index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath12k
Age
Commit message (
Expand
)
Author
2025-06-17
wifi: ath12k: don't wait when there is no vdev started
Baochen Qiang
2025-06-17
wifi: ath12k: don't use static variables in ath12k_wmi_fw_stats_process()
Baochen Qiang
2025-06-17
wifi: ath12k: avoid burning CPU while waiting for firmware stats
Baochen Qiang
2025-06-17
wifi: ath12k: fix documentation on firmware stats
Baochen Qiang
2025-06-17
wifi: ath12k: don't activate more links than firmware supports
Baochen Qiang
2025-06-17
wifi: ath12k: update link active in case two links fall on the same MAC
Baochen Qiang
2025-06-17
wifi: ath12k: support WMI_MLO_LINK_SET_ACTIVE_CMDID command
Baochen Qiang
2025-06-17
wifi: ath12k: update freq range for each hardware mode
Baochen Qiang
2025-06-17
wifi: ath12k: parse and save sbs_lower_band_end_freq from WMI_SERVICE_READY_E...
Baochen Qiang
2025-06-17
wifi: ath12k: parse and save hardware mode info from WMI_SERVICE_READY_EXT_EV...
Baochen Qiang
2025-06-17
wifi: ath12k: Avoid CPU busy-wait by handling VDEV_STAT and BCN_STAT
Bjorn Andersson
2025-06-12
Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-06-11
Merge tag 'ath-current-20250608' of git://git.kernel.org/pub/scm/linux/kernel...
Johannes Berg
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-07
wifi: ath12k: fix uaf in ath12k_core_init()
Miaoqing Pan
2025-06-07
wifi: ath12k: Fix hal_reo_cmd_status kernel-doc
Jeff Johnson
2025-06-07
wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850
Baochen Qiang
2025-06-04
Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-05-23
wifi: ath12k: switch to PCI_PWRCTRL_PWRSEQ
Johan Hovold
2025-05-21
wifi: ath12k: fix regdomain update failure when connection establishes
Baochen Qiang
2025-05-21
wifi: ath12k: fix regdomain update failure when adding interface
Baochen Qiang
2025-05-21
wifi: ath12k: fix regdomain update failure after 11D scan completes
Baochen Qiang
2025-05-20
wifi: ath12k: fix mac pdev frequency range update
Aditya Kumar Singh
2025-05-20
wifi: ath12k: remove redundant regulatory rules intersection logic in host
Aishwarya R
2025-05-20
wifi: ath12k: Send MCS15 support to firmware during peer assoc
Mohan Kumar G
2025-05-19
wifi: ath12k: Fix scan initiation failure handling
Vignesh C
2025-05-19
wifi: ath12k: fix memory leak in WMI firmware stats
P Praneesh
2025-05-19
wifi: ath12k: fix ring-buffer corruption
Johan Hovold
2025-05-19
wifi: ath12k: fix memory leak in ath12k_service_ready_ext_event
Rajat Soni
2025-05-19
wifi: ath12k: support usercase-specific firmware overrides
Miaoqing Pan
2025-05-19
wifi: ath12k: Adjust the process of resource release for ahb bus
Yingying Tang
2025-05-19
wifi: ath12k: Reorder and relocate the release of resources in ath12k_core_de...
Yingying Tang
2025-05-19
wifi: ath12k: print device dp stats in debugfs
Vinith Kumar R
2025-05-19
wifi: ath12k: Add device dp stats support
Vinith Kumar R
2025-05-19
wifi: ath12k: change soc name to device name
Vinith Kumar R
2025-05-19
wifi: ath12k: Fix invalid RSSI values in station dump
P Praneesh
2025-05-16
wifi: ath12k: pass link_conf for tx_arvif retrieval
Aloka Dixit
2025-05-16
wifi: ath12k: update EMLSR capabilities of ML Station
Ramasamy Kaliappan
2025-05-16
wifi: ath12k: Prevent multicast duplication for dynamic VLAN
Muna Sinada
2025-05-16
wifi: ath12k: Enable AST index based address search in Station Mode
Thiraviyam Mariyappan
2025-05-16
wifi: ath12k: enable monitor mode for WCN7850
Kang Yang
2025-05-16
wifi: ath12k: use different packet offset for WCN7850
Kang Yang
2025-05-16
wifi: ath12k: init monitor parameters for WCN7850
Kang Yang
2025-05-16
wifi: ath12k: add support to reap and process mon dest ring
Kang Yang
2025-05-16
wifi: ath12k: use ath12k_buffer_addr in ath12k_dp_rx_link_desc_return()
Kang Yang
2025-05-16
wifi: ath12k: fix macro definition HAL_RX_MSDU_PKT_LENGTH_GET
Kang Yang
2025-05-16
wifi: ath12k: add support to reap and process monitor status ring
Kang Yang
2025-05-16
wifi: ath12k: add monitor mode handler by monitor status ring interrupt
Kang Yang
2025-05-16
wifi: ath12k: add interrupt configuration for mon status ring
Kang Yang
2025-05-16
wifi: ath12k: add ring config for monitor mode on WCN7850
Kang Yang
[next]