summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rtw-next-2024-04-04' of https://github.com/pkshih/rtwKalle Valo2024-04-0526-218/+369
|\
| * wifi: rtw89: 8922a: configure UL MU/OFDMA power settingKuan-Chung Chen2024-04-042-0/+21
| * wifi: rtw88: Set default CQM config if not presentPo-Hao Huang2024-04-043-4/+14
| * wifi: rtw88: remove unsupported interface type of mesh pointPing-Ke Shih2024-04-031-2/+1
| * wifi: rtw89: 8852c: disable PCI PHY EQ to improve compatibilityPing-Ke Shih2024-04-032-0/+80
| * wifi: rtw89: 8852c: add quirk to set PCI BER for certain platformsPing-Ke Shih2024-04-039-0/+79
| * wifi: rtw89: 8852c: update TX power tables to R69Zong-Zhe Yang2024-04-031-45/+45
| * wifi: rtw89: download firmware with five times retryChia-Yuan Li2024-04-031-6/+21
| * wifi: rtw89: 8922a: add beacon filter and CQM supportPo-Hao Huang2024-04-031-0/+1
| * wifi: rtw89: 8922a: download template probe requests for 6 GHz bandPo-Hao Huang2024-04-039-8/+35
| * wifi: rtw89: 8922a: update scan offload H2C fieldsChih-Kang Chang2024-04-031-0/+1
| * wifi: rtw88: station mode only for SDIO chipsPing-Ke Shih2024-03-291-5/+9
| * wifi: rtw89: disable txptctrl IMR to avoid flase alarmChia-Yuan Li2024-03-261-1/+0
| * wifi: rtw88: coex: Prevent doing I/O during Wi-Fi power savingChing-Te Ku2024-03-262-4/+5
| * wifi: rtlwifi: always assume QoS mode in rtl8192cuDmitry Antipov2024-03-221-26/+4
| * wifi: rtlwifi: drop WMM stubs from rtl8192cuDmitry Antipov2024-03-221-117/+48
| * wifi: rtl8xxxu: enable MFP supportMartin Kaistra2024-03-201-2/+7
* | Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-04-0323-1015/+5778
|\|
| * wifi: rtw88: SDIO device driver for RTL8723CSFiona Klute2024-03-143-0/+58
| * wifi: rtw88: Reset 8703b firmware before downloadFiona Klute2024-03-141-0/+6
| * wifi: rtw88: Add rtw8703b_tables.cFiona Klute2024-03-141-0/+902
| * wifi: rtw88: Add rtw8703b_tables.hFiona Klute2024-03-141-0/+14
| * wifi: rtw88: Add rtw8703b.cFiona Klute2024-03-141-0/+2109
| * wifi: rtw88: Add rtw8703b.hFiona Klute2024-03-141-0/+102
| * wifi: rtw88: Add definitions for 8703b chipFiona Klute2024-03-143-0/+16
| * wifi: rtw88: Debug output for rtw8723x EFUSEFiona Klute2024-03-142-0/+170
| * wifi: rtw88: Shared module for rtw8723x devicesFiona Klute2024-03-146-900/+1107
| * wifi: rtw89: 8922a: add 8922ae to Makefile and KconfigPing-Ke Shih2024-03-142-1/+26
| * wifi: rtw89: 8922a: update chip parameter for coexChing-Te Ku2024-03-141-0/+149
| * wifi: rtw89: coex: Add TDMA slot parameter setting version 7Ching-Te Ku2024-03-143-80/+304
| * wifi: rtw89: coex: Add TDMA version 7Ching-Te Ku2024-03-141-2/+18
| * wifi: rtw89: coex: Add antenna setting function for RTL8922AChing-Te Ku2024-03-143-2/+197
| * wifi: rtw89: coex: Add WiFi role info format version 8Ching-Te Ku2024-03-146-25/+590
| * wifi: rtw89: Correct EHT TX rate on 20MHz connectionDian-Syuan Yang2024-03-121-4/+9
* | wifi: rtw89: coex: fix configuration for shared antenna for 8922APing-Ke Shih2024-03-141-1/+1
|/
* wifi: rtw89: wow: move release offload packet earlier for WoWLAN modeChin-Yen Lee2024-03-051-2/+2
* wifi: rtw89: wow: set security engine options for 802.11ax chips onlyChin-Yen Lee2024-03-051-0/+3
* wifi: rtw89: update suspend/resume for different generationChin-Yen Lee2024-03-054-1/+57
* wifi: rtw89: wow: update config mac function with different generationChin-Yen Lee2024-03-056-29/+117
* wifi: rtw89: update DMA function with different generationChin-Yen Lee2024-03-055-24/+68
* wifi: rtw89: wow: update WoWLAN status register for different generationChin-Yen Lee2024-03-055-1/+11
* wifi: rtw89: wow: update WoWLAN reason register for different chipsChin-Yen Lee2024-03-057-8/+7
* wifi: rtw89: coex: Add coexistence policy to decrease WiFi packet CRC-ERRChing-Te Ku2024-03-052-7/+38
* wifi: rtw89: coex: When Bluetooth not available don't set power/gainChing-Te Ku2024-03-051-0/+6
* wifi: rtw89: coex: add return value to ensure H2C command is success or notChing-Te Ku2024-03-052-20/+34
* wifi: rtw89: coex: Reorder H2C command index to align with firmwareChing-Te Ku2024-03-054-48/+72
* wifi: rtw89: coex: add BTC ctrl_info version 7 and related logicChing-Te Ku2024-03-055-31/+142
* wifi: rtw89: coex: add init_info H2C command format version 7Ching-Te Ku2024-03-0511-164/+586
* wifi: rtw89: 8922a: add coexistence helpers of SW grantPing-Ke Shih2024-03-055-0/+115
* wifi: rtw89: mac: add coexistence helpers {cfg/get}_pltPing-Ke Shih2024-03-054-4/+81