aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw89/fw.h
Commit message (Expand)AuthorAgeFilesLines
* wifi: rtw89: support for processing P2P power savingDian-Syuan Yang2022-09-241-0/+94
* wifi: rtw89: 8852c: support fw crash simulationZong-Zhe Yang2022-09-191-1/+1
* wifi: rtw89: introudce functions to drop packetsZong-Zhe Yang2022-09-191-0/+33
* wifi: rtw89: support for setting HE GI and LTFKuan-Chung Chen2022-09-191-0/+10
* wifi: rtw89: split scan including lots of channelsPo-Hao Huang2022-09-121-0/+4
* wifi: rtw89: 8852c: support hw_scanPo-Hao Huang2022-09-121-1/+3
* wifi: rtw89: configure TX path via H2C commandPing-Ke Shih2022-09-121-0/+2
* wifi: rtw89: use u32_get_bits to access C2H content of PHY capabilityPing-Ke Shih2022-09-121-15/+26
* wifi: rtw89: 8852c: initialize and correct BA CAM contentPing-Ke Shih2022-09-021-0/+9
* rtw89: coex: update WL role info v1 for RTL8852C branch usingChing-Te Ku2022-09-021-26/+62
* wifi: rtw89: early recognize FW feature to decide if chanctxZong-Zhe Yang2022-09-021-1/+11
* rtw89: fix channel inconsistency during hw_scanPo Hao Huang2022-05-301-4/+1
* 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