aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2024-04-18wifi: rtw89: fw: scan offload prohibit all 6 GHz channel if no 6 GHz sbandZong-Zhe Yang1-0/+4
2024-04-18wifi: rtw89: sar: correct TX power boundary for MAC domainZong-Zhe Yang1-2/+2
2024-04-18wifi: rtw89: pci: correct TX resource checking for PCI DMA channel of firmwar...Ping-Ke Shih1-1/+2
2024-04-17wifi: iwlwifi: mvm: return uid from iwl_mvm_build_scan_cmdMiri Korenblit1-1/+2
2024-04-17wifi: iwlwifi: mvm: remove old PASN station when adding a new oneAvraham Stern1-0/+2
2024-04-16wifi: wilc1000: convert list management to RCUAlexis Lothoré5-64/+45
2024-04-16wifi: wilc1000: set atomic flag on kmemdup in srcu critical sectionAlexis Lothoré1-1/+1
2024-04-16wifi: ath11k: use RCU when accessing struct inet6_dev::ac_listKalle Valo1-1/+3
2024-04-16wifi: ath12k: dynamically update peer puncturing bitmap for STAKang Yang2-0/+77
2024-04-16wifi: ath12k: fix mac id extraction when MSDU spillover in rx error pathKarthikeyan Periyasamy1-8/+54
2024-04-10wifi: ath12k: support get_survey mac op for single wiphySriram R1-14/+15
2024-04-10wifi: ath12k: Modify rts threshold mac op for single wiphySriram R1-4/+14
2024-04-10wifi: ath12k: Modify set and get antenna mac ops for single wiphySriram R1-13/+26
2024-04-10wifi: ath12k: modify regulatory support for single wiphy architectureSriram R3-9/+48
2024-04-10wifi: ath12k: Add additional checks for vif and sta iteratorsSriram R4-3/+24
2024-04-10wifi: ath12k: Cache vdev configs before vdev createSriram R2-34/+147
2024-04-10wifi: ath12k: fetch correct radio based on vdev statusSriram R1-11/+64
2024-04-10wifi: ath12k: scan statemachine changes for single wiphySriram R1-38/+176
2024-04-10wifi: ath12k: vdev statemachine changes for single wiphySriram R3-61/+141
2024-04-10wifi: ath12k: modify ath12k mac start/stop ops for single wiphySriram R1-12/+31
2024-04-10wifi: ath12k: Modify add and remove chanctx ops for single wiphy supportSriram R2-6/+47
2024-04-10wifi: ath12k: add multiple radio support in a single MAC HW un/registerKarthikeyan Periyasamy3-71/+127
2024-04-10wifi: brcmfmac: Fix spelling mistake "ivalid" -> "invalid"Colin Ian King1-3/+3
2024-04-09wifi: ath12k: correct the capital word typoKarthikeyan Periyasamy2-3/+3
2024-04-09wifi: ath11k: support hibernationBaochen Qiang8-53/+143
2024-04-08wifi: ath12k: fix link capable flagsKarthikeyan Periyasamy1-0/+2
2024-04-08wifi: ath12k: extend the link capable flagKarthikeyan Periyasamy4-6/+23
2024-04-05wifi: ath10k: support board-specific firmware overridesDmitry Baryshkov3-1/+15
2024-04-05Merge tag 'rtw-next-2024-04-04' of https://github.com/pkshih/rtwKalle Valo26-218/+369
2024-04-05wifi: mwifiex: replace open-coded module_sdio_driver()Krzysztof Kozlowski1-1/+1
2024-04-05wifi: wilc1000: replace open-coded module_sdio_driver()Krzysztof Kozlowski1-3/+2
2024-04-05wifi: wl1251: simplify module initializationKrzysztof Kozlowski1-19/+1
2024-04-05wifi: rsi: sdio: simplify module initializationKrzysztof Kozlowski1-30/+1
2024-04-04wifi: ath6kl: sdio: simplify module initializationKrzysztof Kozlowski1-19/+1
2024-04-04wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and...Gustavo A. R. Silva2-13/+8
2024-04-04wifi: wil6210: cfg80211: Use __counted_by() in struct wmi_start_scan_cmd and ...Gustavo A. R. Silva2-13/+10
2024-04-04wifi: ath12k: fix hal_rx_buf_return_buf_manager documentationJeff Johnson1-1/+1
2024-04-04wifi: ath11k: fix hal_rx_buf_return_buf_manager documentationJeff Johnson1-1/+1
2024-04-04wifi: ath9k: work around memset overflow warningArnd Bergmann2-4/+5
2024-04-04wifi: carl9170: re-fix fortified-memset warningArnd Bergmann1-1/+2
2024-04-04wifi: ath12k: fix missing endianness conversion in wmi_vdev_create_cmd()Miaoqing Pan2-9/+9
2024-04-04wifi: ath12k: debugfs: radar simulation supportRamya Gnanasekar1-0/+29
2024-04-04wifi: ath12k: initial debugfs supportRamasamy Kaliappan7-0/+119
2024-04-04wifi: wfx: drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-04wifi: mwifiex: drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-04wifi: brcm80211: drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-04wifi: ath10k: sdio: drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-04wifi: ath10k: sdio: simplify module initializationKrzysztof Kozlowski1-19/+1
2024-04-04wifi: rtw89: 8922a: configure UL MU/OFDMA power settingKuan-Chung Chen2-0/+21
2024-04-04wifi: rtw88: Set default CQM config if not presentPo-Hao Huang3-4/+14