summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath12k
AgeCommit message (Expand)Author
2023-09-20wifi: ath12k: fix possible out-of-bound read in ath12k_htt_pull_ppdu_stats()Baochen Qiang
2023-09-20wifi: ath12k: change to initialize recovery variables earlier in ath12k_core_...Wen Gong
2023-09-20wifi: ath12k: enable 320 MHz bandwidth for 6 GHz band in EHT PHY capability f...Wen Gong
2023-09-20wifi: ath12k: fix radar detection in 160 MHzManish Dharanenthiran
2023-09-20wifi: ath12k: fix WARN_ON during ath12k_mac_update_vif_chanManish Dharanenthiran
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg
2023-09-05wifi: ath12k: fix undefined behavior with __fls in dpHarshitha Prem
2023-09-05wifi: ath12k: Ignore fragments from uninitialized peer in dpHarshitha Prem
2023-08-30Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-08-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2023-08-25Fix nomenclature for USB and PCI wireless devicesAlan Stern
2023-08-25wifi: ath12k: Remove unused declarationsYue Haibing
2023-08-25wifi: ath12k: add check max message length while scanning with extraieWen Gong
2023-08-23wifi: ath12k: Fix memory leak in rx_desc and tx_descRajat Soni
2023-08-23wifi: ath: remove unused-but-set parameterArnd Bergmann
2023-08-23wifi: ath12k: Fix a few spelling errorsJeff Johnson
2023-08-21wifi: ath12k: Use RMW accessors for changing LNKCTLIlpo Järvinen
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-09wifi: ath12k: Fix buffer overflow when scanning with extraieWen Gong
2023-08-03wifi: ath12k: avoid deadlock by change ieee80211_queue_work for regd_update_workWen Gong
2023-08-03wifi: ath12k: add handler for scan event WMI_SCAN_EVENT_DEQUEUEDWen Gong
2023-08-03wifi: ath12k: relax list iteration in ath12k_mac_vif_unref()Dmitry Antipov
2023-08-03wifi: ath12k: configure puncturing bitmapAloka Dixit
2023-08-03wifi: ath12k: parse WMI service ready ext2 eventAloka Dixit
2023-08-03wifi: ath12k: add MLO header in peer associationPradeep Kumar Chitrapu
2023-08-03wifi: ath12k: peer assoc for 320 MHzAloka Dixit
2023-08-03wifi: ath12k: add WMI support for EHT peerAloka Dixit
2023-08-03wifi: ath12k: prepare EHT peer assoc parametersAloka Dixit
2023-08-03wifi: ath12k: add EHT PHY modesMuna Sinada
2023-08-03wifi: ath12k: propagate EHT capabilities to userspaceAloka Dixit
2023-08-03wifi: ath12k: WMI support to process EHT capabilitiesAloka Dixit
2023-08-03wifi: ath12k: move HE capabilities processing to a new functionAloka Dixit
2023-08-03wifi: ath12k: rename HE capabilities setup/copy functionsAloka Dixit
2023-08-02wifi: ath12k: change to use dynamic memory for channel list of scanWen Gong
2023-08-02wifi: ath12k: trigger station disconnect on hardware restartWen Gong
2023-08-02wifi: ath12k: Use pdev_id rather than mac_id to get pdevBaochen Qiang
2023-08-02wifi: ath12k: avoid array overflow of hw mode for preferred_hw_modeWen Gong
2023-08-02wifi: ath12k: fix memcpy array overflow in ath12k_peer_assoc_h_he()Arnd Bergmann
2023-08-02wifi: ath12k: correct the data_type from QMI_OPT_FLAG to QMI_UNSIGNED_1_BYTE ...Wen Gong
2023-08-02wifi: ath12k: Fix a NULL pointer dereference in ath12k_mac_op_hw_scan()Wen Gong
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-15wifi: ath12k: fix conf_mutex in ath12k_mac_op_unassign_vif_chanctx()Wen Gong
2023-06-09wifi: ath12k: delete the timer rx_replenish_retry during rmmodHari Chandrakanthan
2023-06-09wifi: ath12k: Use msdu_end to check MCBCBaochen Qiang
2023-06-09wifi: ath12k: check hardware major version for WCN7850Carl Huang
2023-06-09wifi: ath12k: Avoid NULL pointer access during management transmit cleanupBalamurugan S
2023-05-26wifi: ath12k: Add support to parse new WMI event for 6 GHz regulatoryP Praneesh
2023-05-18wifi: ath10/11/12k: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-05-17wifi: ath12k: increase vdev setup timeoutAishwarya R
2023-05-09wifi: ath: work around false-positive stringop-overread warningArnd Bergmann