开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw88
/
tx.c
Age
Commit message (
Expand
)
Author
2024-10-29
wifi: rtw88: Enable data rate fallback for older chips
Bitterblue Smith
2024-09-02
wifi: rtw88: assign mac_id for vif/sta and update to TX desc
Ping-Ke Shih
2023-11-08
wifi: rtw88: simplify __rtw_tx_work()
Dmitry Antipov
2023-07-25
wifi: rtw88: remove unused and set but unused leftovers
Dmitry Antipov
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-08-09
wifi: rtw88: access chip_info by const pointer
Ping-Ke Shih
2022-04-12
rtw88: Add update beacon flow for AP mode
Po-Hao Huang
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2022-02-21
rtw88: 8822ce: add support for TX/RX 1ss mode
Chin-Yen Lee
2021-12-08
rtw88: add debugfs to fix tx rate
Yan-Hsuan Chuang
2021-11-26
rtw88: add debugfs to force lowest basic rate
Yu-Yen Ting
2021-11-26
rtw88: follow the AP basic rates for tx mgmt frame
Yu-Yen Ting
2021-08-21
rtw88: adjust the log level for failure of tx report
Chin-Yen Lee
2021-02-12
rtw88: replace tx tasklet with work queue
Po-Hao Huang
2021-02-12
rtw88: add rts condition
Po-Hao Huang
2021-01-14
rtw88: reduce the log level for failure of tx report
Chin-Yen Lee
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: take over rate control from mac80211
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-10-02
rtw88: not to enter or leave PS under IRQ
Yan-Hsuan Chuang
2019-06-25
rtw88: rsvd page should go though management queue
Yan-Hsuan Chuang
2019-04-30
rtw88: new Realtek 802.11ac driver
Yan-Hsuan Chuang