summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2 daysReplace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-06-17Merge tag 'wq-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2026-06-14wifi: ath6kl: fix invalid workqueue flags in ath6kl_usb_create()wuyankun
2026-06-09wifi: ath12k: enable IEEE80211_VHT_EXT_NSS_BW_CAPABLE when NSS ratio is reportedWen Gong
2026-06-09wifi: ath12k: fix EAPOL TX failure caused by stale tcl_metadata bitsBaochen Qiang
2026-06-09wifi: ath: Update copyright in testmode_i.hJeff Johnson
2026-06-09wifi: ath10k: Update Qualcomm copyrightsJeff Johnson
2026-06-09wifi: ath11k: Update Qualcomm copyrightsJeff Johnson
2026-06-09wifi: ath12k: Update Qualcomm copyrightsJeff Johnson
2026-06-06wifi: ath9k_htc: allocate tx_buf and buf togetherRosen Penev
2026-06-06wifi: ath9k: remove disabling of bandsRosen Penev
2026-06-06wifi: ath9k: remove TX99 power array zero initRosen Penev
2026-06-06wifi: ath9k: Clear DMA descriptors without memsetRosen Penev
2026-06-06wifi: ath9k_htc: use module_usb_driverRosen Penev
2026-06-06wifi: wcn36xx: allocate chan_surveys with main structRosen Penev
2026-06-06wifi: wcn36xx: fix spelling mistakes in dxe header commentStepan Ionichev
2026-06-06wifi: wcn36xx: fix OOB read from short trigger BA firmware responseTristan Madani
2026-06-06wifi: wcn36xx: fix OOB read from firmware count in PRINT_REG_INFO indicationTristan Madani
2026-06-06wifi: wcn36xx: fix heap overflow from oversized firmware HAL responseTristan Madani
2026-06-04Merge tag 'ath-next-20260602' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-06-03wifi: cfg80211: remove 5/10 MHz channel supportJohannes Berg
2026-06-01wifi: ath12k: Handle 4-address EAPOL frames from WBM error pathTamizh Chelvam Raja
2026-06-01wifi: ath12k: Add support for 4-address frame notificationTamizh Chelvam Raja
2026-06-01wifi: ath12k: Add support for 4-address NULL frame handlingTamizh Chelvam Raja
2026-06-01wifi: ath12k: Add 4-address mode support for eth offloadTamizh Chelvam Raja
2026-06-01wifi: ath12k: Add support for 4-address modeTamizh Chelvam Raja
2026-06-01wifi: ath12k: Set WDS vdev parameter for 4-address station interfaceTamizh Chelvam Raja
2026-06-01wifi: ath12k: Prevent incorrect vif chanctx switch when handling multi-radio ...Aditya Kumar Singh
2026-06-01wifi: ath12k: add hardware parameters for maximum supported clientsAaradhana Sahu
2026-06-01wifi: ath12k: fix NULL deref in change_sta_links for unready linkWei Zhang
2026-06-01wifi: ath12k: fix inconsistent arvif state in vdev_create error pathsWei Zhang
2026-06-01wifi: ath12k: allow peer_id 0 in dp peer lookupHangtian Zhu
2026-06-01wifi: ath12k: fix memory leak in ath12k_wifi7_dp_rx_h_verify_tkip_mic()Miaoqing Pan
2026-06-01wifi: ath12k: fix incorrect HT/VHT/HE/EHT MCS reporting in monitor modeKwan Lai Chee Hou
2026-06-01wifi: ath11k: raise max vdevs to 4 on hardware with P2P and dual-station supportWei Zhang
2026-06-01wifi: ath11k: add MSDU length validation for TKIP MIC errorMiaoqing Pan
2026-06-01wifi: ath11k: fix invalid data access in ath11k_dp_rx_h_undecap_nwifiMiaoqing Pan
2026-06-01wifi: ath11k: use kzalloc_flex for struct scan_req_paramsRosen Penev
2026-05-28Merge tag 'ath-next-20260526' of git://git.kernel.org/pub/scm/linux/kernel/gi...Johannes Berg
2026-05-26wifi: ath12k: fix error unwind on arch_init() failure in PCI probeRipan Deuri
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-20wifi: ath10k: update outdated comment for renamed ieee80211_tx_status()Kexin Sun
2026-05-20wifi: ath11k: fix warning when unbindingJose Ignacio Tornos Martinez
2026-05-19wifi: ath12k: Add debugfs support to simulate incumbent signal interferenceAishwarya R
2026-05-19wifi: ath12k: Add support for handling incumbent signal interference in 6 GHzAishwarya R
2026-05-18wifi: ath12k: fix EHT TX MCS limitation due to wrong 20 MHz-only parsingBaochen Qiang
2026-05-18wifi: ath11k: clear shared SRNG pointer state on restartKyle Farnung
2026-05-18wifi: ath11k: fix use after free in ath11k_dp_rx_msdu_coalesce()Willmar Knikker
2026-05-18wifi: ath11k: fix peer resolution on rx path when peer_id=0Matthew Leach
2026-05-12wifi: ath10k: skip WMI and beacon transmission when device is wedgedKang Yang