index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw88
/
tx.h
Age
Commit message (
Expand
)
Author
2023-06-21
wifi: rtw88: Fix AP mode incorrect DTIM behavior
Po-Hao Huang
2023-06-21
wifi: rtw88: use struct instead of macros to set TX desc
Po-Hao Huang
2023-06-21
wifi: rtw88: process VO packets without workqueue to avoid PTK rekey failed
Chih-Kang Chang
2023-02-13
wifi: rtw88: Move enum rtw_tx_queue_type mapping code to tx.{c,h}
Martin Blumenstingl
2022-12-08
wifi: rtw88: Add common USB chip support
Sascha Hauer
2022-04-12
rtw88: Add update beacon flow for AP mode
Po-Hao Huang
2021-02-12
rtw88: replace tx tasklet with work queue
Po-Hao Huang
2021-02-12
rtw88: add rts condition
Po-Hao Huang
2020-08-27
rtlwifi/rtw88: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-02
rtw88: update tx descriptor of mgmt and reserved page packets
Tzu-En Huang
2020-05-06
rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfully
Ping-Ke Shih
2020-03-26
rtw88: fix non-increase management packet sequence number
Tzu-En Huang
2020-03-23
rtw88: kick off TX packets once for higher efficiency
Yan-Hsuan Chuang
2020-03-23
rtw88: extract alloc rsvd_page and h2c skb routines
Yan-Hsuan Chuang
2019-10-04
rtw88: add driver TX queue support
Yan-Hsuan Chuang
2019-10-04
rtw88: allows to set RTS in TX descriptor
Yan-Hsuan Chuang
2019-04-30
rtw88: new Realtek 802.11ac driver
Yan-Hsuan Chuang