summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
...
| * | wifi: ath12k: fix mac id extraction when MSDU spillover in rx error pathKarthikeyan Periyasamy2024-04-161-8/+54
| * | wifi: ath12k: support get_survey mac op for single wiphySriram R2024-04-101-14/+15
| * | wifi: ath12k: Modify rts threshold mac op for single wiphySriram R2024-04-101-4/+14
| * | wifi: ath12k: Modify set and get antenna mac ops for single wiphySriram R2024-04-101-13/+26
| * | wifi: ath12k: modify regulatory support for single wiphy architectureSriram R2024-04-103-9/+48
| * | wifi: ath12k: Add additional checks for vif and sta iteratorsSriram R2024-04-104-3/+24
| * | wifi: ath12k: Cache vdev configs before vdev createSriram R2024-04-102-34/+147
| * | wifi: ath12k: fetch correct radio based on vdev statusSriram R2024-04-101-11/+64
| * | wifi: ath12k: scan statemachine changes for single wiphySriram R2024-04-101-38/+176
| * | wifi: ath12k: vdev statemachine changes for single wiphySriram R2024-04-103-61/+141
| * | wifi: ath12k: modify ath12k mac start/stop ops for single wiphySriram R2024-04-101-12/+31
| * | wifi: ath12k: Modify add and remove chanctx ops for single wiphy supportSriram R2024-04-102-6/+47
| * | wifi: ath12k: add multiple radio support in a single MAC HW un/registerKarthikeyan Periyasamy2024-04-103-71/+127
| * | wifi: ath12k: correct the capital word typoKarthikeyan Periyasamy2024-04-092-3/+3
| * | wifi: ath11k: support hibernationBaochen Qiang2024-04-098-53/+143
| * | wifi: ath12k: fix link capable flagsKarthikeyan Periyasamy2024-04-081-0/+2
| * | wifi: ath12k: extend the link capable flagKarthikeyan Periyasamy2024-04-084-6/+23
| * | wifi: ath10k: support board-specific firmware overridesDmitry Baryshkov2024-04-053-1/+15
| * | wifi: ath6kl: sdio: simplify module initializationKrzysztof Kozlowski2024-04-041-19/+1
| * | wifi: wil6210: wmi: Use __counted_by() in struct wmi_set_link_monitor_cmd and...Gustavo A. R. Silva2024-04-042-13/+8
| * | wifi: wil6210: cfg80211: Use __counted_by() in struct wmi_start_scan_cmd and ...Gustavo A. R. Silva2024-04-042-13/+10
| * | wifi: ath12k: fix hal_rx_buf_return_buf_manager documentationJeff Johnson2024-04-041-1/+1
| * | wifi: ath11k: fix hal_rx_buf_return_buf_manager documentationJeff Johnson2024-04-041-1/+1
| * | wifi: ath9k: work around memset overflow warningArnd Bergmann2024-04-042-4/+5
| * | wifi: carl9170: re-fix fortified-memset warningArnd Bergmann2024-04-041-1/+2
| * | wifi: ath12k: fix missing endianness conversion in wmi_vdev_create_cmd()Miaoqing Pan2024-04-042-9/+9
| * | wifi: ath12k: debugfs: radar simulation supportRamya Gnanasekar2024-04-041-0/+29
| * | wifi: ath12k: initial debugfs supportRamasamy Kaliappan2024-04-047-0/+119
* | | wifi: mac80211: handle color change per linkAditya Kumar Singh2024-05-032-2/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-04-251-1/+3
|\ \ \
| * | | wifi: ath11k: use RCU when accessing struct inet6_dev::ac_listKalle Valo2024-04-161-1/+3
| | |/ | |/|
* | | wifi: ath11k: allocate dummy net_device dynamicallyBreno Leitao2024-04-243-7/+25
* | | wifi: ath10k: allocate dummy net_device dynamicallyBreno Leitao2024-04-246-8/+13
| |/ |/|
* | wifi: ath9k: eeprom: fix sparse endian warningsKalle Valo2024-03-253-6/+6
* | wifi: ath9k: fix ath9k_use_msi declarationKalle Valo2024-03-252-2/+1
* | wifi: ath9k: ath9k_set_moredata(): fix sparse warningsKalle Valo2024-03-251-2/+8
* | wifi: wil6210: fix sparse warningsKalle Valo2024-03-253-5/+4
* | wifi: wcn36xx: main: fix sparse warningsKalle Valo2024-03-251-2/+2
* | wifi: wcn36xx: buff_to_be(): fix sparse warningsKalle Valo2024-03-252-4/+7
* | wifi: ath6kl: fix sparse warningsKalle Valo2024-03-252-4/+2
* | wifi: ath: Convert sprintf/snprintf to sysfs_emitLi Zhijian2024-03-252-2/+2
* | wifi: ath11k: remove duplicate definitions in wmi.hKang Yang2024-03-211-6/+0
* | wifi: ath11k: do not process consecutive RDDM eventBaochen Qiang2024-03-212-0/+13
* | wifi: ath12k: Refactor error handler of Rxdma replenishKarthikeyan Periyasamy2024-03-211-11/+3
* | wifi: ath12k: Optimize the lock contention of used list in Rx data pathKarthikeyan Periyasamy2024-03-214-54/+114
* | wifi: ath12k: Refactor Rxdma buffer replinish argumentKarthikeyan Periyasamy2024-03-211-6/+3
* | wifi: ath12k: use correct flag field for 320 MHz channelsAloka Dixit2024-03-201-1/+1
* | wifi: ath12k: remove duplicate definitions in wmi.hKang Yang2024-03-201-6/+0
* | wifi: ath12k: fix desc address calculation in wbm tx completionThiraviyam Mariyappan2024-03-202-3/+1
* | wifi: ath11k: advertise P2P dev support for QCA6390/WCN6855/QCA2066Kang Yang2024-03-142-4/+25