summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw89/fw.h
Commit message (Expand)AuthorAgeFilesLines
* rtw89: add RF H2C to notify firmwarePing-Ke Shih2022-04-241-0/+12
* rtw89: add new H2C to configure security CAM via DCTL for V1 chipPing-Ke Shih2022-04-131-0/+306
* rtw89: extend H2C of CMAC control infoPing-Ke Shih2022-04-131-6/+37
* rtw89: add chip_info::h2c_desc_size/fill_txdesc_fwcmd to support new chipsPing-Ke Shih2022-04-061-2/+2
* rtw89: support FW crash simulationZong-Zhe Yang2022-04-061-0/+12
* rtw89: ser: dump fw backtrace while L2 resetZong-Zhe Yang2022-04-061-0/+9
* rtw89: ser: dump memory for fw payload engine while L2 resetZong-Zhe Yang2022-04-061-0/+2
* rtw89: 8852a: add ieee80211_ops::hw_scanPo Hao Huang2022-03-091-0/+351
* rtw89: extend role_maintain to support AP modePing-Ke Shih2022-02-101-0/+1
* rtw89: rename vif_maintain to role_maintainPing-Ke Shih2022-01-281-3/+3
* rtw89: extend firmware commands on states of sta_assoc and sta_disconnectPing-Ke Shih2022-01-281-2/+3
* rtw89: download beacon content to firmwarePing-Ke Shih2022-01-281-0/+103
* rtw89: correct use of BA CAMPing-Ke Shih2022-01-281-2/+23
* rtw89: fix sending wrong rtwsta->mac_id to firmware to fill address CAMPing-Ke Shih2021-12-081-1/+1
* rtw89: update scan_mac_addr during scanning periodPing-Ke Shih2021-12-081-1/+2
* rtw89: use inline function instead macro to set H2C and CAMPing-Ke Shih2021-12-081-840/+1259
* rtw89: add const in the cast of le32_get_bits()Ping-Ke Shih2021-12-081-34/+34
* rtw89: update partition size of firmware header on skb->dataPing-Ke Shih2021-11-221-2/+4
* rtw89: add Realtek 802.11ax driverPing-Ke Shih2021-10-131-0/+1378