summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/fw.h
AgeCommit message (Expand)Author
2023-12-15wifi: rtw89: add DBCC H2C to notify firmware the statusPing-Ke Shih
2023-12-15wifi: rtw89: phy: print out RFK log with formatted stringPing-Ke Shih
2023-12-15wifi: rtw89: parse and print out RFK log from C2H eventsPing-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: 8922a: configure CRASH_TRIGGER FW featureZong-Zhe Yang
2023-09-22wifi: rtw89: load TX power related tables from FW elementsZong-Zhe Yang
2023-09-18wifi: rtw89: mcc: track beacon offset and update when neededZong-Zhe Yang
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: 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-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-01wifi: rtw89: add C2H RA event V1 to support WiFi 7 chipsPing-Ke Shih
2023-08-01wifi: rtw89: use struct to access RA reportPing-Ke Shih
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-06-21wifi: rtw89: use struct to parse firmware headerPing-Ke Shih
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-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