summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/ser.c
AgeCommit message (Expand)Author
2025-05-16wifi: rtw89: mcc: deal with non-periodic NoAZong-Zhe Yang
2025-04-28wifi: rtw89: don't re-randomize TSF of AP/GOZong-Zhe Yang
2025-02-03wifi: rtw89: manual cosmetic along lockdep_assert_wiphy()Ping-Ke Shih
2025-02-03wifi: rtw89: remove consumers of driver mutexPing-Ke Shih
2025-02-03wifi: rtw89: use wiphy_work() to replace ieee802111_work()Ping-Ke Shih
2025-02-03wifi: rtw89: add wiphy_lock() to work that isn't held wiphy_lock() yetPing-Ke Shih
2024-11-27wifi: rtw89: 8922a: configure AP_LINK_PS if FW supportsZong-Zhe Yang
2024-09-24wifi: rtw89: tweak driver architecture for impending MLO supportZong-Zhe Yang
2024-09-24wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLOZong-Zhe Yang
2024-09-24wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLOZong-Zhe Yang
2024-05-14wifi: rtw89: ser: avoid multiple deinit on same CAMZong-Zhe Yang
2023-12-07wifi: rtw89: 8922a: configure CRASH_TRIGGER FW featureZong-Zhe Yang
2023-11-14wifi: rtw89: pci: stop/start DMA for level 1 recovery according to chip genZong-Zhe Yang
2023-08-25wifi: rtw89: mac: generalize code to indirectly access WiFi internal memoryPing-Ke Shih
2023-05-25wifi: rtw89: tweak H2C TX waiting function for SERZong-Zhe Yang
2023-05-25wifi: rtw89: ser: reset total_sta_assoc and tdls_peer when L2Zong-Zhe Yang
2023-05-11wifi: rtw89: ser: L1 add pre-M0 and post-M0 statesZong-Zhe Yang
2023-03-06wifi: rtw89: fix SER L1 might stop entering LPS issueChih-Kang Chang
2023-02-13wifi: rtw89: refine packet offload flowChin-Yen Lee
2022-09-19wifi: rtw89: support SER L1 simulationZong-Zhe Yang
2022-09-19wifi: rtw89: 8852c: support fw crash simulationZong-Zhe Yang
2022-09-02wifi: rtw89: correct BA CAM allocationPing-Ke Shih
2022-09-02rtw89: ser: leave lps with mutexZong-Zhe Yang
2022-09-02wifi: rtw89: initialize entity and configure default chandefZong-Zhe Yang
2022-06-21wifi: rtw89: allocate BSSID CAM per TDLS peerPing-Ke Shih
2022-06-21wifi: rtw89: allocate address CAM and MAC ID to TDLS peerPing-Ke Shih
2022-04-12rtw89: rtw89_ser: add const to struct state_ent and event_entJoe Perches
2022-04-12rtw89: ser: fix unannotated fall-throughZong-Zhe Yang
2022-04-06rtw89: support FW crash simulationZong-Zhe Yang
2022-04-06rtw89: ser: dump fw backtrace while L2 resetZong-Zhe Yang
2022-04-06rtw89: ser: dump memory for fw payload engine while L2 resetZong-Zhe Yang
2022-04-06rtw89: ser: control hci interrupts on/off by stateZong-Zhe Yang
2022-04-06rtw89: mac: correct decision on error status by scenarioZong-Zhe Yang
2022-04-06rtw89: ser: fix CAM leaks occurring in L2 resetZong-Zhe Yang
2021-10-13rtw89: add Realtek 802.11ax driverPing-Ke Shih