summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw89/fw.h
AgeCommit message (Expand)AuthorFilesLines
2022-04-06rtw89: add chip_info::h2c_desc_size/fill_txdesc_fwcmd to support new chipsPing-Ke Shih1-2/+2
2022-04-06rtw89: support FW crash simulationZong-Zhe Yang1-0/+12
2022-04-06rtw89: ser: dump fw backtrace while L2 resetZong-Zhe Yang1-0/+9
2022-04-06rtw89: ser: dump memory for fw payload engine while L2 resetZong-Zhe Yang1-0/+2
2022-03-09rtw89: 8852a: add ieee80211_ops::hw_scanPo Hao Huang1-0/+351
2022-02-10rtw89: extend role_maintain to support AP modePing-Ke Shih1-0/+1
2022-01-28rtw89: rename vif_maintain to role_maintainPing-Ke Shih1-3/+3
2022-01-28rtw89: extend firmware commands on states of sta_assoc and sta_disconnectPing-Ke Shih1-2/+3
2022-01-28rtw89: download beacon content to firmwarePing-Ke Shih1-0/+103
2022-01-28rtw89: correct use of BA CAMPing-Ke Shih1-2/+23
2021-12-08rtw89: fix sending wrong rtwsta->mac_id to firmware to fill address CAMPing-Ke Shih1-1/+1
2021-12-08rtw89: update scan_mac_addr during scanning periodPing-Ke Shih1-1/+2
2021-12-08rtw89: use inline function instead macro to set H2C and CAMPing-Ke Shih1-840/+1259
2021-12-08rtw89: add const in the cast of le32_get_bits()Ping-Ke Shih1-34/+34
2021-11-22rtw89: update partition size of firmware header on skb->dataPing-Ke Shih1-2/+4
2021-10-13rtw89: add Realtek 802.11ax driverPing-Ke Shih1-0/+1378