summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: delete unused function CAM_read_entryBenedict Boerger2014-09-191-28/+0
* staging: rtl8192u: Move ieee80211_crypto_* declarations to ieee80211/ieee80211.hRagnar B. Johannsson2014-09-192-10/+9
* staging: rtl8192u: sparse warnings: declare ieee80211_TURBO_Info staticMerlin Chlosta2014-09-191-1/+2
* staging:r8190_rtl8256: coding style: Fixed commenting styleSanjeev Sharma2014-09-111-31/+21
* staging/rtl8192u - check for skb alloc failureValdis Kletnieks2014-09-081-0/+2
* rtl8192u: remove typedefMartin Kepplinger2014-09-081-3/+3
* drivers: staging: rtl8192u: Fix "space required before that '*'" errorsGreg Donald2014-09-084-9/+9
* drivers: staging: rtl8192u: Fix "space prohibited after that open parenthesis...Greg Donald2014-09-085-24/+37
* Staging: rtl8192u: fix brace style coding issue in r819xU_firmware.cChaitra Ramaiah2014-09-061-3/+2
* drivers: staging: rtl8192u: Fix switch and case should be at the same indent ...Greg Donald2014-08-301-258/+252
* drivers: staging: rtl8192u: Fix space required after that ',' errorsGreg Donald2014-08-309-86/+86
* staging: rtl8192u/ieee80211: Fix sparse ieee80211_debug_init/_exit not declar...Jeremiah Mahler2014-08-162-2/+4
* drivers/staging/rtl8192u/r8192U_wx.c: fix warnings issued by sparseOvidiu Toader2014-08-161-1/+2
* staging:r819xU: coding style: Fixed commenting styleSanjeev Sharma2014-08-161-91/+98
* staging: rtl8192u: remove unused function.Fernando Apesteguia2014-08-161-22/+0
* staging: rtl8192u: remove misc. unused definesAntoine Schweitzer-Chaput2014-08-161-21/+0
* staging: rtl8192u: remove unused define LOOP_TESTAntoine Schweitzer-Chaput2014-08-161-3/+0
* staging: rtl8192u: remove unused define USB_RX_AGGREGATION_SUPPORTAntoine Schweitzer-Chaput2014-08-162-164/+11
* staging: rtl8192u: remove unused define USB_TX_DRIVER_AGGREGATION_ENABLEAntoine Schweitzer-Chaput2014-08-162-247/+4
* staging: rtl8192u: remove define always set USE_ONE_PIPEAntoine Schweitzer-Chaput2014-08-162-20/+0
* staging: rtl8192u: remove unused define DEBUG_EPROMAntoine Schweitzer-Chaput2014-08-161-13/+0
* staging:r8190: coding style: Fixed checkpatch reported ErrorSanjeev Sharma2014-08-011-90/+79
* staging:r8180: coding style: Fixed too long linesSanjeev Sharma2014-08-011-4/+7
* staging:r8180: coding style: Fixed commenting styleSanjeev Sharma2014-08-011-6/+9
* staging: rtl8192u: Fixed switch and case indentation errorsanjeev sharma2014-07-101-6/+6
* staging: rtl8192u: Remove useless return statementsanjeev sharma2014-07-101-13/+0
* staging: rtl8192u: r8192U_core.c: Cleaning up variable is set more than onceRickard Strandqvist2014-06-261-1/+0
* Staging: rtl8192u: r8192U_wx.c Fixed a code-style error about trailing whites...Chaitanya Hazarey2014-06-261-1/+1
* Staging: rtl8192u: r8192U_wx.c Fixed some more code-style warnings about spacesChaitanya Hazarey2014-06-261-2/+2
* Staging: rtl8192u: r8192U_wx.c Fixed code-style warningsChaitanya Hazarey2014-06-261-1/+12
* staging: rtl8712, rtl8712: avoid lots of build warningsArnd Bergmann2014-06-191-5/+5
* staging: rtl8192u: r8192U_core.c: Cleaning up unclear and confusing codeRickard Strandqvist2014-06-191-3/+2
* Staging: rtl8192u: r8192U_core.c Converted a C99 comment to fix code-style errorChaitanya Hazarey2014-06-191-1/+1
* Staging: rtl8192u: r8192U_core.c Fixed open brace { placementChaitanya Hazarey2014-06-191-46/+23
* Staging: rtl8192u: r8192U_core.c Converted some C99 comments to fix code-styl...Chaitanya Hazarey2014-06-191-17/+17
* Staging: rtl8192u: r8192U_core.c Rearranged statements to fix code-style errorsChaitanya Hazarey2014-06-191-151/+402
* Staging: rtl8192u: r8192U_core.c Added a space after ','Chaitanya Hazarey2014-06-191-11/+11
* Staging: rtl8192u: r8192U_wx.c Removed some more commented out dead codeChaitanya Hazarey2014-06-191-17/+1
* staging: rtl8192u: remove checks for CONFIG_IEEE80211_CRYPT_TKIPPaul Bolle2014-06-192-6/+4
* Staging: rtl8192u: r8192U_wx.c Added a single space for code-style issueChaitanya Hazarey2014-06-191-1/+1
* Staging: rtl8192u: r8192U_wx.c Removed all C99 commentsChaitanya Hazarey2014-06-191-65/+65
* Staging: rtl8192u: r8192U_wx.c removed commented dead codeChaitanya Hazarey2014-06-191-10/+0
* Staging: rtl8192u: r8192U_wx.c Fixed a misplaced braceChaitanya Hazarey2014-05-291-1/+2
* Staging: rtl8192u: r8192U_wx.c Added {} braces and newlinesChaitanya Hazarey2014-05-281-38/+46
* Staging: rtl8192u: r8192U_wx.c Added missing spacesChaitanya Hazarey2014-05-281-73/+73
* Revert "staging: rtl8192u: rename CONFIG_IEEE80211_CRYPT_TKIP"Greg Kroah-Hartman2014-05-282-2/+2
* Staging: rtl8192u: r8180_93cx6.c Added missing spacesChaitanya Hazarey2014-05-271-23/+23
* staging: rtl8192u: remove checks for CONFIG_RTL8192_PMPaul Bolle2014-05-261-9/+0
* staging: rtl8192u: rename CONFIG_IEEE80211_CRYPT_TKIPPaul Bolle2014-05-262-2/+2
* drivers/staging: Remove useless return variablesPeter Senna Tschudin2014-05-266-13/+6
OpenPOWER on IntegriCloud