summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/fw.h
AgeCommit message (Expand)Author
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-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: 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: 8852c: add beacon filter and CQM supportPo-Hao Huang
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: add RNR support for 6 GHz scanPo-Hao Huang
2023-02-13wifi: rtw89: refine packet offload flowChin-Yen Lee
2023-02-13wifi: rtw89: fix parsing offset for MCC C2HZong-Zhe Yang
2022-12-21wifi: rtw89: refine 6 GHz scanning dwell timePo-Hao Huang
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: mac: process MCC related C2HZong-Zhe Yang
2022-12-01wifi: rtw89: check if atomic before queuing c2hZong-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: fw: adapt to new firmware format of dynamic headerPing-Ke Shih
2022-10-11wifi: rtw89: correct 6 GHz scan behaviorPo-Hao Huang
2022-09-24wifi: rtw89: support for processing P2P power savingDian-Syuan Yang
2022-09-19wifi: rtw89: 8852c: support fw crash simulationZong-Zhe Yang
2022-09-19wifi: rtw89: introudce functions to drop packetsZong-Zhe Yang
2022-09-19wifi: rtw89: support for setting HE GI and LTFKuan-Chung Chen
2022-09-12wifi: rtw89: split scan including lots of channelsPo-Hao Huang
2022-09-12wifi: rtw89: 8852c: support hw_scanPo-Hao Huang
2022-09-12wifi: rtw89: configure TX path via H2C commandPing-Ke Shih
2022-09-12wifi: rtw89: use u32_get_bits to access C2H content of PHY capabilityPing-Ke Shih
2022-09-02wifi: rtw89: 8852c: initialize and correct BA CAM contentPing-Ke Shih
2022-09-02rtw89: coex: update WL role info v1 for RTL8852C branch usingChing-Te Ku
2022-09-02wifi: rtw89: early recognize FW feature to decide if chanctxZong-Zhe Yang
2022-05-30rtw89: fix channel inconsistency during hw_scanPo Hao Huang
2022-04-24rtw89: add RF H2C to notify firmwarePing-Ke Shih
2022-04-13rtw89: add new H2C to configure security CAM via DCTL for V1 chipPing-Ke Shih
2022-04-13rtw89: extend H2C of CMAC control infoPing-Ke Shih
2022-04-06rtw89: add chip_info::h2c_desc_size/fill_txdesc_fwcmd to support new chipsPing-Ke Shih
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-03-09rtw89: 8852a: add ieee80211_ops::hw_scanPo Hao Huang
2022-02-10rtw89: extend role_maintain to support AP modePing-Ke Shih