summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/fw.h
AgeCommit message (Expand)AuthorFilesLines
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
2024-01-12wifi: rtw89: mac: add feature_init to initialize BA CAM V1Ping-Ke Shih1-0/+11
2024-01-12wifi: rtw89: add firmware H2C command of BA CAM V1Ping-Ke Shih1-0/+20
2023-12-15wifi: rtw89: add DBCC H2C to notify firmware the statusPing-Ke Shih1-0/+8
2023-12-15wifi: rtw89: phy: print out RFK log with formatted stringPing-Ke Shih1-0/+5
2023-12-15wifi: rtw89: parse and print out RFK log from C2H eventsPing-Ke Shih1-0/+66
2023-12-15wifi: rtw89: load RFK log format string from firmware filePing-Ke Shih1-0/+8
2023-12-15wifi: rtw89: fw: add version field to BB MCU firmware elementPing-Ke Shih1-0/+5
2023-12-15wifi: rtw89: fw: load TX power track tables from fw_elementPing-Ke Shih1-0/+60