aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw89/ser.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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