summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wifi: ipw2x00: libipw_rx_any(): fix bad alignmentJiapeng Chong14 days1-4/+4
* wifi: brcmfmac: release 'root' node in all execution pathsJavier Carrasco14 days1-2/+1
* Merge tag 'rtw-next-2024-11-06' of https://github.com/pkshih/rtwKalle Valo14 days84-500/+11390
|\
| * wifi: rtlwifi: Remove some exhalbtc deadcodeDr. David Alan Gilbert2024-11-064-101/+0
| * wifi: rtlwifi: Drastically reduce the attempts to read efuse in case of failuresGuilherme G. Piccoli2024-11-061-1/+10
| * wifi: rtw88: Enable the new RTL8821AU/RTL8812AU driversBitterblue Smith2024-11-062-0/+48
| * wifi: rtw88: Add rtw8821au.c and rtw8812au.cBitterblue Smith2024-11-062-0/+56
| * wifi: rtw88: Add rtw8812a.{c,h}Bitterblue Smith2024-11-062-0/+1112
| * wifi: rtw88: Add rtw8821a.{c,h}Bitterblue Smith2024-11-062-0/+1207
| * wifi: rtw88: Add rtw88xxa.{c,h}Bitterblue Smith2024-11-062-0/+2164
| * wifi: rtw88: Add rtw8821a_table.{c,h}Bitterblue Smith2024-11-062-0/+2371
| * wifi: rtw88: Add rtw8812a_table.{c,h}Bitterblue Smith2024-11-062-0/+2838
| * wifi: rtw89: coex: set higher priority to BT when WL scan and BT A2DP existChing-Te Ku2024-11-061-1/+5
| * wifi: rtw89: 8852b: change RF mode to normal mode when set channelChih-Kang Chang2024-11-061-5/+3
| * wifi: rtw89: coex: check NULL return of kmalloc in btc_fw_set_monreg()Pei Xiao2024-11-061-0/+4
| * wifi: rtw89: 8922a: fill the missing OP1dB configurationKuan-Chung Chen2024-11-062-0/+61
| * wifi: rtw89: mac: no configure CMAC/DMAC tables for firmware secure bootPing-Ke Shih2024-11-061-2/+5
| * wifi: rtw89: fw: use common function to parse security section for WiFi 6 chipsPing-Ke Shih2024-11-062-12/+46
| * wifi: rtw89: fw: move v1 MSSC out of __parse_security_section() to share with v0Ping-Ke Shih2024-11-061-7/+5
| * wifi: rtw89: fw: set recorded IDMEM share mode in firmware header to registerPing-Ke Shih2024-11-066-0/+36
| * wifi: rtw89: fw: shrink download size of security section for RTL8852BPing-Ke Shih2024-11-062-3/+34
| * wifi: rtw89: efuse: read firmware secure info v0 from efuse for WiFi 6 chipsPing-Ke Shih2024-11-062-1/+90
| * wifi: rtw89: efuse: move recognize firmware MSS info v1 to commonPing-Ke Shih2024-11-063-49/+62
| * wifi: rtw89: efuse: move reading efuse of fw secure info to commonPing-Ke Shih2024-11-067-4/+13
| * wifi: rtw89: set pause_data field to avoid transmitting data in scan channelsChih-Kang Chang2024-11-011-0/+4
| * wifi: rtw89: don't check done-ack for entering PSChin-Yen Lee2024-11-011-1/+1
| * wifi: rtw88: 8812a: Mitigate beacon lossBitterblue Smith2024-10-291-0/+7
| * wifi: rtw88: 8821a: Regularly ask for BT info updatesBitterblue Smith2024-10-293-1/+13
| * wifi: rtw88: coex: Support chips without a scoreboardBitterblue Smith2024-10-292-0/+19
| * wifi: rtw88: Detect beacon loss with chips other than 8822cBitterblue Smith2024-10-291-0/+18
| * wifi: rtw88: usb: Set pkt_info.ls for the reserved pageBitterblue Smith2024-10-291-0/+1
| * wifi: rtw88: Move pwr_track_tbl to struct rtw_rfe_defBitterblue Smith2024-10-298-46/+47
| * wifi: rtw88: Support TX page sizes bigger than 128Bitterblue Smith2024-10-294-13/+14
| * wifi: rtw88: Make txagc_remnant_ofdm an arrayBitterblue Smith2024-10-294-7/+7
| * wifi: rtw88: Enable data rate fallback for older chipsBitterblue Smith2024-10-2912-7/+19
| * wifi: rtw88: Let each driver control the power on/off processBitterblue Smith2024-10-2910-9/+36
| * wifi: rtw88: Allow rtw_chip_info.ltecoex_addr to be NULLBitterblue Smith2024-10-291-3/+11
| * wifi: rtw88: Extend the init table parsing for RTL8812AUBitterblue Smith2024-10-292-8/+69
| * wifi: rtw88: Allow different C2H RA report sizesBitterblue Smith2024-10-298-10/+34
| * wifi: rtw88: Dump the HW features only for some chipsBitterblue Smith2024-10-297-0/+9
| * wifi: rtw88: Add some definitions for RTL8821AU/RTL8812AUBitterblue Smith2024-10-294-36/+177
| * wifi: rtw88: Report the signal strength only if it's knownBitterblue Smith2024-10-291-4/+8
| * wifi: rtw89: 8922a: extend RFK handling and consider MLOZong-Zhe Yang2024-10-295-44/+70
| * wifi: rtw89: tweak setting of channel and TX power for MLOZong-Zhe Yang2024-10-294-65/+149
| * wifi: rtw89: chan: manage active interfacesZong-Zhe Yang2024-10-294-13/+108
| * wifi: rtw89: Add encryption support for MLO connectionsPo-Hao Huang2024-10-292-6/+69
| * wifi: rtw89: Add header conversion for MLO connectionsPo-Hao Huang2024-10-292-0/+17
| * wifi: rtw89: unlock on error path in rtw89_ops_unassign_vif_chanctx()Dan Carpenter2024-10-251-0/+1
| * wifi: rtw89: Fix TX fail with A2DP after scanningPo-Hao Huang2024-10-251-2/+2
| * wifi: rtw89: coex: Set Wi-Fi/Bluetooth priority for Wi-Fi scan caseChing-Te Ku2024-10-251-1/+1