aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw89/ser.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw89: support SER L1 simulationZong-Zhe Yang2022-09-191-1/+1
* wifi: rtw89: 8852c: support fw crash simulationZong-Zhe Yang2022-09-191-1/+1
* wifi: rtw89: correct BA CAM allocationPing-Ke Shih2022-09-021-2/+6
* rtw89: ser: leave lps with mutexZong-Zhe Yang2022-09-021-0/+3
* wifi: rtw89: initialize entity and configure default chandefZong-Zhe Yang2022-09-021-0/+2
* wifi: rtw89: allocate BSSID CAM per TDLS peerPing-Ke Shih2022-06-211-0/+2
* wifi: rtw89: allocate address CAM and MAC ID to TDLS peerPing-Ke Shih2022-06-211-6/+7
* rtw89: rtw89_ser: add const to struct state_ent and event_entJoe Perches2022-04-121-2/+2
* rtw89: ser: fix unannotated fall-throughZong-Zhe Yang2022-04-121-0/+1
* rtw89: support FW crash simulationZong-Zhe Yang2022-04-061-0/+1
* rtw89: ser: dump fw backtrace while L2 resetZong-Zhe Yang2022-04-061-1/+96
* rtw89: ser: dump memory for fw payload engine while L2 resetZong-Zhe Yang2022-04-061-2/+116
* rtw89: ser: control hci interrupts on/off by stateZong-Zhe Yang2022-04-061-0/+4
* rtw89: mac: correct decision on error status by scenarioZong-Zhe Yang2022-04-061-2/+4
* rtw89: ser: fix CAM leaks occurring in L2 resetZong-Zhe Yang2022-04-061-0/+21
* rtw89: add Realtek 802.11ax driverPing-Ke Shih2021-10-131-0/+491