aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtw89/fw.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-24wifi: rtw89: support for processing P2P power savingDian-Syuan Yang1-0/+94
2022-09-19wifi: rtw89: 8852c: support fw crash simulationZong-Zhe Yang1-1/+1
2022-09-19wifi: rtw89: introudce functions to drop packetsZong-Zhe Yang1-0/+33
2022-09-19wifi: rtw89: support for setting HE GI and LTFKuan-Chung Chen1-0/+10
2022-09-12wifi: rtw89: split scan including lots of channelsPo-Hao Huang1-0/+4
2022-09-12wifi: rtw89: 8852c: support hw_scanPo-Hao Huang1-1/+3
2022-09-12wifi: rtw89: configure TX path via H2C commandPing-Ke Shih1-0/+2
2022-09-12wifi: rtw89: use u32_get_bits to access C2H content of PHY capabilityPing-Ke Shih1-15/+26
2022-09-02wifi: rtw89: 8852c: initialize and correct BA CAM contentPing-Ke Shih1-0/+9
2022-09-02rtw89: coex: update WL role info v1 for RTL8852C branch usingChing-Te Ku1-26/+62
2022-09-02wifi: rtw89: early recognize FW feature to decide if chanctxZong-Zhe Yang1-1/+11
2022-05-30rtw89: fix channel inconsistency during hw_scanPo Hao Huang1-4/+1
2022-04-24rtw89: add RF H2C to notify firmwarePing-Ke Shih1-0/+12
2022-04-13rtw89: add new H2C to configure security CAM via DCTL for V1 chipPing-Ke Shih1-0/+306
2022-04-13rtw89: extend H2C of CMAC control infoPing-Ke Shih1-6/+37
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