summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/fw.h
AgeCommit message (Expand)Author
2022-05-30rtw89: fix channel inconsistency during hw_scanPo Hao Huang
2022-04-24rtw89: add RF H2C to notify firmwarePing-Ke Shih
2022-04-13rtw89: add new H2C to configure security CAM via DCTL for V1 chipPing-Ke Shih
2022-04-13rtw89: extend H2C of CMAC control infoPing-Ke Shih
2022-04-06rtw89: add chip_info::h2c_desc_size/fill_txdesc_fwcmd to support new chipsPing-Ke Shih
2022-04-06rtw89: support FW crash simulationZong-Zhe Yang
2022-04-06rtw89: ser: dump fw backtrace while L2 resetZong-Zhe Yang
2022-04-06rtw89: ser: dump memory for fw payload engine while L2 resetZong-Zhe Yang
2022-03-09rtw89: 8852a: add ieee80211_ops::hw_scanPo Hao Huang
2022-02-10rtw89: extend role_maintain to support AP modePing-Ke Shih
2022-01-28rtw89: rename vif_maintain to role_maintainPing-Ke Shih
2022-01-28rtw89: extend firmware commands on states of sta_assoc and sta_disconnectPing-Ke Shih
2022-01-28rtw89: download beacon content to firmwarePing-Ke Shih
2022-01-28rtw89: correct use of BA CAMPing-Ke Shih
2021-12-08rtw89: fix sending wrong rtwsta->mac_id to firmware to fill address CAMPing-Ke Shih
2021-12-08rtw89: update scan_mac_addr during scanning periodPing-Ke Shih
2021-12-08rtw89: use inline function instead macro to set H2C and CAMPing-Ke Shih
2021-12-08rtw89: add const in the cast of le32_get_bits()Ping-Ke Shih
2021-11-22rtw89: update partition size of firmware header on skb->dataPing-Ke Shih
2021-10-13rtw89: add Realtek 802.11ax driverPing-Ke Shih