aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-29staging: rtl8192u: Fix "space prohibited after that open parenthesis '('" errorsGreg Donald1-2/+1
2014-09-08drivers: staging: rtl8192u: Fix "space prohibited after that open parenthesis '('" errorsGreg Donald1-1/+1
2014-06-19staging: rtl8192u: remove checks for CONFIG_IEEE80211_CRYPT_TKIPPaul Bolle1-4/+4
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-25staging: Convert __FUNCTION__ to __func__Joe Perches1-1/+1
2014-05-23staging/rtl8192u: Put EXPORT_SYMBOL just after the exported functionBenoit Taine1-2/+1
2014-03-16staging: rtl8192u: make in ieee80211/ieee80211_tx.c some local functions staticAna Rey1-2/+3
2014-03-08staging:rtl8192u:ieee80211: Fix smatch warning of function definition with external linkageHimangi Saraogi1-2/+2
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
2013-10-16Staging: rtl8192u: fix sparse warnings for static functionsTeodora Baluta1-5/+11
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello1-1/+1
2013-05-13STAGING: rtl8192u: fix checkpatch error by adding space after switchXenia Ragiadakou1-1/+1
2013-05-13STAGING: rtl8192u/ieee80211: fix checkpatch error about pointer position in ieee80211_tx.cXenia Ragiadakou1-12/+12
2013-01-07staging/rtl8192u: use same indent for switch and caseSebastian Hahn1-16/+16
2013-01-07staging/rtl8192u: indent with tabs, not spacesSebastian Hahn1-7/+7
2013-01-07staging/rtl8192u: cleanfile runSebastian Hahn1-4/+4
2012-05-09staging: Remove test of is_broadcast with is_multicastJoe Perches1-4/+3
2011-07-08drivers:staging:rtl typo fix encryptiong to encryption.Justin P. Mattock1-1/+1
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-05-11Staging: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-03-03Staging: rtl8187x: Use %pM for mac address outputJoe Perches1-2/+2
2009-12-11Staging: rtl8192u: remove dead codeMauro Carvalho Chehab1-17/+0
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang1-0/+929