summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/fw.h
AgeCommit message (Expand)Author
2024-01-23wifi: rtw89: add wait/completion for abort scanPo-Hao Huang
2024-01-23wifi: rtw89: Set default CQM config if not presentPo-Hao Huang
2024-01-23wifi: rtw89: refine hardware scan C2H eventsPo-Hao Huang
2024-01-23wifi: rtw89: refine add_chan H2C command to encode_bitsPo-Hao Huang
2024-01-18wifi: rtw89: fw: extend JOIN H2C command to support WiFi 7 chipsPing-Ke Shih
2024-01-18wifi: rtw89: fw: use struct to fill JOIN H2C commandPing-Ke Shih
2024-01-18wifi: rtw89: fw: add H2C command to reset DMAC table for WiFi 7Ping-Ke Shih
2024-01-18wifi: rtw89: fw: add H2C command to reset CMAC table for WiFi 7Ping-Ke Shih
2024-01-18wifi: rtw89: fw: update TX AMPDU parameter to CMAC tablePing-Ke Shih
2024-01-18wifi: rtw89: fw: add chip_ops to update CMAC table to associated stationPing-Ke Shih
2024-01-18wifi: rtw89: fw: fill CMAC table to associated station for WiFi 7 chipsPing-Ke Shih
2024-01-18wifi: rtw89: fw: add H2C command to update security CAM v2Ping-Ke Shih
2024-01-12wifi: rtw89: add chip_ops::update_beacon to abstract update beacon operationPing-Ke Shih
2024-01-12wifi: rtw89: add H2C command to download beacon frame for WiFi 7 chipsPing-Ke Shih
2024-01-12wifi: rtw89: use struct to fill H2C command to download beacon framePing-Ke Shih
2024-01-12wifi: rtw89: add new H2C command to pause/sleep transmitting by MAC IDPing-Ke Shih
2024-01-12wifi: rtw89: fw: use struct to fill BA CAM H2C commandsPing-Ke Shih
2024-01-12wifi: rtw89: add chip_ops::h2c_ba_cam() to configure BA CAMPing-Ke Shih
2024-01-12wifi: rtw89: mac: add feature_init to initialize BA CAM V1Ping-Ke Shih
2024-01-12wifi: rtw89: add firmware H2C command of BA CAM V1Ping-Ke Shih
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