summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for wcn36xxBreno Leitao
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for ar5523Breno Leitao
2024-01-23Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-01-18wifi: ath11k: rely on mac80211 debugfs handling for vifBenjamin Berg
2023-12-21wifi: mac80211: rework RX timestamp flagsJohannes Berg
2023-12-18Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-12-15wifi: ath11k: workaround too long expansion sparse warningsKalle Valo
2023-12-15Revert "wifi: ath12k: use ATH12K_PCI_IRQ_DP_OFFSET for DP IRQ"Karthikeyan Periyasamy
2023-12-13wifi: ath9k: reset survey of current channel after a scan startedHancheng Yang
2023-12-12wifi: ath12k: fix the issue that the multicast/broadcast indicator is not rea...Lingbo Kong
2023-12-12wifi: ath11k: Fix ath11k_htc_record flexible recordJeff Johnson
2023-12-07wifi: ath5k: remove unused ath5k_eeprom_info::ee_antennaJiri Slaby (SUSE)
2023-12-07wifi: ath10k: add support to allow broadcast action frame RXJames Prestwood
2023-12-05wifi: ath12k: avoid repeated wiphy access from hwKarthikeyan Periyasamy
2023-12-05wifi: ath12k: fix and enable AP mode for WCN7850Kang Yang
2023-12-05wifi: ath12k: set IRQ affinity to CPU0 in case of one MSI vectorKang Yang
2023-12-05wifi: ath12k: do not restore ASPM in case of single MSI vectorKang Yang
2023-12-05wifi: ath12k: add support one MSI vectorKang Yang
2023-12-05wifi: ath12k: refactor multiple MSI vector implementationKang Yang
2023-12-05wifi: ath12k: use ATH12K_PCI_IRQ_DP_OFFSET for DP IRQKang Yang
2023-12-05wifi: ath12k: add CE and ext IRQ flag to indicate irq_handlerKang Yang
2023-12-05wifi: ath12k: get msi_data again after request_irq is calledKang Yang
2023-12-01wifi: wcn36xx: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-01wifi: ath5k: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-01wifi: ath12k: avoid repeated hw access from arKarthikeyan Periyasamy
2023-12-01wifi: ath12k: Optimize the mac80211 hw data accessKarthikeyan Periyasamy
2023-12-01wifi: ath12k: add 320 MHz bandwidth enumsMuna Sinada
2023-11-30wifi: ath11k: Convert to platform remove callback returning voidUwe Kleine-König
2023-11-30wifi: ath11k: fix race due to setting ATH11K_FLAG_EXT_IRQ_ENABLED too earlyBaochen Qiang
2023-11-30wifi: ath11k: remove ath11k_htc_record::pauload[]Jeff Johnson
2023-11-30wifi: ath10k: Use DECLARE_FLEX_ARRAY() for ath10k_htc_recordJeff Johnson
2023-11-30wifi: ath10k: remove ath10k_htc_record::pauload[]Jeff Johnson
2023-11-30wifi: ath10k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson
2023-11-30wifi: ath11k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson
2023-11-30wifi: ath12k: Update Qualcomm Innovation Center, Inc. copyrightsJeff Johnson
2023-11-29wifi: ath9k: Fix potential array-index-out-of-bounds read in ath9k_htc_txstat...Minsuk Kang
2023-11-29wifi: ath9k: Remove unnecessary (void*) conversionsWu Yunchuan
2023-11-29wifi: ath12k: refactor DP Rxdma ring structureKarthikeyan Periyasamy
2023-11-29wifi: ath12k: avoid explicit HW conversion argument in Rxdma replenishKarthikeyan Periyasamy
2023-11-29wifi: ath12k: avoid explicit RBM id argument in Rxdma replenishKarthikeyan Periyasamy
2023-11-29wifi: ath12k: avoid explicit mac id argument in Rxdma replenishKarthikeyan Periyasamy
2023-11-29wifi: ath12k: fix the error handler of rfkill configKarthikeyan Periyasamy
2023-11-29wifi: ath12k: use select for CRYPTO_MICHAEL_MICJames Prestwood
2023-11-29wifi: ath11k: use select for CRYPTO_MICHAEL_MICJames Prestwood
2023-11-27wifi: mac80211: use wiphy locked debugfs helpers for agg_statusJohannes Berg
2023-11-22wifi: ath12k: Consolidate WMI peer flagsJeff Johnson
2023-11-22wifi: ath11k: Consolidate WMI peer flagsJeff Johnson
2023-11-22wifi: ath12k: Remove obsolete struct wmi_peer_flags_map *peer_flagsJeff Johnson
2023-11-22wifi: ath11k: Remove obsolete struct wmi_peer_flags_map *peer_flagsJeff Johnson
2023-11-22wifi: ath12k: Remove struct ath12k::opsJeff Johnson