summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/fw.h
AgeCommit message (Expand)AuthorFilesLines
2023-08-03wifi: rtw89: return failure if needed firmware elements are not recognizedPing-Ke Shih1-0/+2
2023-08-03wifi: rtw89: add to parse firmware elements of BB and RF tablesPing-Ke Shih1-0/+7
2023-08-03wifi: rtw89: introduce infrastructure of firmware elementsPing-Ke Shih1-0/+31
2023-08-03wifi: rtw89: add firmware parser for v1 formatPing-Ke Shih1-0/+17
2023-08-03wifi: rtw89: introduce v1 format of firmware headerPing-Ke Shih1-0/+33
2023-08-03wifi: rtw89: support firmware log with formatted textChin-Yen Lee1-3/+28
2023-08-01wifi: rtw89: add C2H RA event V1 to support WiFi 7 chipsPing-Ke Shih1-3/+11
2023-08-01wifi: rtw89: use struct to access RA reportPing-Ke Shih1-12/+12
2023-08-01wifi: rtw89: use struct to access firmware C2H event headerPing-Ke Shih1-8/+9
2023-08-01wifi: rtw89: add H2C RA command V1 to support WiFi 7 chipsPing-Ke Shih1-0/+11
2023-08-01wifi: rtw89: use struct to set RA H2C commandPing-Ke Shih1-153/+34
2023-06-21wifi: rtw89: use struct to parse firmware headerPing-Ke Shih1-48/+53
2023-06-08wifi: rtw89: 8851b: enable hw_scan supportPo-Hao Huang1-1/+1
2023-05-25wifi: rtw89: use struct to access register-based H2C/C2HPing-Ke Shih1-48/+54
2023-05-05wifi: rtw89: change naming of BA CAM from V1 to V0_EXTPing-Ke Shih1-3/+3
2023-05-05wifi: rtw89: scan offload wait for FW done ACKZong-Zhe Yang1-10/+11
2023-05-05wifi: rtw89: packet offload wait for FW responseZong-Zhe Yang1-11/+37
2023-05-05wifi: rtw89: refine packet offload delete flow of 6 GHz probeZong-Zhe Yang1-0/+1
2023-04-17wifi: rtw89: update statistics to FW for fine-tuning performancePo-Hao Huang1-0/+10
2023-04-17wifi: rtw89: use struct instead of macros to set H2C command of hardware scanPing-Ke Shih1-89/+25
2023-04-17wifi: rtw89: refine scan function after chanctxPo-Hao Huang1-1/+0
2023-04-17wifi: rtw89: coex: send more hardware module info to firmware for 8851BPing-Ke Shih1-77/+36
2023-04-14wifi: rtw89: add firmware format version to backward compatible with older dr...Ping-Ke Shih1-1/+11
2023-04-14wifi: rtw89: use schedule_work to request firmwarePing-Ke Shih1-1/+1
2023-04-14wifi: rtw89: fw: use generic flow to set/check featuresZong-Zhe Yang1-1/+1
2023-04-14wifi: rtw89: 8852c: add beacon filter and CQM supportPo-Hao Huang1-0/+63
2023-03-13wifi: rtw89: coex: Add traffic TX/RX info and its H2CChing-Te Ku1-0/+87
2023-03-13wifi: rtw89: coex: Add WiFi role info v2Ching-Te Ku1-0/+51
2023-02-22wifi: rtw89: add RNR support for 6 GHz scanPo-Hao Huang1-0/+7
2023-02-13wifi: rtw89: refine packet offload flowChin-Yen Lee1-1/+5
2023-02-13wifi: rtw89: fix parsing offset for MCC C2HZong-Zhe Yang1-17/+17
2022-12-21wifi: rtw89: refine 6 GHz scanning dwell timePo-Hao Huang1-0/+1
2022-12-14wifi: rtw89: fw: adapt to new firmware format of security sectionPing-Ke Shih1-2/+11
2022-12-08wifi: rtw89: request full firmware only once if it's early requestedZong-Zhe Yang1-3/+4
2022-12-08wifi: rtw89: don't request partial firmware if SECURITY_LOADPIN_ENFORCEZong-Zhe Yang1-0/+15
2022-12-01wifi: rtw89: fw: implement MCC related H2CZong-Zhe Yang1-1/+368
2022-12-01wifi: rtw89: mac: process MCC related C2HZong-Zhe Yang1-0/+68
2022-12-01wifi: rtw89: check if atomic before queuing c2hZong-Zhe Yang1-0/+14
2022-11-01wifi: rtw89: add WoWLAN pattern match supportChin-Yen Lee1-0/+67
2022-11-01wifi: rtw89: add related H2C for WoWLAN modeChin-Yen Lee1-0/+160
2022-11-01wifi: rtw89: add drop tx packet functionChih-Kang Chang1-0/+20
2022-11-01wifi: rtw89: fw: adapt to new firmware format of dynamic headerPing-Ke Shih1-0/+12
2022-10-11wifi: rtw89: correct 6 GHz scan behaviorPo-Hao Huang1-0/+1
2022-09-24wifi: rtw89: support for processing P2P power savingDian-Syuan Yang1-0/+94
2022-09-19wifi: rtw89: 8852c: support fw crash simulationZong-Zhe Yang1-1/+1
2022-09-19wifi: rtw89: introudce functions to drop packetsZong-Zhe Yang1-0/+33
2022-09-19wifi: rtw89: support for setting HE GI and LTFKuan-Chung Chen1-0/+10
2022-09-12wifi: rtw89: split scan including lots of channelsPo-Hao Huang1-0/+4
2022-09-12wifi: rtw89: 8852c: support hw_scanPo-Hao Huang1-1/+3
2022-09-12wifi: rtw89: configure TX path via H2C commandPing-Ke Shih1-0/+2