summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2024-01-234-40/+13
|\
| * wifi: ath11k: rely on mac80211 debugfs handling for vifBenjamin Berg2024-01-184-40/+13
* | wifi: mac80211: rework RX timestamp flagsJohannes Berg2023-12-211-1/+1
* | Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-12-18128-465/+630
|\ \ | |/ |/|
| * wifi: ath11k: workaround too long expansion sparse warningsKalle Valo2023-12-151-6/+10
| * Revert "wifi: ath12k: use ATH12K_PCI_IRQ_DP_OFFSET for DP IRQ"Karthikeyan Periyasamy2023-12-151-4/+4
| * wifi: ath9k: reset survey of current channel after a scan startedHancheng Yang2023-12-131-0/+15
| * wifi: ath12k: fix the issue that the multicast/broadcast indicator is not rea...Lingbo Kong2023-12-121-2/+2
| * wifi: ath11k: Fix ath11k_htc_record flexible recordJeff Johnson2023-12-121-3/+1
| * wifi: ath5k: remove unused ath5k_eeprom_info::ee_antennaJiri Slaby (SUSE)2023-12-071-3/+0
| * wifi: ath10k: add support to allow broadcast action frame RXJames Prestwood2023-12-073-2/+30
| * wifi: ath12k: avoid repeated wiphy access from hwKarthikeyan Periyasamy2023-12-051-35/+37
| * wifi: ath12k: fix and enable AP mode for WCN7850Kang Yang2023-12-052-3/+4
| * wifi: ath12k: set IRQ affinity to CPU0 in case of one MSI vectorKang Yang2023-12-051-1/+23
| * wifi: ath12k: do not restore ASPM in case of single MSI vectorKang Yang2023-12-051-1/+4
| * wifi: ath12k: add support one MSI vectorKang Yang2023-12-052-15/+52
| * wifi: ath12k: refactor multiple MSI vector implementationKang Yang2023-12-052-8/+42
| * wifi: ath12k: use ATH12K_PCI_IRQ_DP_OFFSET for DP IRQKang Yang2023-12-051-4/+4
| * wifi: ath12k: add CE and ext IRQ flag to indicate irq_handlerKang Yang2023-12-052-0/+18
| * wifi: ath12k: get msi_data again after request_irq is calledKang Yang2023-12-051-0/+30
| * wifi: wcn36xx: Convert to platform remove callback returning voidUwe Kleine-König2023-12-011-4/+2
| * wifi: ath5k: Convert to platform remove callback returning voidUwe Kleine-König2023-12-011-5/+3
| * wifi: ath12k: avoid repeated hw access from arKarthikeyan Periyasamy2023-12-013-83/+90
| * wifi: ath12k: Optimize the mac80211 hw data accessKarthikeyan Periyasamy2023-12-012-10/+10
| * wifi: ath12k: add 320 MHz bandwidth enumsMuna Sinada2023-12-016-3/+16
| * wifi: ath11k: Convert to platform remove callback returning voidUwe Kleine-König2023-11-301-4/+2
| * wifi: ath11k: fix race due to setting ATH11K_FLAG_EXT_IRQ_ENABLED too earlyBaochen Qiang2023-11-301-2/+2
| * wifi: ath11k: remove ath11k_htc_record::pauload[]Jeff Johnson2023-11-301-1/+0
| * wifi: ath10k: Use DECLARE_FLEX_ARRAY() for ath10k_htc_recordJeff Johnson2023-11-301-3/+3
| * wifi: ath10k: remove ath10k_htc_record::pauload[]Jeff Johnson2023-11-301-1/+0
| * wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson2023-11-3028-0/+28
| * wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson2023-11-3046-19/+46
| * wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson2023-11-3021-21/+21
| * wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...Minsuk Kang2023-11-291-2/+3
| * wifi: ath9k: Remove unnecessary (void*) conversionsWu Yunchuan2023-11-2911-39/+39
| * wifi: ath12k: refactor DP Rxdma ring structureKarthikeyan Periyasamy2023-11-294-39/+46
| * wifi: ath12k: avoid explicit HW conversion argument in Rxdma replenishKarthikeyan Periyasamy2023-11-293-53/+31
| * wifi: ath12k: avoid explicit RBM id argument in Rxdma replenishKarthikeyan Periyasamy2023-11-293-11/+4
| * wifi: ath12k: avoid explicit mac id argument in Rxdma replenishKarthikeyan Periyasamy2023-11-293-13/+11
| * wifi: ath12k: fix the error handler of rfkill configKarthikeyan Periyasamy2023-11-291-2/+4
| * wifi: ath12k: use select for CRYPTO_MICHAEL_MICJames Prestwood2023-11-291-1/+1
| * wifi: ath11k: use select for CRYPTO_MICHAEL_MICJames Prestwood2023-11-291-1/+1
| * wifi: ath12k: Consolidate WMI peer flagsJeff Johnson2023-11-221-42/+19
| * wifi: ath11k: Consolidate WMI peer flagsJeff Johnson2023-11-221-41/+18
| * wifi: ath12k: Remove obsolete struct wmi_peer_flags_map *peer_flagsJeff Johnson2023-11-221-2/+0
| * wifi: ath11k: Remove obsolete struct wmi_peer_flags_map *peer_flagsJeff Johnson2023-11-221-2/+0
| * wifi: ath12k: Remove struct ath12k::opsJeff Johnson2023-11-221-2/+1
| * wifi: ath11k: Remove struct ath11k::opsJeff Johnson2023-11-221-1/+0
| * wifi: ath10k: Remove unused struct ath10k_htc_frameJeff Johnson2023-11-221-13/+0
| * wifi: ath10k: simplify __ath10k_htt_tx_txq_recalc()Dmitry Antipov2023-11-221-2/+1