aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-28Staging: rtl8192u: Use put_unaligned_le16 in rtl819x_BAProc.cVaishali Thakkar1-12/+12
2015-01-17Staging: rtl8192u: Remove check of ieee in rtl819x_BAProc.cVaishali Thakkar1-2/+2
2015-01-17drivers: staging: rtl8192u driver cleanupRene Kolarik1-1/+1
2014-11-03Staging: rtl8192u: Use put_unaligned_le16Vaishali Thakkar1-4/+3
2014-10-29staging: rtl8192u: Fix "space prohibited after that open parenthesis '('" errorsGreg Donald6-40/+25
2014-10-28Staging: rtl8192u: Annotate association types with proper endiannessVaishali Thakkar1-2/+2
2014-10-20staging: rtl8192u: ieee80211: Indent if statementTapasweni Pathak2-4/+4
2014-10-20staging: rtl8192u: Fixes symbol as staticEbru Akagunduz1-1/+1
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-19staging: rtl8192u: Move ieee80211_crypto_* declarations to ieee80211/ieee80211.hRagnar B. Johannsson1-0/+9
2014-09-19staging: rtl8192u: sparse warnings: declare ieee80211_TURBO_Info staticMerlin Chlosta1-1/+2
2014-09-08staging/rtl8192u - check for skb alloc failureValdis Kletnieks1-0/+2
2014-09-08drivers: staging: rtl8192u: Fix "space required before that '*'" errorsGreg Donald3-8/+8
2014-09-08drivers: staging: rtl8192u: Fix "space prohibited after that open parenthesis '('" errorsGreg Donald5-24/+37
2014-08-30drivers: staging: rtl8192u: Fix space required after that ',' errorsGreg Donald7-71/+71
2014-08-16staging: rtl8192u/ieee80211: Fix sparse ieee80211_debug_init/_exit not declared warningJeremiah Mahler1-0/+4
2014-06-19staging: rtl8712, rtl8712: avoid lots of build warningsArnd Bergmann1-5/+5
2014-06-19staging: rtl8192u: remove checks for CONFIG_IEEE80211_CRYPT_TKIPPaul Bolle2-6/+4
2014-05-28Revert "staging: rtl8192u: rename CONFIG_IEEE80211_CRYPT_TKIP"Greg Kroah-Hartman2-2/+2
2014-05-26staging: rtl8192u: rename CONFIG_IEEE80211_CRYPT_TKIPPaul Bolle2-2/+2
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin4-9/+4
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches11-49/+49
2014-05-24Staging: rtl8192u: Remove old WIRELESS_EXT supportJoel Pelaez Jorge3-41/+2
2014-05-23staging/rtl8192u: Put EXPORT_SYMBOL just after the exported functionBenoit Taine6-70/+52
2014-05-03staging: rtl8192u: cleanup a switch statementDan Carpenter1-11/+8
2014-03-19staging: rtl8192u: make in ieee80211/ieee80211_wx.c a local variable staticAna Rey1-1/+1
2014-03-18staging: rtl8192u: Convert from printk into netdev_err or netdev_infoAna Rey1-9/+9
2014-03-18staging: rtl8192u: Move export_symbol below its functionAna Rey1-8/+6
2014-03-18staging: rtl8192u: fix coding style in function definitionAna Rey1-28/+8
2014-03-18staging: rtl8192u: Add whitespace in ieee80211/dot11d.cAna Rey1-5/+5
2014-03-18staging: rtl8192u: Delete unnecesary braces in ieee80211/dot11d.cAna Rey1-6/+4
2014-03-18staging: rtl8192u: Move open brace on the previous lineAna Rey1-18/+9
2014-03-18staging: rtl8192u: Clean-up comment line style in ieee80211/dot11d.cAna Rey1-33/+24
2014-03-18staging: rtl8192u: Delete commented code in ieee80211/dot11d.cAna Rey1-3/+0
2014-03-16staging: rtl8192u: Deleted 'HTUseDefaultSetting' function in ieee80211/rtl819x_HTProc.cAna Rey1-45/+0
2014-03-16staging: rtl8192u: make in ieee80211/ieee80211_rx.c some local functions staticAna Rey1-12/+8
2014-03-16staging: rtl8192u: make in ieee80211/ieee80211_softmac.c some local functions staticAna Rey1-40/+52
2014-03-16staging: rtl8192u: make in ieee80211/ieee80211_tx.c some local functions staticAna Rey1-2/+3
2014-03-16staging: rtl8192u: make in ieee80211/rtl819x_BAProc.c some local functions staticAna Rey1-5/+7
2014-03-16staging: rtl8192u: make in ieee80211/rtl819x_HTProc.c some local functions staticAna Rey1-11/+14
2014-03-16staging: rtl8192u: make in ieee80211/rtl819x_TSProc.c some local functions staticAna Rey1-22/+17
2014-03-10staging:rtl8192u: Remove unused variableHimangi Saraogi1-9/+0
2014-03-10staging: rtl8192u: Removed assignments from if statements.Chi Pham1-2/+4
2014-03-08staging:rtl8192u:ieee80211: Fix smatch warning of function definition with external linkageHimangi Saraogi1-2/+2
2014-03-07Staging:rtl8192:ieee80211: Fix sparse warning cast to restricted __le32Himangi Saraogi2-2/+2
2014-02-07staging: rtl8192u: remove unused filesDave Hansen14-2286/+0
2013-10-28staging: rtl8192u: use memdup_user to simplify codeTeodora Baluta1-8/+3
2013-10-19staging: rtl8192u: fix sparse warning, make a function staticTeodora Baluta1-2/+2
2013-10-16Staging: rtl8192u: use gfp_t instead of intTeodora Baluta1-1/+1