summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-29staging:rtl8192u: Rename bUsingBa - StyleJohn Whitmore1-2/+2
2018-07-29staging:rtl8192u: Rename TxAdmittedBARecord - StyleJohn Whitmore1-2/+2
2018-07-29staging:rtl8192u: Rename TxCurSeq - StyleJohn Whitmore1-2/+2
2018-07-29staging:rtl8192u: Remove typedef and rename TX_TS_RECORD - StyleJohn Whitmore1-2/+2
2018-07-21staging:rtl8192u: remove typedef of struct TS_COMMON_INFO - StyleJohn Whitmore1-2/+2
2017-09-18staging: rtl8192u: remove unneeded SN_LESS macroGreg Kroah-Hartman1-1/+0
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-4/+3
2017-04-18staging: rtl8192u: fix incorrect type in assignment in ieee80211_tx.cMartin Karamihov1-1/+1
2017-03-14staging: rtl8192u: ieee80211: Remove code in commentssimran singhal1-4/+0
2017-02-16Staging: rtl8192u: ieee80211: ieee80211_tx.c - style fixDerek Robson1-140/+150
2017-02-12staging: rtl8192u: Fixing no new typedef warningsimran singhal1-9/+9
2017-01-27staging/rtl8192u: add endianness conversionsColin Vidal1-4/+4
2015-09-12Staging: rtl8192u: ieee80211: Replace "#include <asm/uaccess>" with "#include...Shraddha Barke1-1/+1
2015-07-22staging: rtl8192u: remove bool comparisonsLuis de Bethencourt1-2/+2
2015-05-08rtl8192u: don't trample on <linux/ieee80211.h> struct namespacePaul Gortmaker1-7/+7
2015-03-06Staging: rtl8192u: Replace TRUE with trueKsenija Stanojevic1-4/+4
2015-02-26staging: rtl8192u: Remove commented header.Navya Sri Nizamkari1-1/+0
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...Greg 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 ex...Himangi 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 i...Xenia 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