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
/
rtw89
/
ser.c
Age
Commit message (
Expand
)
Author
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