aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-29staging: rtl8192u: Fix "space prohibited after that open parenthesis '('" errorsGreg Donald1-13/+9
2014-09-08staging/rtl8192u - check for skb alloc failureValdis Kletnieks1-0/+2
2014-08-30drivers: staging: rtl8192u: Fix space required after that ',' errorsGreg Donald1-10/+10
2014-06-19staging: rtl8192u: remove checks for CONFIG_IEEE80211_CRYPT_TKIPPaul Bolle1-2/+0
2014-05-28Revert "staging: rtl8192u: rename CONFIG_IEEE80211_CRYPT_TKIP"Greg Kroah-Hartman1-1/+1
2014-05-26staging: rtl8192u: rename CONFIG_IEEE80211_CRYPT_TKIPPaul Bolle1-1/+1
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin1-2/+1
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches1-17/+17
2014-05-24Staging: rtl8192u: Remove old WIRELESS_EXT supportJoel Pelaez Jorge1-4/+1
2014-05-23staging/rtl8192u: Put EXPORT_SYMBOL just after the exported functionBenoit Taine1-2/+1
2014-03-16staging: rtl8192u: make in ieee80211/ieee80211_rx.c some local functions staticAna Rey1-12/+8
2014-03-07Staging:rtl8192:ieee80211: Fix sparse warning cast to restricted __le32Himangi Saraogi1-1/+1
2013-10-16Staging: rtl8192u: fix checkpatch.pl errorTeodora Baluta1-1/+2
2013-10-16Staging: rtl8192u: fix sparse warnings for static functionsTeodora Baluta1-1/+1
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello1-1/+1
2013-06-18staging/rtl8192u: remove commented out __list_for_each usageDave Jones1-2/+1
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_rx.cXenia Ragiadakou1-17/+17
2013-01-07staging/rtl8192u: indent with tabs, not spacesSebastian Hahn1-185/+185
2013-01-07staging/rtl8192u: cleanfile runSebastian Hahn1-12/+12
2012-05-09staging: Remove test of is_broadcast with is_multicastJoe Perches1-1/+1
2012-04-10staging: Fix typo in multiple filesMasanari Iida1-1/+1
2012-02-09staging: Fix typo in ieee80211_rx.cMasanari Iida1-1/+1
2011-07-05Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-14staging: rtl8192u: Remove NULL check before kfreeIlia Mirkin1-5/+2
2010-12-01Staging: rtl8192u: remove dead code to disable dot11dDavid Chosrova1-12/+0
2010-08-31staging: rtl8193*: Remove double testJulia Lawall1-1/+1
2010-05-11Staging: Drop memory allocation castJulia Lawall1-1/+1
2010-03-03Staging: rtl8187x: Use %pM for mac address outputJoe Perches1-24/+24
2009-12-11Staging: rtl8192u: remove dead codeMauro Carvalho Chehab1-110/+0
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang1-0/+2778