aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/ieee80211_tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-24staging: rtl8192u: Fix return type of ieee80211_xmitNathan Huckleberry1-3/+3
2021-06-03staging: rtl8192u: Fix shadowed variable nameThomas Bracht Laumann Jespersen1-1/+1
2021-03-12staging: rtl8192u: ieee80211: Remove braces for single line blocksAtul Gopinathan1-2/+2
2021-01-31staging: rtl8192u/ieee80211: fix switch case indentationAnirudh Rayabharam1-14/+14
2020-05-19staging: rtl8192u: Using comparison to true is error proneJohn Oldman1-2/+2
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_info() with network devices.Sam Muhammed1-2/+2
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_warn() for network devices.Sam Muhammed1-10/+7
2020-03-26Staging: rtl8192u: ieee80211: Use netdev_dbg() for debug messages.Sam Muhammed1-3/+2
2019-08-28staging: rtl8192u: Fix indentationStephen Brennan1-1/+1
2019-08-25staging: rtl8192u: remove code under TO_DO_LISTStephen Brennan1-21/+0
2019-08-21staging: rtl8192u: fix spacing in ieee80211Stephen Brennan1-25/+25
2019-08-21staging: rtl8192u: fix OPEN_BRACE errors in ieee80211Stephen Brennan1-51/+30
2019-05-20Staging: rtl8192u: ieee80211: Fix coding style errorsPuranjay Mohan1-38/+20
2019-04-03staging: rtl8192u: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman1-16/+1
2019-03-20staging: rtl8192u: ieee80211: ieee80211_tx.c: Adjust space around else.Sanjana Sanikommu1-1/+1
2019-03-18staging: rtl8192u: Add required spaces before open parenthesisSidong Yang1-11/+11
2018-08-27staging:rtl8192u: Rename BaStartSeqCtrl - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename bValid - StyleJohn Whitmore1-1/+1
2018-08-27staging:rtl8192u: Rename member variables - StyleJohn Whitmore1-1/+1
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 <linux/uaccess>"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 '('" 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