summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)AuthorFilesLines
2026-07-22wifi: ath12k: fix scan command endianness on big endianAlexander Wilhelm2-8/+22
2026-07-22wifi: ath11k: Correctly copy the hint BSSID in WMI scan requestJeff Johnson1-2/+2
2026-07-22wifi: ath12k: Correctly copy the hint BSSID in WMI scan requestJeff Johnson1-2/+2
2026-07-22wifi: ath12k: allocate HOST_DDR and BDF regions after Q6 RO regionAaradhana Sahu1-4/+15
2026-07-22wifi: ath12k: refactor QMI memory assignmentAaradhana Sahu1-96/+61
2026-07-22wifi: ath12k: switch to name-based reserved memory lookupAaradhana Sahu4-54/+29
2026-07-22wifi: ath12k: Set congestion control max MSDU countThiraviyam Mariyappan4-0/+21
2026-07-22wifi: ath6kl: avoid buffer overreads in WMI event handlersJeff Johnson1-2/+15
2026-07-22wifi: ath10k: Drop redundant NULL check on devm_clk_get()Krzysztof Kozlowski1-6/+6
2026-07-22wifi: ath12k: update IPQ5332 BDF address offsetAaradhana Sahu1-1/+1
2026-07-22wifi: ath12k: fix ML-STA authentication timeout on QCC2072Miaoqing Pan2-0/+3
2026-07-22wifi: ath11k: validate regulatory capability phy_idPengpeng Hou1-0/+6
2026-07-22wifi: ath10k: trigger hardware recovery upon rx failuresManikanta Pubbisetty1-3/+3
2026-07-22wifi: ath12k: Set IEEE80211_OFFLOAD_ENCAP_4ADDR after tx_encap_type vdev paramTamizh Chelvam Raja1-7/+7
2026-07-21Merge tag 'ath-current-20260713' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg20-26/+137
2026-07-14wifi: ath11k: cap out-of-range rx MCS instead of leaving bogus rateBaochen Qiang1-15/+15
2026-07-14wifi: ath12k: add QMI capability negotiation for dynamic memory modeAaradhana Sahu2-4/+53
2026-07-14wifi: ath12k: fix rx_mpdu_start layout for QCC2072Wei Zhang1-1/+33
2026-07-14wifi: ath12k: Reduce RX SRNG interrupt timer threshold to 200usThiraviyam Mariyappan1-1/+1
2026-07-14wifi: ath12k: Fix ath12k_wifi7_mac_op_tx() style issuesJeff Johnson1-7/+11
2026-07-14wifi: ath12k: fix MLO peer delete raceBaochen Qiang6-38/+131
2026-07-14wifi: ath12k: fix dp_link_peer dangling references on AP vdev rollbackBaochen Qiang1-16/+2
2026-07-14wifi: ath12k: Switch to generic PAS TZ APIsSumit Garg2-6/+6
2026-07-13wifi: carl9170: fix buffer overflow in rx_stream failover pathTristan Madani1-1/+3
2026-07-13wifi: carl9170: fix OOB read from off-by-two in TX status handlerTristan Madani1-1/+1
2026-07-13wifi: carl9170: bound memcpy length in cmd callback to prevent OOB readTristan Madani1-1/+2
2026-07-13wifi: ath6kl: fix OOB read from firmware IE lengths in connect eventTristan Madani1-0/+8
2026-07-13wifi: ath6kl: fix OOB read from firmware num_msg in TX complete handlerTristan Madani1-0/+12
2026-07-13wifi: ath6kl: fix OOB access from firmware ADDBA window sizeTristan Madani1-4/+6
2026-07-13wifi: ath12k: fix NULL pointer dereference in rhash table destroyJose Ignacio Tornos Martinez2-2/+8
2026-07-13wifi: ath12k: Fix low MLO RX throughput on WCN7850Yingying Tang8-7/+73
2026-07-13Merge 7.2-rc3 into usb-nextGreg Kroah-Hartman1-1/+0
2026-07-10wifi: ath9k_htc: don't store usb_device_idGary Guo2-7/+7
2026-07-09wifi: ath12k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESETManivannan Sadhasivam1-0/+4
2026-07-09wifi: ath11k: Flush the posted write after writing to PCIE_SOC_GLOBAL_RESETManivannan Sadhasivam1-0/+4
2026-07-09wifi: ath11k: fix potential buffer underflow in ath11k_hal_rx_msdu_list_get()Dmitry Morgun1-0/+3
2026-07-09wifi: ath10k: fix skb leak on incomplete msdu during rx popManikanta Pubbisetty1-0/+2
2026-07-09wifi: ath11k: fix refcount leak in ath11k_ahb_fw_resources_init()Wentao Liang1-0/+1
2026-07-06wifi: cfg80211: remove WIPHY_FLAG_DISABLE_WEXTJohannes Berg1-6/+0
2026-07-06wifi: cfg80211/nl80211: add STA-mode peer probingPriyansha Tiwari1-1/+1
2026-07-06wifi: nl80211/cfg80211: rename probe_client to probe_peerPriyansha Tiwari1-4/+4
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)1-1/+0
2026-07-02wifi: ath11k: fix NULL pointer dereference in ath11k_hal_srng_access_beginGaole Zhang1-3/+8
2026-07-02wifi: ath6kl: fix use-after-free in aggr_reset_state()Daniel Hodges1-1/+1
2026-07-02wifi: ath9k: hif_usb: don't dereference hif_dev after re-arming firmware requestCheng Yongkang1-6/+1
2026-06-30wifi: ath12k: correct monitor destination ring sizeAaradhana Sahu1-1/+1
2026-06-30wifi: ath12k: change MAC buffer ring size to 4096Yingying Tang1-1/+1
2026-06-30wifi: ath12k: Skip peer link info update in rx_status for monitor MSDUsSushant Butta1-53/+1
2026-06-30wifi: ath12k: Skip setting RX_FLAG_8023 for Ethernet-II (DIX) frames in monit...Sushant Butta3-24/+3
2026-06-30wifi: ath12k: Show per-radio center freq in dp statsSreeramya Soratkal1-0/+7