summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/fw.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-04wifi: rtw89: wow: add ARP offload featureChin-Yen Lee1-0/+14
2024-05-04wifi: rtw89: wow: update latest PTK GTK info to mac80211 after resumeChih-Kang Chang1-8/+74
2024-05-04wifi: rtw89: wow: construct EAPoL packet for GTK rekey offloadChih-Kang Chang1-0/+21
2024-05-04wifi: rtw89: use struct to fill H2C of WoWLAN global configurationChih-Kang Chang1-38/+11
2024-05-04wifi: rtw89: use struct to access firmware command h2c_dctl_sec_cam_v1Chih-Kang Chang1-302/+0
2024-04-03wifi: rtw89: 8922a: download template probe requests for 6 GHz bandPo-Hao Huang1-1/+2
2024-04-03wifi: rtw89: 8922a: update scan offload H2C fieldsChih-Kang Chang1-0/+1
2024-03-14wifi: rtw89: coex: Add WiFi role info format version 8Ching-Te Ku1-0/+27
2024-03-05wifi: rtw89: wow: update config mac function with different generationChin-Yen Lee1-2/+7
2024-03-05wifi: rtw89: coex: Reorder H2C command index to align with firmwareChing-Te Ku1-10/+20
2024-03-05wifi: rtw89: coex: add BTC ctrl_info version 7 and related logicChing-Te Ku1-1/+14
2024-03-05wifi: rtw89: coex: add init_info H2C command format version 7Ching-Te Ku1-0/+6
2024-02-15wifi: rtw89: fw: implement MRC H2C command functionsZong-Zhe Yang1-0/+94
2024-02-15wifi: rtw89: mac: implement MRC C2H event handlingZong-Zhe Yang1-0/+18
2024-02-15wifi: rtw89: fw: add definition of H2C command and C2H event for MRC seriesZong-Zhe Yang1-0/+172
2024-02-06wifi: rtw89: fw: download firmware with key data for secure bootPing-Ke Shih1-5/+2
2024-02-06wifi: rtw89: fw: parse secure section from firmware filePing-Ke Shih1-0/+39
2024-02-06wifi: rtw89: fw: consider checksum length of security dataPing-Ke Shih1-0/+3
2024-02-06wifi: rtw89: rfk: add H2C command to trigger TSSIPing-Ke Shih1-0/+32
2024-02-06wifi: rtw89: rfk: add H2C command to trigger TXGAPKPing-Ke Shih1-0/+13
2024-02-06wifi: rtw89: rfk: add H2C command to trigger DACKPing-Ke Shih1-0/+8
2024-02-06wifi: rtw89: rfk: add H2C command to trigger DPKPing-Ke Shih1-0/+13
2024-02-06wifi: rtw89: rfk: add H2C command to trigger RX DCKPing-Ke Shih1-0/+13
2024-02-06wifi: rtw89: rfk: add H2C command to trigger IQKPing-Ke Shih1-0/+7
2024-02-06wifi: rtw89: rfk: send channel information to firmware for RF calibrationsPing-Ke Shih1-0/+42
2024-02-06wifi: rtw89: rfk: add a completion to wait RF calibration report from C2H eventPing-Ke Shih1-0/+6
2024-02-01wifi: rtw89: 8922a: add more fields to beacon H2C command to support multi-linksPo-Hao Huang1-0/+18
2024-02-01wifi: rtw89: add new H2C for PS mode in 802.11be chipChin-Yen Lee1-0/+16
2024-02-01wifi: rtw89: 8922a: add ieee80211_ops::hw_scanPo-Hao Huang1-5/+81
2024-02-01wifi: rtw89: prepare scan leaf functions for wifi 7 ICsPo-Hao Huang1-1/+78
2024-02-01wifi: rtw89: debug: add FW log component for scanPo-Hao Huang1-0/+1
2024-02-01wifi: rtw89: update scan C2H messages for wifi 7 ICPo-Hao Huang1-0/+5
2024-01-23wifi: rtw89: add wait/completion for abort scanPo-Hao Huang1-0/+11
2024-01-23wifi: rtw89: Set default CQM config if not presentPo-Hao Huang1-0/+3
2024-01-23wifi: rtw89: refine hardware scan C2H eventsPo-Hao Huang1-14/+22
2024-01-23wifi: rtw89: refine add_chan H2C command to encode_bitsPo-Hao Huang1-129/+42
2024-01-18wifi: rtw89: fw: extend JOIN H2C command to support WiFi 7 chipsPing-Ke Shih1-0/+23
2024-01-18wifi: rtw89: fw: use struct to fill JOIN H2C commandPing-Ke Shih1-63/+16
2024-01-18wifi: rtw89: fw: add H2C command to reset DMAC table for WiFi 7Ping-Ke Shih1-0/+15
2024-01-18wifi: rtw89: fw: add H2C command to reset CMAC table for WiFi 7Ping-Ke Shih1-1/+25
2024-01-18wifi: rtw89: fw: update TX AMPDU parameter to CMAC tablePing-Ke Shih1-0/+15
2024-01-18wifi: rtw89: fw: add chip_ops to update CMAC table to associated stationPing-Ke Shih1-0/+9
2024-01-18wifi: rtw89: fw: fill CMAC table to associated station for WiFi 7 chipsPing-Ke Shih1-0/+136
2024-01-18wifi: rtw89: fw: add H2C command to update security CAM v2Ping-Ke Shih1-0/+4
2024-01-12wifi: rtw89: add chip_ops::update_beacon to abstract update beacon operationPing-Ke Shih1-0/+8
2024-01-12wifi: rtw89: add H2C command to download beacon frame for WiFi 7 chipsPing-Ke Shih1-0/+51
2024-01-12wifi: rtw89: use struct to fill H2C command to download beacon framePing-Ke Shih1-98/+25
2024-01-12wifi: rtw89: add new H2C command to pause/sleep transmitting by MAC IDPing-Ke Shih1-0/+10
2024-01-12wifi: rtw89: fw: use struct to fill BA CAM H2C commandsPing-Ke Shih1-53/+15
2024-01-12wifi: rtw89: add chip_ops::h2c_ba_cam() to configure BA CAMPing-Ke Shih1-0/+9