summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8192e/rtllib_tx.c
AgeCommit message (Expand)Author
2023-12-15staging: rtl8192e: Remove constant variable forced_short_giPhilipp Hortmann
2023-12-15staging: rtl8192e: Remove variable ForcedAMPDUModePhilipp Hortmann
2023-12-09staging: rtl8192e: renamed variable bCurShortGI20MHzGary Rookard
2023-12-09staging: rtl8192e: renamed variable bCurShortGI40MHzGary Rookard
2023-12-09staging: rtl8192e: renamed variable bTxEnableFwCalcDurGary Rookard
2023-12-09staging: rtl8192e: renamed variable bAMPDUEnableGary Rookard
2023-12-04staging: rtl8192e: renamed variable bCurBW40MHzGary Rookard
2023-11-27Staging: rtl8192e: Rename variable TxCurSeqTree Davies
2023-11-27Staging: rtl8192e: Rename variable TxAdmittedBARecordTree Davies
2023-11-27Staging: rtl8192e: Rename variable pTxTsTree Davies
2023-11-23Staging: rtl8192e: Rename variable bDisable_AddBaTree Davies
2023-11-23Staging: rtl8192e: Rename variable bUsingBaTree Davies
2023-11-23Staging: rtl8192e: Rename variable bCurrentAMPDUEnableTree Davies
2023-10-15Staging: rtl8192e: Rename variable pTSTree Davies
2023-10-05staging: rtl8192e: Remove equation in function rtllib_xmit_inter()Philipp Hortmann
2023-10-05Staging: rtl8192e: Rename variable bCurrentHTSupportTree Davies
2023-09-26staging: rtl8192e: Remove mode IW_MODE_ADHOC from rtllib_tx.cPhilipp Hortmann
2023-09-26Staging: rtl8192e: Rename function GetTs()Tree Davies
2023-09-17staging: rtl8192e: Replace frame control constants with IEEE80211_FCTL_*Philipp Hortmann
2023-09-17staging: rtl8192e: Replace control subframe types with IEEE80211_STYPE_*Philipp Hortmann
2023-09-17staging: rtl8192e: Remove struct rtllib_hdr_3addrqosPhilipp Hortmann
2023-09-17staging: rtl8192e: Replace struct rtllib_hdr_3addr in r8192E_dev.cPhilipp Hortmann
2023-09-17staging: rtl8192e: Replace struct rtllib_hdr_1addr with ieee80211_hdrPhilipp Hortmann
2023-08-22staging: rtl8192e: Remove unsupported mode IW_MODE_MASTERPhilipp Hortmann
2023-07-27staging: rtl8192e: Remove variable host_encrypt as it is constantPhilipp Hortmann
2023-06-19staging: rtl8192e: Rename constant IEEE_x to WIRELESS_MODE_xPhilipp Hortmann
2023-05-28staging: rtl8192e: Remove undefined function hard_start_xmitPhilipp Hortmann
2023-05-08staging: rtl8192e: avoid CamelCase <RATRIndex>John Grace
2022-11-17staging: rtl8192e: Rename pHTInfoPhilipp Hortmann
2022-11-17staging: rtl8192e: Rename RFInProgres.., bEnableHT and RegChannelPlanPhilipp Hortmann
2022-11-17staging: rtl8192e: Rename bTxDisableRate.., RegMaxLPSAwa.. and bTxUseD..Philipp Hortmann
2022-10-25Staging: rtl8192e: rtllib_tx: removed unnecessary blank line before a close b...Aaron Lawrence
2022-10-25Staging: rtl8192e: rtllib_tx: fixed lines ending with an open parenthesisAaron Lawrence
2022-10-25Staging: rtl8192e: rtllib_tx: added spaces around operatorsAaron Lawrence
2022-10-25Staging: rtl8192e: rtllib_tx: fixed alignment matching open parenthesisAaron Lawrence
2022-10-25Staging: rtl8192e: rtllib_tx: fixed multiple blank linesAaron Lawrence
2022-09-26staging: rtl8192e: Rename CurrentMPDU..., ForcedAMPDU... and ForcedMPDU...Philipp Hortmann
2022-09-26staging: rtl8192e: Rename SelfMimoPs, CurrentOpMode and bForcedShortGIPhilipp Hortmann
2022-09-26staging: rtl8192e: Rename PeerMimoPs, IOTAction and IOTRaFuncPhilipp Hortmann
2022-09-26staging: rtl8192e: Rename dot11Cur..., bCurTxBW40MHz and bCurrentRT2...Philipp Hortmann
2022-09-09staging: rtl8192e: Fix return type for implementation of ndo_start_xmitGUO Zihua
2022-06-27Staging: rtl8192e: Cleaning up error handlingFelix Schlepper
2022-06-27Staging: rtl8192e: Using kzalloc and delete memsetFelix Schlepper
2022-06-27Staging: rtl8192e: Use struct_sizeFelix Schlepper
2021-05-25staging: rtl8192e: Fix shadowed variable nameThomas Bracht Laumann Jespersen
2021-03-10staging: rtl8192e: rename BaStartSeqCtrl to ba_start_seq_ctrl in ba_record st...William Durand
2021-03-10staging: rtl8192e: rename bValid to b_valid in ba_record structWilliam Durand
2021-03-10staging: rtl8192e: rename SeqNum to seq_num in sequence_control unionWilliam Durand
2021-03-10staging: rtl8192e: fix typo in a function nameWilliam Durand
2020-12-28staging: rtl8192e: fix bool comparison in expressionsAditya Srivastava