aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e/rtllib_tx.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-04Staging: rtl8192e: Rename variable CurrentAMPDUFactorTree Davies1-1/+1
2024-02-17Staging: rtl8192e: Rename function MgntQuery_TxRateExcludeCCKRates()Tree Davies1-2/+2
2024-02-17Staging: rtl8192e: Rename variable LPSDelayCntTree Davies1-2/+2
2024-01-24Staging: rtl8192e: Rename function GetNmodeSupportBySecCfg()Tree Davies1-1/+1
2024-01-24Staging: rtl8192e: Rename variable bMulticastTree Davies1-4/+4
2023-12-15staging: rtl8192e: Remove constant variable forced_short_giPhilipp Hortmann1-5/+0
2023-12-15staging: rtl8192e: Remove variable ForcedAMPDUModePhilipp Hortmann1-19/+2
2023-12-09staging: rtl8192e: renamed variable bCurShortGI20MHzGary Rookard1-1/+1
2023-12-09staging: rtl8192e: renamed variable bCurShortGI40MHzGary Rookard1-1/+1
2023-12-09staging: rtl8192e: renamed variable bTxEnableFwCalcDurGary Rookard1-1/+1
2023-12-09staging: rtl8192e: renamed variable bAMPDUEnableGary Rookard1-4/+4
2023-12-04staging: rtl8192e: renamed variable bCurBW40MHzGary Rookard1-5/+5
2023-11-27Staging: rtl8192e: Rename variable TxCurSeqTree Davies1-3/+3
2023-11-27Staging: rtl8192e: Rename variable TxAdmittedBARecordTree Davies1-2/+2
2023-11-27Staging: rtl8192e: Rename variable pTxTsTree Davies1-9/+9
2023-11-23Staging: rtl8192e: Rename variable bDisable_AddBaTree Davies1-1/+1
2023-11-23Staging: rtl8192e: Rename variable bUsingBaTree Davies1-2/+2
2023-11-23Staging: rtl8192e: Rename variable bCurrentAMPDUEnableTree Davies1-1/+1
2023-10-15Staging: rtl8192e: Rename variable pTSTree Davies1-4/+4
2023-10-05staging: rtl8192e: Remove equation in function rtllib_xmit_inter()Philipp Hortmann1-247/+229
2023-10-05Staging: rtl8192e: Rename variable bCurrentHTSupportTree Davies1-4/+4
2023-09-26staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtllib_tx.cPhilipp Hortmann1-10/+1
2023-09-26Staging: rtl8192e: Rename function GetTs()Tree Davies1-2/+2
2023-09-17staging: rtl8192e: Replace frame control constants with IEEE80211_FCTL_*Philipp Hortmann1-3/+3
2023-09-17staging: rtl8192e: Replace control subframe types with IEEE80211_STYPE_*Philipp Hortmann1-2/+2
2023-09-17staging: rtl8192e: Remove struct rtllib_hdr_3addrqosPhilipp Hortmann1-11/+11
2023-09-17staging: rtl8192e: Replace struct rtllib_hdr_3addr in r8192E_dev.cPhilipp Hortmann1-1/+1
2023-09-17staging: rtl8192e: Replace struct rtllib_hdr_1addr with ieee80211_hdrPhilipp Hortmann1-1/+1
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_MASTERPhilipp Hortmann1-2/+0
2023-07-27staging: rtl8192e: Remove variable host_encrypt as it is constantPhilipp Hortmann1-2/+1
2023-06-19staging: rtl8192e: Rename constant IEEE_x to WIRELESS_MODE_xPhilipp Hortmann1-1/+1
2023-05-28staging: rtl8192e: Remove undefined function hard_start_xmitPhilipp Hortmann1-7/+1
2023-05-08staging: rtl8192e: avoid CamelCase <RATRIndex>John Grace1-3/+3
2022-11-17staging: rtl8192e: Rename pHTInfoPhilipp Hortmann1-27/+27
2022-11-17staging: rtl8192e: Rename RFInProgres.., bEnableHT and RegChannelPlanPhilipp Hortmann1-4/+4
2022-11-17staging: rtl8192e: Rename bTxDisableRate.., RegMaxLPSAwa.. and bTxUseD..Philipp Hortmann1-12/+12
2022-10-25Staging: rtl8192e: rtllib_tx: removed unnecessary blank line before a close b...Aaron Lawrence1-1/+0
2022-10-25Staging: rtl8192e: rtllib_tx: fixed lines ending with an open parenthesisAaron Lawrence1-5/+5
2022-10-25Staging: rtl8192e: rtllib_tx: added spaces around operatorsAaron Lawrence1-6/+6
2022-10-25Staging: rtl8192e: rtllib_tx: fixed alignment matching open parenthesisAaron Lawrence1-8/+8
2022-10-25Staging: rtl8192e: rtllib_tx: fixed multiple blank linesAaron Lawrence1-5/+0
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 st...William 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 de...Darryl 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 intege...Rashika 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
2011-12-13staging: remove version.h includes in rtl8192eDevendra Naga1-1/+0
2011-11-30rtl8192e: Export symbolsSean MacLennan1-0/+1
2011-08-25staging: rtl8192e: Fix sparse (non-endian) messages - Part ILarry Finger1-14/+15
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XVILarry Finger1-246/+258
2011-08-25staging: rtl8192e: Cleanup checkpatch -f warnings and errors - Part XIILarry Finger1-1/+0
2011-08-25staging: rtl8192e: Remove extraneous log messageLarry Finger1-3/+1
2011-08-24staging: rtl8192e: Convert typedef cb_desc to struct cb_descLarry Finger1-9/+9
2011-08-23staging: rtl8192e: Convert typedef RT_HIGH_THROUGHPUT to struct rt_hi_throughputLarry Finger1-4/+4
2011-08-23staging: rtl8192e: Convert typedef TS_COMMON_INFO to struct ts_common_infoLarry Finger1-2/+2
2011-08-23staging: rtl8192e: Convert typedef TX_TS_RECORD to struct tx_ts_recordLarry Finger1-2/+2
2011-08-23staging: rtl8192e: Remove ifdefs for CONFIG_RTLLIB_DEBUGLarry Finger1-2/+0
2011-08-23staging: rtl8192e: Remove dead code associated with CONFIG_RTLLIB_CRYPT_TKIPLarry Finger1-14/+0
2011-08-23staging: rtl8192e: Remove dead code associated with RTK_DMP_PLATFORMLarry Finger1-4/+0
2011-08-23staging: rtl8192e: Remove dead code associated with USB_USE_ALIGNMENTLarry Finger1-13/+0
2011-08-23staging: rtl8192e: Remove dead code involved with TO_DO_LISTLarry Finger1-22/+0
2011-08-23staging: rtl8192e: Remove dead code associated with RTL8192SELarry Finger1-107/+0
2011-08-23rtl8192e: Remove occurences of #if 1Mike McCormack1-2/+0
2011-08-23From: wlanfae <wlanfae@realtek.com>Larry Finger1-0/+1121