aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656
AgeCommit message (Expand)Author
2010-10-05Staging: vt6656: Makefile: cleaned up Makefile cflag linesTracey Dent
2010-09-16Staging: vt665x: remove unused DEF definitionCharles Clément
2010-09-16staging: vt6656: Fixed indentation with spacesClelia V. Korol
2010-09-16staging: vt6656: removed dummy errors like extra spacesEma Cuevas
2010-09-16staging: vt6656: delete some parenthesismatias
2010-09-16staging: vt6656: Space Added after definition of Variable MSG_LEVEL_INFOEmanuel Mariano Ravera
2010-09-16staging: vt6656: removed not required parentheses.Diego H. Iglesias
2010-09-08Staging: vt6656: use ARRAY_SIZE macro in channel.cNikitas Angelinas
2010-08-31staging: Use available error codesJulia Lawall
2010-08-31Staging: vt6656: problems in error handlingDan Carpenter
2010-08-31staging: vt6656: resolved checkpatch findingLuis Bosch
2010-08-31staging: vt6656: removed extra spacesVictor Rosales
2010-08-31staging: vt6656: changed comments convention and removed spaces before tabAlejandro Emanuel Paredes
2010-08-31staging: vt6656: removed macro to test bitsAndres More
2010-08-31staging: vt6656: removed NDIS_STATUS int redefinitionAndres More
2010-08-31staging: vt6656: removed custom definitions of Ethernet packet typesAndres More
2010-08-31staging: vt6656: removed not useful commentsAndres More
2010-08-31staging: vt6656: added spaces around '||'Andres More
2010-08-02staging: vt6656: removed NTSTATUS definitionAndres More
2010-08-02staging: vt6656: simplified tests involving both multi/broad-castsAndres More
2010-08-02Staging: vt6656: Remove PUINT from ttype.hRoel Van Nyen
2010-07-22staging: vt6656: code cleanup in device_netdev_ops' device_xmit()Andres More
2010-07-22staging: vt6656: replaced MAX_PACKET_LEN with ETH_FRAME_LENAndres More
2010-07-22staging: vt6656: replaced MIN_PACKET_LEN with ETH_ZLENAndres More
2010-07-22staging: vt6656: replaced MAX_DATA_LEN with ETH_DATA_LENAndres More
2010-07-22staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LENAndres More
2010-07-22staging: vt6656: removed Calcu_LinkQual definitionAndres More
2010-07-22staging: vt6656: removed WPA_SM_Transtatus definitionAndres More
2010-07-22staging: vt6656: removed update_BssList definitionAndres More
2010-07-22staging: vt6656: removed Adhoc_STA definitionAndres More
2010-07-22staging: vt6656: removed Safe_Close definitionAndres More
2010-07-22staging: vt6656: code cleanup in vt6656 DMA TXAndres More
2010-07-22staging: vt6656: code cleanup in vt6656_probe()Andres More
2010-07-22staging: vt6656: removed '#if 1'/'#if 0' definitionsAndres More
2010-07-08staging: vt6656: removed SndEvt_ToAPI definitionAndres More
2010-07-08staging: vt6656: removed TxInSleep definitionAndres More
2010-07-08staging: vt6656: removed unused IS_NULL_ADDRESS definitionAndres More
2010-06-24staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More
2010-06-23Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More
2010-06-23Staging: vt6656: code cleanup of vt6656_disconnect()Andres More
2010-06-22Staging: vt6656: code cleanup in vt6656_suspend()/vt6656_resume()Andres More
2010-06-22Staging: vt6656: removed '#if 0' definitionsAndres More
2010-06-18Staging: vt665*: fix typos concerning "management"Uwe Kleine-König
2010-06-18Staging: vt6656: fix coding style issues in 80211mgr.cTimofey Trofimov
2010-06-18Staging: vt6656: fix up built-in compilation together with rt2870Otavio Salvador
2010-06-18Staging: vt6656: code cleanup, resolved checkpatch findings in headersAndres More
2010-06-18Staging: vt6656: code cleanup, fixed 'for' statementsAndres More
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-18Staging: vt6656: use ETH_HLEN macro instead of custom oneCharles Clément