index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath12k
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-11
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
1
-6
/
+6
2023-08-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
11
-24
/
+51
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
1
-1
/
+1
2023-08-25
wifi: ath12k: Remove unused declarations
Yue Haibing
4
-8
/
+0
2023-08-25
wifi: ath12k: add check max message length while scanning with extraie
Wen Gong
1
-7
/
+13
2023-08-23
wifi: ath12k: Fix memory leak in rx_desc and tx_desc
Rajat Soni
2
-1
/
+31
2023-08-23
wifi: ath: remove unused-but-set parameter
Arnd Bergmann
1
-3
/
+2
2023-08-23
wifi: ath12k: Fix a few spelling errors
Jeff Johnson
5
-5
/
+5
2023-08-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+1
2023-08-09
wifi: ath12k: Fix buffer overflow when scanning with extraie
Wen Gong
1
-2
/
+1
2023-08-03
wifi: ath12k: avoid deadlock by change ieee80211_queue_work for regd_update_work
Wen Gong
1
-1
/
+1
2023-08-03
wifi: ath12k: add handler for scan event WMI_SCAN_EVENT_DEQUEUED
Wen Gong
1
-0
/
+2
2023-08-03
wifi: ath12k: relax list iteration in ath12k_mac_vif_unref()
Dmitry Antipov
1
-3
/
+3
2023-08-03
wifi: ath12k: configure puncturing bitmap
Aloka Dixit
4
-3
/
+28
2023-08-03
wifi: ath12k: parse WMI service ready ext2 event
Aloka Dixit
2
-0
/
+64
2023-08-03
wifi: ath12k: add MLO header in peer association
Pradeep Kumar Chitrapu
1
-1
/
+14
2023-08-03
wifi: ath12k: peer assoc for 320 MHz
Aloka Dixit
2
-0
/
+4
2023-08-03
wifi: ath12k: add WMI support for EHT peer
Aloka Dixit
2
-3
/
+57
2023-08-03
wifi: ath12k: prepare EHT peer assoc parameters
Aloka Dixit
2
-0
/
+161
2023-08-03
wifi: ath12k: add EHT PHY modes
Muna Sinada
3
-22
/
+94
2023-08-03
wifi: ath12k: propagate EHT capabilities to userspace
Aloka Dixit
1
-0
/
+111
2023-08-03
wifi: ath12k: WMI support to process EHT capabilities
Aloka Dixit
3
-0
/
+218
2023-08-03
wifi: ath12k: move HE capabilities processing to a new function
Aloka Dixit
1
-56
/
+55
2023-08-03
wifi: ath12k: rename HE capabilities setup/copy functions
Aloka Dixit
1
-27
/
+31
2023-08-02
wifi: ath12k: change to use dynamic memory for channel list of scan
Wen Gong
2
-2
/
+11
2023-08-02
wifi: ath12k: trigger station disconnect on hardware restart
Wen Gong
1
-0
/
+21
2023-08-02
wifi: ath12k: Use pdev_id rather than mac_id to get pdev
Baochen Qiang
2
-7
/
+12
2023-08-02
wifi: ath12k: avoid array overflow of hw mode for preferred_hw_mode
Wen Gong
1
-0
/
+4
2023-08-02
wifi: ath12k: fix memcpy array overflow in ath12k_peer_assoc_h_he()
Arnd Bergmann
1
-2
/
+2
2023-08-02
wifi: ath12k: correct the data_type from QMI_OPT_FLAG to QMI_UNSIGNED_1_BYTE ...
Wen Gong
1
-1
/
+1
2023-08-02
wifi: ath12k: Fix a NULL pointer dereference in ath12k_mac_op_hw_scan()
Wen Gong
1
-2
/
+5
2023-06-29
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
13
-72
/
+169
2023-06-15
wifi: ath12k: fix conf_mutex in ath12k_mac_op_unassign_vif_chanctx()
Wen Gong
1
-1
/
+0
2023-06-09
wifi: ath12k: delete the timer rx_replenish_retry during rmmod
Hari Chandrakanthan
1
-0
/
+1
2023-06-09
wifi: ath12k: Use msdu_end to check MCBC
Baochen Qiang
3
-13
/
+13
2023-06-09
wifi: ath12k: check hardware major version for WCN7850
Carl Huang
1
-1
/
+13
2023-06-09
wifi: ath12k: Avoid NULL pointer access during management transmit cleanup
Balamurugan S
1
-0
/
+1
2023-05-26
wifi: ath12k: Add support to parse new WMI event for 6 GHz regulatory
P Praneesh
2
-35
/
+68
2023-05-19
wifi: ath10/11/12k: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
1
-2
/
+1
2023-05-17
wifi: ath12k: increase vdev setup timeout
Aishwarya R
2
-1
/
+4
2023-05-09
wifi: ath: work around false-positive stringop-overread warning
Arnd Bergmann
1
-4
/
+4
2023-05-05
wifi: ath12k: fix potential wmi_mgmt_tx_queue race condition
Karthik M
1
-1
/
+1
2023-05-05
wifi: ath12k: add wait operation for tx management packets for flush from mac...
Karthik M
4
-8
/
+38
2023-04-28
wifi: ath12k: Remove some dead code
Christophe JAILLET
1
-5
/
+0
2023-04-26
wifi: ath12k: send WMI_PEER_REORDER_QUEUE_SETUP_CMDID when ADDBA session starts
Carl Huang
1
-1
/
+13
2023-04-26
wifi: ath12k: set PERST pin no pull request for WCN7850
Carl Huang
2
-1
/
+3
2023-04-26
wifi: ath12k: add qmi_cnss_feature_bitmap field to hardware parameters
Carl Huang
3
-2
/
+11
2023-04-12
wifi: ath12k: Remove redundant pci_clear_master
Cai Huoqing
1
-4
/
+1
2023-03-24
wifi: ath12k: incorrect channel survey dump
Harshitha Prem
1
-0
/
+3
2023-03-24
wifi: ath12k: fix incorrect handling of AMSDU frames
Harshitha Prem
1
-1
/
+2
[next]