summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw88/tx.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw88: Fix AP mode incorrect DTIM behaviorPo-Hao Huang2023-06-211-0/+1
* wifi: rtw88: use struct instead of macros to set TX descPo-Hao Huang2023-06-211-72/+50
* wifi: rtw88: process VO packets without workqueue to avoid PTK rekey failedChih-Kang Chang2023-06-211-0/+1
* wifi: rtw88: Move enum rtw_tx_queue_type mapping code to tx.{c,h}Martin Blumenstingl2023-02-131-0/+3
* wifi: rtw88: Add common USB chip supportSascha Hauer2022-12-081-0/+31
* rtw88: Add update beacon flow for AP modePo-Hao Huang2022-04-121-0/+4
* rtw88: replace tx tasklet with work queuePo-Hao Huang2021-02-121-1/+1
* rtw88: add rts conditionPo-Hao Huang2021-02-121-0/+4
* rtlwifi/rtw88: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-271-1/+1
* rtw88: update tx descriptor of mgmt and reserved page packetsTzu-En Huang2020-08-021-3/+10
* rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfullyPing-Ke Shih2020-05-061-1/+1
* rtw88: fix non-increase management packet sequence numberTzu-En Huang2020-03-261-0/+6
* rtw88: kick off TX packets once for higher efficiencyYan-Hsuan Chuang2020-03-231-1/+1
* rtw88: extract alloc rsvd_page and h2c skb routinesYan-Hsuan Chuang2020-03-231-0/+8
* rtw88: add driver TX queue supportYan-Hsuan Chuang2019-10-041-0/+6
* rtw88: allows to set RTS in TX descriptorYan-Hsuan Chuang2019-10-041-0/+2
* rtw88: new Realtek 802.11ac driverYan-Hsuan Chuang2019-04-301-0/+89