summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/fw.c
AgeCommit message (Expand)Author
2023-12-15wifi: rtw89: add DBCC H2C to notify firmware the statusPing-Ke Shih
2023-12-15wifi: rtw89: add C2H event handlers of RFK log and reportPing-Ke Shih
2023-12-15wifi: rtw89: load RFK log format string from firmware filePing-Ke Shih
2023-12-15wifi: rtw89: fw: add version field to BB MCU firmware elementPing-Ke Shih
2023-12-15wifi: rtw89: fw: load TX power track tables from fw_elementPing-Ke Shih
2023-12-07wifi: rtw89: fw: extend program counter dump for Wi-Fi 7 chipZong-Zhe Yang
2023-12-07wifi: rtw89: 8922a: configure CRASH_TRIGGER FW featureZong-Zhe Yang
2023-12-01wifi: rtw89: fix misbehavior of TX beacon in concurrent modeChih-Kang Chang
2023-12-01wifi: rtw89: Refine active scan behavior in 6 GHzPo-Hao Huang
2023-10-25wifi: rtw89: cleanup firmware elements parsingDmitry Antipov
2023-09-28wifi: rtw89: pause/proceed MCC for ROC and HW scanZong-Zhe Yang
2023-09-22wifi: rtw89: load TX power related tables from FW elementsZong-Zhe Yang
2023-09-18wifi: rtw89: 52c: rfk: refine MCC channel info notificationZong-Zhe Yang
2023-09-07wifi: rtw89: 8922a: set memory heap address for secure firmwarePing-Ke Shih
2023-09-07wifi: rtw89: fw: refine download flow to support variant firmware suitsPing-Ke Shih
2023-09-07wifi: rtw89: fw: propagate an argument include_bb for BB MCU firmwarePing-Ke Shih
2023-09-07wifi: rtw89: fw: add checking type for variant type of firmwarePing-Ke Shih
2023-09-07wifi: rtw89: fw: generalize download firmware flow by mac_gen pointersPing-Ke Shih
2023-09-07wifi: rtw89: fw: move polling function of firmware path ready to an individua...Ping-Ke Shih
2023-09-07wifi: rtw89: fix typo of rtw89_fw_h2c_mcc_macid_bitmap()Zong-Zhe Yang
2023-08-25wifi: rtw89: mac: define register address of rx_filter to generalize codePing-Ke Shih
2023-08-25wifi: rtw89: mac: add mac_gen_def::band1_offset to map MAC band1 register add...Ping-Ke Shih
2023-08-25wifi: rtw89: provide functions to configure NoA for beacon updateZong-Zhe Yang
2023-08-25wifi: rtw89: call rtw89_chan_get() by vif chanctx if aware of vifZong-Zhe Yang
2023-08-21wifi: rtw89: fix a width vs precision bugDan Carpenter
2023-08-03wifi: rtw89: return failure if needed firmware elements are not recognizedPing-Ke Shih
2023-08-03wifi: rtw89: add to parse firmware elements of BB and RF tablesPing-Ke Shih
2023-08-03wifi: rtw89: introduce infrastructure of firmware elementsPing-Ke Shih
2023-08-03wifi: rtw89: add firmware parser for v1 formatPing-Ke Shih
2023-08-03wifi: rtw89: introduce v1 format of firmware headerPing-Ke Shih
2023-08-03wifi: rtw89: support firmware log with formatted textChin-Yen Lee
2023-08-03wifi: rtw89: recognize log format from firmware fileChin-Yen Lee
2023-08-01wifi: rtw89: use struct to access firmware C2H event headerPing-Ke Shih
2023-08-01wifi: rtw89: add H2C RA command V1 to support WiFi 7 chipsPing-Ke Shih
2023-08-01wifi: rtw89: use struct to set RA H2C commandPing-Ke Shih
2023-08-01wifi: rtw89: Fix loading of compressed firmwareLarry Finger
2023-06-21wifi: rtw89: use struct to parse firmware headerPing-Ke Shih
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