summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath (follow)
Commit message (Expand)AuthorAgeFilesLines
* move asm/unaligned.h to linux/unaligned.hAl Viro2024-10-0216-16/+16
* Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-09-1113-73/+54
|\
| * Merge tag 'ath-next-20240909' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo2024-09-096-65/+46
| |\
| | * wifi: ath12k: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2024-09-052-13/+7
| | * wifi: ath11k: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva2024-09-052-24/+7
| | * wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmitToke Høiland-Jørgensen2024-08-161-4/+2
| | * wifi: ath12k: fix the stack frame size warning in ath12k_mac_op_hw_scanMiaoqing Pan2024-08-151-24/+30
| * | wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh2024-09-067-8/+8
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-09-069-148/+49
|\ \ \ | |/ / |/| |
| * | Revert "wifi: ath11k: support hibernation"Baochen Qiang2024-09-028-139/+49
| * | Revert "wifi: ath11k: restore country code during resume"Baochen Qiang2024-09-021-10/+0
| * | wifi: ath11k: fix NULL pointer dereference in ath11k_mac_get_eirp_power()Baochen Qiang2024-08-221-0/+1
* | | Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-09-0518-28/+521
|\ \ \ | |/ / |/| / | |/
| * Merge tag 'ath-next-20240812' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo2024-08-1318-28/+521
| |\
| | * Revert "wifi: ath9k: use devm for request_irq()"Toke Høiland-Jørgensen2024-08-102-5/+11
| | * wifi: ath12k: fix invalid AMPDU factor calculation in ath12k_peer_assoc_h_he()Baochen Qiang2024-08-071-3/+2
| | * wifi: ath12k: match WMI BSS chan info structure with firmware definitionP Praneesh2024-08-071-1/+1
| | * wifi: ath12k: fix BSS chan info request WMI commandP Praneesh2024-08-072-0/+2
| | * wifi: ath12k: restore ASPM for supported hardwares onlyAditya Kumar Singh2024-08-073-1/+9
| | * wifi: ath9k: Remove error checks when creating debugfs entriesToke Høiland-Jørgensen2024-08-072-4/+0
| | * wifi: ath9k: use devm for gpio_request_one()Rosen Penev2024-08-071-4/+2
| | * wifi: ath9k: use devm for request_irq()Rosen Penev2024-08-072-11/+5
| | * wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()Dmitry Kandybka2024-08-011-2/+2
| | * wifi: ath9k: Use swap() to improve ath9k_hw_get_nf_hist_mid()Thorsten Blum2024-08-011-5/+2
| | * wifi: ath9k: use unmanaged PCI functions in ath9k_pci_owl_loaderHeiner Kallweit2024-08-011-5/+3
| | * wifi: ath12k: Support Transmit DE statsDinesh Karthikeyan2024-07-102-0/+480
| | * wifi: ath11k: fix array out-of-bound access in SoC statsKarthikeyan Periyasamy2024-07-101-1/+1
| | * wifi: ath12k: fix array out-of-bound access in SoC statsKarthikeyan Periyasamy2024-07-101-1/+1
| | * wifi: ath11k: use work queue to process beacon tx eventKang Yang2024-07-103-1/+16
* | | wifi: ath12k: use 128 bytes aligned iova in transmit path for WCN7850Baochen Qiang2024-08-054-0/+83
* | | wifi: ath12k: fix soft lockup on suspendJohan Hovold2024-07-261-1/+2
* | | wifi: ath12k: fix reusing outside iterator in ath12k_wow_vif_set_wakeups()Baochen Qiang2024-07-261-4/+4
|/ /
* | Merge tag 'pwrseq-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-192-0/+2
|\ \
| * | Kconfig: reduce the amount of power sequencing noiseBartosz Golaszewski2024-07-182-0/+2
* | | Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-192-6/+6
|\ \ \
| * | | wifi: ath11k: Use iommu_paging_domain_alloc()Lu Baolu2024-07-041-3/+3
| * | | wifi: ath10k: Use iommu_paging_domain_alloc()Lu Baolu2024-07-041-3/+3
| |/ /
* | / wifi: ath12k: fix build vs old compilerPaolo Abeni2024-07-161-2/+2
| |/ |/|
* | Merge tag 'ath-next-20240702' of git://git.kernel.org/pub/scm/linux/kernel/gi...Kalle Valo2024-07-0329-119/+5011
|\ \
| * | wifi: ath12k: Support TQM statsDinesh Karthikeyan2024-07-012-0/+391
| * | wifi: ath12k: Support pdev error statsDinesh Karthikeyan2024-07-012-0/+346
| * | wifi: ath12k: Support Transmit Scheduler statsDinesh Karthikeyan2024-07-012-0/+314
| * | wifi: ath12k: Dump additional Tx PDEV HTT statsRamya Gnanasekar2024-07-012-0/+181
| * | wifi: ath12k: Add support to parse requested stats_typeDinesh Karthikeyan2024-07-014-4/+549
| * | wifi: ath12k: Add htt_stats_dump file ops supportDinesh Karthikeyan2024-07-014-1/+240
| * | wifi: ath12k: Add support to enable debugfs_htt_statsDinesh Karthikeyan2024-07-015-1/+112
| * | wifi: ath12k: fix driver initialization for WoW unsupported devicesRameshkumar Sundaram2024-06-271-2/+2
| * | wifi: ath12k: fix peer metadata parsingKarthikeyan Periyasamy2024-06-266-14/+72
| * | wifi: ath12k: Fix pdev id sent to firmware for single phy devicesLingbo Kong2024-06-262-0/+77
| * | wifi: ath12k: handle keepalive during WoWLAN suspend and resumeBaochen Qiang2024-06-245-0/+153