index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw88
/
tx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: rtw88: Fix AP mode incorrect DTIM behavior
Po-Hao Huang
2023-06-21
1
-1
/
+6
*
wifi: rtw88: use struct instead of macros to set TX desc
Po-Hao Huang
2023-06-21
1
-35
/
+44
*
wifi: rtw88: process VO packets without workqueue to avoid PTK rekey failed
Chih-Kang Chang
2023-06-21
1
-2
/
+8
*
wifi: rtw88: Move enum rtw_tx_queue_type mapping code to tx.{c,h}
Martin Blumenstingl
2023-02-13
1
-0
/
+41
*
wifi: rtw88: access chip_info by const pointer
Ping-Ke Shih
2022-08-09
1
-4
/
+4
*
rtw88: Add update beacon flow for AP mode
Po-Hao Huang
2022-04-12
1
-0
/
+17
*
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-11
1
-7
/
+7
*
rtw88: 8822ce: add support for TX/RX 1ss mode
Chin-Yen Lee
2022-02-21
1
-1
/
+1
*
rtw88: add debugfs to fix tx rate
Yan-Hsuan Chuang
2021-12-08
1
-0
/
+9
*
rtw88: add debugfs to force lowest basic rate
Yu-Yen Ting
2021-11-26
1
-1
/
+2
*
rtw88: follow the AP basic rates for tx mgmt frame
Yu-Yen Ting
2021-11-26
1
-5
/
+21
*
rtw88: adjust the log level for failure of tx report
Chin-Yen Lee
2021-08-21
1
-1
/
+1
*
rtw88: replace tx tasklet with work queue
Po-Hao Huang
2021-02-12
1
-2
/
+2
*
rtw88: add rts condition
Po-Hao Huang
2021-02-12
1
-1
/
+6
*
rtw88: reduce the log level for failure of tx report
Chin-Yen Lee
2021-01-14
1
-1
/
+1
*
rtlwifi/rtw88: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
1
-2
/
+2
*
rtw88: update tx descriptor of mgmt and reserved page packets
Tzu-En Huang
2020-08-02
1
-31
/
+73
*
rtw88: handle C2H_CCX_TX_RPT to know if packet TX'ed successfully
Ping-Ke Shih
2020-05-06
1
-3
/
+8
*
rtw88: fix non-increase management packet sequence number
Tzu-En Huang
2020-03-26
1
-0
/
+6
*
rtw88: kick off TX packets once for higher efficiency
Yan-Hsuan Chuang
2020-03-23
1
-23
/
+54
*
rtw88: extract alloc rsvd_page and h2c skb routines
Yan-Hsuan Chuang
2020-03-23
1
-0
/
+54
*
rtw88: take over rate control from mac80211
Yan-Hsuan Chuang
2019-10-04
1
-0
/
+34
*
rtw88: add driver TX queue support
Yan-Hsuan Chuang
2019-10-04
1
-0
/
+95
*
rtw88: allows to set RTS in TX descriptor
Yan-Hsuan Chuang
2019-10-04
1
-0
/
+4
*
rtw88: not to enter or leave PS under IRQ
Yan-Hsuan Chuang
2019-10-02
1
-2
/
+0
*
rtw88: rsvd page should go though management queue
Yan-Hsuan Chuang
2019-06-25
1
-1
/
+1
*
rtw88: new Realtek 802.11ac driver
Yan-Hsuan Chuang
2019-04-30
1
-0
/
+367