index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-20
wifi: ath12k: fix WARN_ON during ath12k_mac_update_vif_chan
Manish Dharanenthiran
1
-6
/
+21
2023-09-13
wifi: cfg80211: modify prototype for change_beacon
Aloka Dixit
2
-3
/
+4
2023-09-13
wifi: cfg80211: remove scan_width support
Johannes Berg
1
-2
/
+0
2023-09-11
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
2
-12
/
+15
2023-09-11
wifi: cfg80211: remove wdev mutex
Johannes Berg
1
-2
/
+2
2023-09-05
wifi: ath11k: fix tid bitmap is 0 in peer rx mu stats
Muna Sinada
2
-13
/
+14
2023-09-05
wifi: ath11k: move references from rsvd2 to info fields
Muna Sinada
2
-8
/
+13
2023-09-05
wifi: ath12k: fix undefined behavior with __fls in dp
Harshitha Prem
1
-1
/
+1
2023-09-05
wifi: ath12k: Ignore fragments from uninitialized peer in dp
Harshitha Prem
3
-0
/
+13
2023-09-05
wifi: ath11k: mhi: add a warning message for MHI_CB_EE_RDDM crash
Arowa Suliman
1
-0
/
+1
2023-08-30
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-12
/
+17
2023-08-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
40
-268
/
+195
2023-08-25
Fix nomenclature for USB and PCI wireless devices
Alan Stern
4
-4
/
+4
2023-08-25
wifi: ath: Use is_multicast_ether_addr() to check multicast Ether address
Ruan Jinjie
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-25
wifi: ath9k: use IS_ERR() with debugfs_create_dir()
Wang Ming
1
-1
/
+1
2023-08-23
wifi: ath12k: Fix memory leak in rx_desc and tx_desc
Rajat Soni
2
-1
/
+31
2023-08-23
wifi: ath5k: ath5k_hw_get_median_noise_floor(): use swap()
Mahmoud Maatuq
1
-16
/
+13
2023-08-23
wifi: ath: remove unused-but-set parameter
Arnd Bergmann
4
-6
/
+2
2023-08-23
wifi: ath11k: Remove unused declarations
Yue Haibing
2
-5
/
+0
2023-08-23
wifi: ath10k: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-23
wifi: ath11k: fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-23
wifi: ath11k: simplify the code with module_platform_driver
Yang Yingliang
1
-11
/
+1
2023-08-23
wifi: ath12k: Fix a few spelling errors
Jeff Johnson
5
-5
/
+5
2023-08-23
wifi: ath11k: Fix a few spelling errors
Jeff Johnson
3
-3
/
+3
2023-08-23
wifi: ath10k: Fix a few spelling errors
Jeff Johnson
4
-8
/
+8
2023-08-23
wifi: ath11k: Consistently use ath11k_vif_to_arvif()
Jeff Johnson
2
-33
/
+33
2023-08-23
wifi: ath11k: Cleanup mac80211 references on failure during tx_complete
Sven Eckelmann
1
-3
/
+3
2023-08-23
wifi: ath11k: Don't drop tx_status when peer cannot be found
Sven Eckelmann
1
-2
/
+2
2023-08-22
wifi: ath9k: Remove unused declarations
Yue Haibing
2
-3
/
+0
2023-08-22
wifi: ath9k: Remove unnecessary ternary operators
Ruan Jinjie
3
-4
/
+3
2023-08-22
wifi: ath9k: consistently use kstrtoX_from_user() functions
Dmitry Antipov
5
-139
/
+61
2023-08-22
wifi: ath9k: fix parameter check in ath9k_init_debug()
Minjie Du
1
-1
/
+1
2023-08-22
wifi: ath9k: protect WMI command response buffer replacement with a lock
Fedor Pchelkin
1
-6
/
+8
2023-08-22
wifi: ath9k: fix races between ath9k_wmi_cmd and ath9k_wmi_ctrl_rx
Fedor Pchelkin
1
-2
/
+4
2023-08-22
wifi: ath5k: Remove redundant dev_err()
Ruan Jinjie
1
-1
/
+0
2023-08-21
wifi: ath10k: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-4
/
+5
2023-08-21
wifi: ath12k: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-4
/
+6
2023-08-21
wifi: ath11k: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
1
-4
/
+6
2023-08-10
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-04
Merge tag 'wireless-next-2023-08-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
29
-194
/
+993
2023-08-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
27
-190
/
+991
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
[prev]
[next]