summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2024-04-18wifi: ath11k: add support DT ieee80211-freq-limitChristian Lamparter1-0/+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-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-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: ath10k: sdio: drop driver owner initializationKrzysztof Kozlowski1-1/+0
2024-04-04wifi: ath10k: sdio: simplify module initializationKrzysztof Kozlowski1-19/+1
2024-03-25wifi: ath9k: eeprom: fix sparse endian warningsKalle Valo3-6/+6
2024-03-25wifi: ath9k: fix ath9k_use_msi declarationKalle Valo2-2/+1
2024-03-25wifi: ath9k: ath9k_set_moredata(): fix sparse warningsKalle Valo1-2/+8
2024-03-25wifi: wil6210: fix sparse warningsKalle Valo3-5/+4
2024-03-25wifi: wcn36xx: main: fix sparse warningsKalle Valo1-2/+2
2024-03-25wifi: wcn36xx: buff_to_be(): fix sparse warningsKalle Valo2-4/+7
2024-03-25wifi: ath6kl: fix sparse warningsKalle Valo2-4/+2
2024-03-25wifi: ath: Convert sprintf/snprintf to sysfs_emitLi Zhijian2-2/+2
2024-03-21wifi: ath11k: remove duplicate definitions in wmi.hKang Yang1-6/+0
2024-03-21wifi: ath11k: do not process consecutive RDDM eventBaochen Qiang2-0/+13
2024-03-21wifi: ath12k: Refactor error handler of Rxdma replenishKarthikeyan Periyasamy1-11/+3
2024-03-21wifi: ath12k: Optimize the lock contention of used list in Rx data pathKarthikeyan Periyasamy4-54/+114
2024-03-21wifi: ath12k: Refactor Rxdma buffer replinish argumentKarthikeyan Periyasamy1-6/+3
2024-03-20wifi: ath12k: use correct flag field for 320 MHz channelsAloka Dixit1-1/+1
2024-03-20wifi: ath12k: remove duplicate definitions in wmi.hKang Yang1-6/+0
2024-03-20wifi: ath12k: fix desc address calculation in wbm tx completionThiraviyam Mariyappan2-3/+1
2024-03-14wifi: ath11k: advertise P2P dev support for QCA6390/WCN6855/QCA2066Kang Yang2-4/+25