aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-14staging: rtl8192u: use %*pEn to escape bufferAndy Shevchenko1-13/+1
2014-09-28staging: rtl8192u: ieee80211: Converted symbol to static.Aybuke Ozdemir1-1/+1
2014-09-28staging: rtl8192u: Add blank line after variable declarationsGeorgiana Chelu1-0/+2
2014-09-28staging: rtl8192u: Fixed trailing whitespace in copyingEsra Altintas1-5/+5
2014-09-28staging: rtl8192u: remove space before close parenthesis ")"Roxana Blaj1-4/+4
2014-09-28staging: rtl8192u: remove space before semicolonRoxana Blaj1-2/+2
2014-09-28staging: rtl8192u: add space after close brace '}'Roxana Blaj1-7/+7
2014-09-28staging: rtl8192u: add space before the open parenthesis '('Roxana Blaj1-6/+6
2014-09-23staging: rtl8192u: remove unecessary variableTapasweni Pathak1-5/+4
2014-09-19staging: rtl8192u: delete unused function CAM_read_entryBenedict Boerger1-28/+0
2014-09-19staging: rtl8192u: Move ieee80211_crypto_* declarations to ieee80211/ieee80211.hRagnar B. Johannsson2-10/+9
2014-09-19staging: rtl8192u: sparse warnings: declare ieee80211_TURBO_Info staticMerlin Chlosta1-1/+2
2014-09-11staging:r8190_rtl8256: coding style: Fixed commenting styleSanjeev Sharma1-31/+21
2014-09-08staging/rtl8192u - check for skb alloc failureValdis Kletnieks1-0/+2
2014-09-08rtl8192u: remove typedefMartin Kepplinger1-3/+3
2014-09-08drivers: staging: rtl8192u: Fix "space required before that '*'" errorsGreg Donald4-9/+9
2014-09-08drivers: staging: rtl8192u: Fix "space prohibited after that open parenthesis '('" errorsGreg Donald5-24/+37
2014-09-06Staging: rtl8192u: fix brace style coding issue in r819xU_firmware.cChaitra Ramaiah1-3/+2
2014-08-30drivers: staging: rtl8192u: Fix switch and case should be at the same indent errorsGreg Donald1-258/+252
2014-08-30drivers: staging: rtl8192u: Fix space required after that ',' errorsGreg Donald9-86/+86
2014-08-16staging: rtl8192u/ieee80211: Fix sparse ieee80211_debug_init/_exit not declared warningJeremiah Mahler2-2/+4
2014-08-16drivers/staging/rtl8192u/r8192U_wx.c: fix warnings issued by sparseOvidiu Toader1-1/+2
2014-08-16staging:r819xU: coding style: Fixed commenting styleSanjeev Sharma1-91/+98
2014-08-16staging: rtl8192u: remove unused function.Fernando Apesteguia1-22/+0
2014-08-16staging: rtl8192u: remove misc. unused definesAntoine Schweitzer-Chaput1-21/+0
2014-08-16staging: rtl8192u: remove unused define LOOP_TESTAntoine Schweitzer-Chaput1-3/+0
2014-08-16staging: rtl8192u: remove unused define USB_RX_AGGREGATION_SUPPORTAntoine Schweitzer-Chaput2-164/+11
2014-08-16staging: rtl8192u: remove unused define USB_TX_DRIVER_AGGREGATION_ENABLEAntoine Schweitzer-Chaput2-247/+4
2014-08-16staging: rtl8192u: remove define always set USE_ONE_PIPEAntoine Schweitzer-Chaput2-20/+0
2014-08-16staging: rtl8192u: remove unused define DEBUG_EPROMAntoine Schweitzer-Chaput1-13/+0
2014-08-01staging:r8190: coding style: Fixed checkpatch reported ErrorSanjeev Sharma1-90/+79
2014-08-01staging:r8180: coding style: Fixed too long linesSanjeev Sharma1-4/+7
2014-08-01staging:r8180: coding style: Fixed commenting styleSanjeev Sharma1-6/+9
2014-07-10staging: rtl8192u: Fixed switch and case indentation errorsanjeev sharma1-6/+6
2014-07-10staging: rtl8192u: Remove useless return statementsanjeev sharma1-13/+0
2014-06-26staging: rtl8192u: r8192U_core.c: Cleaning up variable is set more than onceRickard Strandqvist1-1/+0
2014-06-26Staging: rtl8192u: r8192U_wx.c Fixed a code-style error about trailing whitespaceChaitanya Hazarey1-1/+1
2014-06-26Staging: rtl8192u: r8192U_wx.c Fixed some more code-style warnings about spacesChaitanya Hazarey1-2/+2
2014-06-26Staging: rtl8192u: r8192U_wx.c Fixed code-style warningsChaitanya Hazarey1-1/+12
2014-06-19staging: rtl8712, rtl8712: avoid lots of build warningsArnd Bergmann1-5/+5
2014-06-19staging: rtl8192u: r8192U_core.c: Cleaning up unclear and confusing codeRickard Strandqvist1-3/+2
2014-06-19Staging: rtl8192u: r8192U_core.c Converted a C99 comment to fix code-style errorChaitanya Hazarey1-1/+1
2014-06-19Staging: rtl8192u: r8192U_core.c Fixed open brace { placementChaitanya Hazarey1-46/+23
2014-06-19Staging: rtl8192u: r8192U_core.c Converted some C99 comments to fix code-style errorsChaitanya Hazarey1-17/+17
2014-06-19Staging: rtl8192u: r8192U_core.c Rearranged statements to fix code-style errorsChaitanya Hazarey1-151/+402
2014-06-19Staging: rtl8192u: r8192U_core.c Added a space after ','Chaitanya Hazarey1-11/+11
2014-06-19Staging: rtl8192u: r8192U_wx.c Removed some more commented out dead codeChaitanya Hazarey1-17/+1
2014-06-19staging: rtl8192u: remove checks for CONFIG_IEEE80211_CRYPT_TKIPPaul Bolle2-6/+4
2014-06-19Staging: rtl8192u: r8192U_wx.c Added a single space for code-style issueChaitanya Hazarey1-1/+1
2014-06-19Staging: rtl8192u: r8192U_wx.c Removed all C99 commentsChaitanya Hazarey1-65/+65