summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656
AgeCommit message (Expand)Author
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches
2010-11-16Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman
2010-11-09staging: vt6656: resolved checkpatch findingFelipe Andres Besoain Pino
2010-11-09staging: vt6656 resolved parenthesis not spacesAriel Savini
2010-11-09staging: vt6656: resolved checkpatch findingMariano Reingart
2010-11-09staging: vt6656: resolved checkpatch findingMatias De la Puente
2010-11-09staging: vt6656: implement missing bracketsVasiliy Kulikov
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