summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/ser.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-25wifi: rtw89: mac: generalize code to indirectly access WiFi internal memoryPing-Ke Shih1-7/+13
2023-05-25wifi: rtw89: tweak H2C TX waiting function for SERZong-Zhe Yang1-0/+2
2023-05-25wifi: rtw89: ser: reset total_sta_assoc and tdls_peer when L2Zong-Zhe Yang1-0/+3
2023-05-11wifi: rtw89: ser: L1 add pre-M0 and post-M0 statesZong-Zhe Yang1-1/+42
2023-03-06wifi: rtw89: fix SER L1 might stop entering LPS issueChih-Kang Chang1-0/+5
2023-02-13wifi: rtw89: refine packet offload flowChin-Yen Lee1-0/+1
2022-09-19wifi: rtw89: support SER L1 simulationZong-Zhe Yang1-1/+1
2022-09-19wifi: rtw89: 8852c: support fw crash simulationZong-Zhe Yang1-1/+1
2022-09-02wifi: rtw89: correct BA CAM allocationPing-Ke Shih1-2/+6
2022-09-02rtw89: ser: leave lps with mutexZong-Zhe Yang1-0/+3
2022-09-02wifi: rtw89: initialize entity and configure default chandefZong-Zhe Yang1-0/+2
2022-06-21wifi: rtw89: allocate BSSID CAM per TDLS peerPing-Ke Shih1-0/+2
2022-06-21wifi: rtw89: allocate address CAM and MAC ID to TDLS peerPing-Ke Shih1-6/+7
2022-04-12rtw89: rtw89_ser: add const to struct state_ent and event_entJoe Perches1-2/+2
2022-04-12rtw89: ser: fix unannotated fall-throughZong-Zhe Yang1-0/+1
2022-04-06rtw89: support FW crash simulationZong-Zhe Yang1-0/+1
2022-04-06rtw89: ser: dump fw backtrace while L2 resetZong-Zhe Yang1-1/+96
2022-04-06rtw89: ser: dump memory for fw payload engine while L2 resetZong-Zhe Yang1-2/+116
2022-04-06rtw89: ser: control hci interrupts on/off by stateZong-Zhe Yang1-0/+4
2022-04-06rtw89: mac: correct decision on error status by scenarioZong-Zhe Yang1-2/+4
2022-04-06rtw89: ser: fix CAM leaks occurring in L2 resetZong-Zhe Yang1-0/+21
2021-10-13rtw89: add Realtek 802.11ax driverPing-Ke Shih1-0/+491