aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_tx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-26staging: rtl8192e: Rename CurrentMPDU..., ForcedAMPDU... and ForcedMPDU...Philipp Hortmann1-3/+3
2022-09-26staging: rtl8192e: Rename SelfMimoPs, CurrentOpMode and bForcedShortGIPhilipp Hortmann1-2/+2
2022-09-26staging: rtl8192e: Rename PeerMimoPs, IOTAction and IOTRaFuncPhilipp Hortmann1-5/+5
2022-09-26staging: rtl8192e: Rename dot11Cur..., bCurTxBW40MHz and bCurrentRT2...Philipp Hortmann1-1/+1
2022-09-09staging: rtl8192e: Fix return type for implementation of ndo_start_xmitGUO Zihua1-2/+2
2022-06-27Staging: rtl8192e: Cleaning up error handlingFelix Schlepper1-10/+10
2022-06-27Staging: rtl8192e: Using kzalloc and delete memsetFelix Schlepper1-2/+1
2022-06-27Staging: rtl8192e: Use struct_sizeFelix Schlepper1-2/+1
2021-05-25staging: rtl8192e: Fix shadowed variable nameThomas Bracht Laumann Jespersen1-1/+1
2021-03-10staging: rtl8192e: rename BaStartSeqCtrl to ba_start_seq_ctrl in ba_record structWilliam Durand1-1/+1
2021-03-10staging: rtl8192e: rename bValid to b_valid in ba_record structWilliam Durand1-1/+1
2021-03-10staging: rtl8192e: rename SeqNum to seq_num in sequence_control unionWilliam Durand1-1/+1
2021-03-10staging: rtl8192e: fix typo in a function nameWilliam Durand1-2/+2
2020-12-28staging: rtl8192e: fix bool comparison in expressionsAditya Srivastava1-4/+4
2020-08-18Staging: rtl8192e: fix indent coding style issue in rtllib_tx.cMohammed Rushad1-1/+1
2020-02-09staging: rtl8192e: style fix - Prefer using '"%s...", __func__'Derek Robson1-1/+1
2019-04-03staging: rtl8192e: add proper SPDX identifiers on files that did not have them.Greg Kroah-Hartman1-19/+3
2018-05-25staging: rtl8192e: rtllib_tx: fix spelling issue.Davide Spataro1-7/+7
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-8/+4
2016-09-28staging: rtl8192e: fixed use a blank line after function/struct/union/enum declarationsDarryl T. Agostinelli1-0/+1
2016-09-28staging: rtl8192e: fixed statements should start on a tabstopDarryl T. Agostinelli1-9/+11
2016-09-28staging: rtl8192e: fixed block comments use * on subsequent linesDarryl T. Agostinelli1-27/+27
2015-09-29staging: rtl8192e: Fix FSF_MAILING_ADDRESS warningsMateusz Kulikowski1-4/+0
2015-09-29staging: rtl8192e: Fix CONSTANT_COMPARISON warningsMateusz Kulikowski1-3/+3
2015-09-29staging: rtl8192e: Fix SUSPECT_CODE_INDENT warningsMateusz Kulikowski1-1/+1
2015-07-14staging: rtl8192e: rtllib_tx: Make functions staticMateusz Kulikowski1-4/+4
2015-07-14staging: rtl8192e: Remove rtllib_stats structureMateusz Kulikowski1-1/+0
2015-06-01staging: rtl8192e: Fix LONG_LINE warningsMateusz Kulikowski1-20/+21
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_DATA()Mateusz Kulikowski1-1/+4
2015-06-01staging: rtl8192e: Remove RTLLIB_DEBUG_(FRAG|EAP|DROP|STATE|TX|RX)()Mateusz Kulikowski1-2/+3
2015-06-01staging: rtl8192e: Fix PREFER_ETHER_ADDR_COPY warningsMateusz Kulikowski1-12/+12
2015-06-01staging: rtl8192e: Make ethernet addresses properly alignedMateusz Kulikowski1-1/+2
2015-04-03staging: rtl8192e: Comment cleanup (style/format)Mateusz Kulikowski1-108/+117
2015-04-03staging: rtl8192e: Fix UNNECESSARY_ELSE warningMateusz Kulikowski1-38/+40
2015-03-20staging: rtl8192e: remove CURRENT_RATE macroMateusz Kulikowski1-2/+12
2015-03-20staging: rtl8192e: fix coding style warnings (printk -> netdev_*)Mateusz Kulikowski1-21/+19
2015-03-20staging: rtl8192e: fix coding style issues (merge broken strings)Mateusz Kulikowski1-4/+4
2014-10-02staging: rtl8192e: Remove unneeded void returnMelike Yurtoglu1-3/+0
2014-08-30staging: rtl8192e: fixed coding style issuesMatthew Casey1-0/+4
2014-05-28staging: r8192e_pci: fix htons errorSean MacLennan1-1/+1
2014-03-07Staging: rtl8192e: Fix Sparse Warning of invalid assignment in rtllib_tx.cMonam Agarwal1-2/+2
2013-11-10Staging: rtl8192e: Fix Sparse Warning of restricted __le16 degrades to integer in rtllib_tx.cRashika Kheria1-1/+1
2013-11-10Staging: rtl8192e: Fix incorrect type in assignment in rtllib_tx.cRashika Kheria1-7/+7
2013-10-28staging: rtl8192e: do not use comparisons on bool testsValentina Manea1-1/+1
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello1-1/+1
2012-10-31Staging: rtl8192e: rtllib_tx.c: fixed an asterisk coding style issueEdgar Neukirchner1-1/+1
2012-05-09staging: Remove test of is_broadcast with is_multicastJoe Perches1-5/+3
2012-04-24staging: rtl8192e: Fix typos.Justin P. Mattock1-3/+3
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_infoSean MacLennan1-2/+2
2011-12-22staging/rtl8192e: Convert to lib80211_crypt_data and lib80211_crypt_opsSean MacLennan1-5/+8