index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtw89
/
ser.c
Age
Commit message (
Expand
)
Author
2025-07-04
wifi: rtw89: enter power save mode aggressively
Chin-Yen Lee
2025-06-24
wifi: rtw89: mac: differentiate mem_page_size by chip generation
Kuan-Chung Chen
2025-05-16
wifi: rtw89: mcc: deal with non-periodic NoA
Zong-Zhe Yang
2025-04-28
wifi: rtw89: don't re-randomize TSF of AP/GO
Zong-Zhe Yang
2025-02-03
wifi: rtw89: manual cosmetic along lockdep_assert_wiphy()
Ping-Ke Shih
2025-02-03
wifi: rtw89: remove consumers of driver mutex
Ping-Ke Shih
2025-02-03
wifi: rtw89: use wiphy_work() to replace ieee802111_work()
Ping-Ke Shih
2025-02-03
wifi: rtw89: add wiphy_lock() to work that isn't held wiphy_lock() yet
Ping-Ke Shih
2024-11-27
wifi: rtw89: 8922a: configure AP_LINK_PS if FW supports
Zong-Zhe Yang
2024-09-24
wifi: rtw89: tweak driver architecture for impending MLO support
Zong-Zhe Yang
2024-09-24
wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLO
Zong-Zhe Yang
2024-09-24
wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLO
Zong-Zhe Yang
2024-05-14
wifi: rtw89: ser: avoid multiple deinit on same CAM
Zong-Zhe Yang
2023-12-07
wifi: rtw89: 8922a: configure CRASH_TRIGGER FW feature
Zong-Zhe Yang
2023-11-14
wifi: rtw89: pci: stop/start DMA for level 1 recovery according to chip gen
Zong-Zhe Yang
2023-08-25
wifi: rtw89: mac: generalize code to indirectly access WiFi internal memory
Ping-Ke Shih
2023-05-25
wifi: rtw89: tweak H2C TX waiting function for SER
Zong-Zhe Yang
2023-05-25
wifi: rtw89: ser: reset total_sta_assoc and tdls_peer when L2
Zong-Zhe Yang
2023-05-11
wifi: rtw89: ser: L1 add pre-M0 and post-M0 states
Zong-Zhe Yang
2023-03-06
wifi: rtw89: fix SER L1 might stop entering LPS issue
Chih-Kang Chang
2023-02-13
wifi: rtw89: refine packet offload flow
Chin-Yen Lee
2022-09-19
wifi: rtw89: support SER L1 simulation
Zong-Zhe Yang
2022-09-19
wifi: rtw89: 8852c: support fw crash simulation
Zong-Zhe Yang
2022-09-02
wifi: rtw89: correct BA CAM allocation
Ping-Ke Shih
2022-09-02
rtw89: ser: leave lps with mutex
Zong-Zhe Yang
2022-09-02
wifi: rtw89: initialize entity and configure default chandef
Zong-Zhe Yang
2022-06-21
wifi: rtw89: allocate BSSID CAM per TDLS peer
Ping-Ke Shih
2022-06-21
wifi: rtw89: allocate address CAM and MAC ID to TDLS peer
Ping-Ke Shih
2022-04-12
rtw89: rtw89_ser: add const to struct state_ent and event_ent
Joe Perches
2022-04-12
rtw89: ser: fix unannotated fall-through
Zong-Zhe Yang
2022-04-06
rtw89: support FW crash simulation
Zong-Zhe Yang
2022-04-06
rtw89: ser: dump fw backtrace while L2 reset
Zong-Zhe Yang
2022-04-06
rtw89: ser: dump memory for fw payload engine while L2 reset
Zong-Zhe Yang
2022-04-06
rtw89: ser: control hci interrupts on/off by state
Zong-Zhe Yang
2022-04-06
rtw89: mac: correct decision on error status by scenario
Zong-Zhe Yang
2022-04-06
rtw89: ser: fix CAM leaks occurring in L2 reset
Zong-Zhe Yang
2021-10-13
rtw89: add Realtek 802.11ax driver
Ping-Ke Shih