summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw88/tx.c
AgeCommit message (Expand)Author
2024-10-29wifi: rtw88: Enable data rate fallback for older chipsBitterblue Smith
2024-09-02wifi: rtw88: assign mac_id for vif/sta and update to TX descPing-Ke Shih
2023-11-08wifi: rtw88: simplify __rtw_tx_work()Dmitry Antipov
2023-07-25wifi: rtw88: remove unused and set but unused leftoversDmitry Antipov
2023-06-21wifi: rtw88: Fix AP mode incorrect DTIM behaviorPo-Hao Huang
2023-06-21wifi: rtw88: use struct instead of macros to set TX descPo-Hao Huang
2023-06-21wifi: rtw88: process VO packets without workqueue to avoid PTK rekey failedChih-Kang Chang
2023-02-13wifi: rtw88: Move enum rtw_tx_queue_type mapping code to tx.{c,h}Martin Blumenstingl
2022-08-09wifi: rtw88: access chip_info by const pointerPing-Ke Shih
2022-04-12rtw88: Add update beacon flow for AP modePo-Hao Huang
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-02-21rtw88: 8822ce: add support for TX/RX 1ss modeChin-Yen Lee
2021-12-08rtw88: add debugfs to fix tx rateYan-Hsuan Chuang
2021-11-26rtw88: add debugfs to force lowest basic rateYu-Yen Ting
2021-11-26rtw88: follow the AP basic rates for tx mgmt frameYu-Yen Ting
2021-08-21rtw88: adjust the log level for failure of tx reportChin-Yen Lee
2021-02-12rtw88: replace tx tasklet with work queuePo-Hao Huang
2021-02-12rtw88: add rts conditionPo-Hao Huang
2021-01-14rtw88: reduce the log level for failure of tx reportChin-Yen Lee
2020-08-27rtlwifi/rtw88: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-08-02rtw88: update tx descriptor of mgmt and reserved page packetsTzu-En Huang
2020-05-06rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfullyPing-Ke Shih
2020-03-26rtw88: fix non-increase management packet sequence numberTzu-En Huang
2020-03-23rtw88: kick off TX packets once for higher efficiencyYan-Hsuan Chuang
2020-03-23rtw88: extract alloc rsvd_page and h2c skb routinesYan-Hsuan Chuang
2019-10-04rtw88: take over rate control from mac80211Yan-Hsuan Chuang
2019-10-04rtw88: add driver TX queue supportYan-Hsuan Chuang
2019-10-04rtw88: allows to set RTS in TX descriptorYan-Hsuan Chuang
2019-10-02rtw88: not to enter or leave PS under IRQYan-Hsuan Chuang
2019-06-25rtw88: rsvd page should go though management queueYan-Hsuan Chuang
2019-04-30rtw88: new Realtek 802.11ac driverYan-Hsuan Chuang