aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches4-5/+5
2010-11-16Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman1-1/+2
2010-11-09staging: vt6656: resolved checkpatch findingFelipe Andres Besoain Pino1-2/+2
2010-11-09staging: vt6656 resolved parenthesis not spacesAriel Savini1-18/+19
2010-11-09staging: vt6656: resolved checkpatch findingMariano Reingart1-2/+1
2010-11-09staging: vt6656: resolved checkpatch findingMatias De la Puente1-1/+1
2010-11-09staging: vt6656: implement missing bracketsVasiliy Kulikov1-1/+2
2010-10-05Staging: vt6656: Makefile: cleaned up Makefile cflag linesTracey Dent1-2/+2
2010-09-16Staging: vt665x: remove unused DEF definitionCharles Clément1-4/+0
2010-09-16staging: vt6656: Fixed indentation with spacesClelia V. Korol1-6/+6
2010-09-16staging: vt6656: removed dummy errors like extra spacesEma Cuevas1-4/+3
2010-09-16staging: vt6656: delete some parenthesismatias1-1/+1
2010-09-16staging: vt6656: Space Added after definition of Variable MSG_LEVEL_INFOEmanuel Mariano Ravera1-1/+1
2010-09-16staging: vt6656: removed not required parentheses.Diego H. Iglesias1-1/+1
2010-09-08Staging: vt6656: use ARRAY_SIZE macro in channel.cNikitas Angelinas1-1/+2
2010-08-31staging: Use available error codesJulia Lawall1-1/+1
2010-08-31Staging: vt6656: problems in error handlingDan Carpenter1-6/+5
2010-08-31staging: vt6656: resolved checkpatch findingLuis Bosch1-1/+1
2010-08-31staging: vt6656: removed extra spacesVictor Rosales1-4/+4
2010-08-31staging: vt6656: changed comments convention and removed spaces before tabAlejandro Emanuel Paredes1-3/+3
2010-08-31staging: vt6656: removed macro to test bitsAndres More3-31/+29
2010-08-31staging: vt6656: removed NDIS_STATUS int redefinitionAndres More3-6/+3
2010-08-31staging: vt6656: removed custom definitions of Ethernet packet typesAndres More3-45/+18
2010-08-31staging: vt6656: removed not useful commentsAndres More13-66/+33
2010-08-31staging: vt6656: added spaces around '||'Andres More4-8/+11
2010-08-02staging: vt6656: removed NTSTATUS definitionAndres More15-109/+38
2010-08-02staging: vt6656: simplified tests involving both multi/broad-castsAndres More1-18/+13
2010-08-02Staging: vt6656: Remove PUINT from ttype.hRoel Van Nyen4-9/+8
2010-07-22staging: vt6656: code cleanup in device_netdev_ops' device_xmit()Andres More1-24/+22
2010-07-22staging: vt6656: replaced MAX_PACKET_LEN with ETH_FRAME_LENAndres More2-14/+3
2010-07-22staging: vt6656: replaced MIN_PACKET_LEN with ETH_ZLENAndres More2-8/+2
2010-07-22staging: vt6656: replaced MAX_DATA_LEN with ETH_DATA_LENAndres More2-4/+3
2010-07-22staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LENAndres More3-4/+4
2010-07-22staging: vt6656: removed Calcu_LinkQual definitionAndres More7-35/+0
2010-07-22staging: vt6656: removed WPA_SM_Transtatus definitionAndres More6-20/+0
2010-07-22staging: vt6656: removed update_BssList definitionAndres More2-7/+0
2010-07-22staging: vt6656: removed Adhoc_STA definitionAndres More4-14/+1
2010-07-22staging: vt6656: removed Safe_Close definitionAndres More3-50/+3
2010-07-22staging: vt6656: code cleanup in vt6656 DMA TXAndres More1-22/+10
2010-07-22staging: vt6656: code cleanup in vt6656_probe()Andres More1-50/+44
2010-07-22staging: vt6656: removed '#if 1'/'#if 0' definitionsAndres More5-87/+0
2010-07-08staging: vt6656: removed SndEvt_ToAPI definitionAndres More5-18/+0
2010-07-08staging: vt6656: removed TxInSleep definitionAndres More8-37/+2
2010-07-08staging: vt6656: removed unused IS_NULL_ADDRESS definitionAndres More1-6/+0
2010-06-24staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More8-67/+29
2010-06-23Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More7-30/+17
2010-06-23Staging: vt6656: code cleanup of vt6656_disconnect()Andres More1-32/+17
2010-06-22Staging: vt6656: code cleanup in vt6656_suspend()/vt6656_resume()Andres More1-21/+20
2010-06-22Staging: vt6656: removed '#if 0' definitionsAndres More6-111/+0
2010-06-18Staging: vt665*: fix typos concerning "management"Uwe Kleine-König5-6/+6