summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/fw.c
AgeCommit message (Expand)Author
2023-06-08wifi: rtw89: 8851b: configure CRASH_TRIGGER feature for 8851BZong-Zhe Yang
2023-06-08wifi: rtw89: 8851b: enable hw_scan supportPo-Hao Huang
2023-05-25wifi: rtw89: use struct to access register-based H2C/C2HPing-Ke Shih
2023-05-25wifi: rtw89: add tx_wake notify for 8851BChin-Yen Lee
2023-05-25wifi: rtw89: refine packet offload handling under SERZong-Zhe Yang
2023-05-25wifi: rtw89: tweak H2C TX waiting function for SERZong-Zhe Yang
2023-05-05wifi: rtw89: change naming of BA CAM from V1 to V0_EXTPing-Ke Shih
2023-05-05wifi: rtw89: scan offload wait for FW done ACKZong-Zhe Yang
2023-05-05wifi: rtw89: packet offload wait for FW responseZong-Zhe Yang
2023-05-05wifi: rtw89: refine packet offload delete flow of 6 GHz probeZong-Zhe Yang
2023-05-05wifi: rtw89: release bit in rtw89_fw_h2c_del_pkt_offload()Zong-Zhe Yang
2023-04-17wifi: rtw89: update statistics to FW for fine-tuning performancePo-Hao Huang
2023-04-17wifi: rtw89: use struct instead of macros to set H2C command of hardware scanPing-Ke Shih
2023-04-17wifi: rtw89: refine scan function after chanctxPo-Hao Huang
2023-04-17wifi: rtw89: coex: send more hardware module info to firmware for 8851BPing-Ke Shih
2023-04-14wifi: rtw89: 8851b: fix TX path to path A for one RF path chipPing-Ke Shih
2023-04-14wifi: rtw89: add firmware format version to backward compatible with older dr...Ping-Ke Shih
2023-04-14wifi: rtw89: use schedule_work to request firmwarePing-Ke Shih
2023-04-14wifi: rtw89: fw: use generic flow to set/check featuresZong-Zhe Yang
2023-04-14wifi: rtw89: fix authentication fail during scanPo-Hao Huang
2023-04-14wifi: rtw89: 8852c: add beacon filter and CQM supportPo-Hao Huang
2023-04-03wifi: rtw89: add counters of register-based H2C/C2HPing-Ke Shih
2023-03-13wifi: rtw89: coex: Add traffic TX/RX info and its H2CChing-Te Ku
2023-03-13wifi: rtw89: coex: Add WiFi role info v2Ching-Te Ku
2023-02-22wifi: rtw89: refine FW feature judgement on packet dropZong-Zhe Yang
2023-02-22wifi: rtw89: 8852b: enable hw_scan supportPing-Ke Shih
2023-02-22wifi: rtw89: fw: configure CRASH_TRIGGER feature for 8852BZong-Zhe Yang
2023-02-22wifi: rtw89: add tx_wake notify for 8852BChin-Yen Lee
2023-02-22wifi: rtw89: add RNR support for 6 GHz scanPo-Hao Huang
2023-02-13wifi: rtw89: 8852b: try to use NORMAL_CE type firmware firstPing-Ke Shih
2023-02-13wifi: rtw89: 8852b: don't support LPS-PG mode after firmware 0.29.26.0Ping-Ke Shih
2023-02-13wifi: rtw89: refine packet offload flowChin-Yen Lee
2023-02-13wifi: rtw89: fix potential wrong mapping for pkt-offloadChin-Yen Lee
2023-01-16wifi: rtw89: coex: Add version code for Wi-Fi firmware coexistence controlChing-Te Ku
2023-01-16wifi: rtw89: fix potential leak in rtw89_append_probe_req_ie()Zong-Zhe Yang
2023-01-16wifi: rtw89: coex: Update WiFi role info H2C reportChing-Te Ku
2022-12-21wifi: rtw89: refine 6 GHz scanning dwell timePo-Hao Huang
2022-12-21wifi: rtw89: coex: add BTC format version derived from firmware versionPing-Ke Shih
2022-12-14wifi: rtw89: fw: adapt to new firmware format of security sectionPing-Ke Shih
2022-12-08wifi: rtw89: request full firmware only once if it's early requestedZong-Zhe Yang
2022-12-08wifi: rtw89: don't request partial firmware if SECURITY_LOADPIN_ENFORCEZong-Zhe Yang
2022-12-01wifi: rtw89: fw: implement MCC related H2CZong-Zhe Yang
2022-12-01wifi: rtw89: check if atomic before queuing c2hZong-Zhe Yang
2022-12-01wifi: rtw89: rfk: rename rtw89_mcc_info to rtw89_rfk_mcc_infoZong-Zhe Yang
2022-11-01wifi: rtw89: add WoWLAN pattern match supportChin-Yen Lee
2022-11-01wifi: rtw89: add related H2C for WoWLAN modeChin-Yen Lee
2022-11-01wifi: rtw89: add drop tx packet functionChih-Kang Chang
2022-11-01wifi: rtw89: move enable_cpu/disable_cpu into fw_downloadChih-Kang Chang
2022-11-01wifi: rtw89: fw: adapt to new firmware format of dynamic headerPing-Ke Shih
2022-10-11wifi: rtw89: fix wrong bandwidth settings after scanPo-Hao Huang