summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw88/tx.h
AgeCommit message (Expand)Author
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-12-08wifi: rtw88: Add common USB chip supportSascha Hauer
2022-04-12rtw88: Add update beacon flow for AP modePo-Hao Huang
2021-02-12rtw88: replace tx tasklet with work queuePo-Hao Huang
2021-02-12rtw88: add rts conditionPo-Hao Huang
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: add driver TX queue supportYan-Hsuan Chuang
2019-10-04rtw88: allows to set RTS in TX descriptorYan-Hsuan Chuang
2019-04-30rtw88: new Realtek 802.11ac driverYan-Hsuan Chuang