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
2024-12-14
wifi: ath5k: add PCI ID for Arcadyan devices
Rosen Penev
1
-0
/
+1
2024-12-14
wifi: ath5k: add PCI ID for SX76X
Rosen Penev
1
-0
/
+1
2024-12-14
wifi: ath10k: avoid NULL pointer error during sdio remove
Kang Yang
1
-3
/
+3
2024-12-14
wifi: ath12k: fix atomic calls in ath12k_mac_op_set_bitrate_mask()
Kalle Valo
1
-9
/
+9
2024-12-05
wifi: ath12k: fix crash when unbinding
Jose Ignacio Tornos Martinez
1
-0
/
+1
2024-12-05
wifi: ath12k: fix warning when unbinding
Jose Ignacio Tornos Martinez
1
-1
/
+3
2024-12-05
wifi: ath11k: Fix CE offset address calculation for WCN6750 in SSR
Balaji Pothunoori
1
-0
/
+3
2024-12-05
wifi: ath12k: fix one more memcpy size error
Arnd Bergmann
1
-1
/
+1
2024-12-05
wifi: ath12k: fix use-after-free in ath12k_dp_cc_cleanup()
Rameshkumar Sundaram
1
-4
/
+10
2024-12-05
wifi: ath12k: Skip Rx TID cleanup for self peer
Ramya Gnanasekar
1
-1
/
+4
2024-12-05
wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss2
Baochen Qiang
1
-1
/
+1
2024-12-05
wifi: ath10k: fix invalid VHT parameters in supported_vht_mcs_rate_nss1
Baochen Qiang
1
-1
/
+1
2024-12-05
wifi: ath9k: add range check for conn_rsp_epid in htc_connect_service()
Jeongjun Park
1
-0
/
+3
2024-10-25
Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
4
-4
/
+14
2024-10-17
Merge tag 'ath-current-20241016' of git://git.kernel.org/pub/scm/linux/kernel...
Kalle Valo
3
-3
/
+13
2024-10-16
wifi: ath11k: Fix invalid ring usage in full monitor mode
Remi Pommarel
1
-2
/
+5
2024-10-16
wifi: ath10k: Fix memory leak in management tx
Manikanta Pubbisetty
2
-1
/
+8
2024-10-08
wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
16
-16
/
+16
2024-09-11
Merge tag 'wireless-next-2024-09-11' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
13
-73
/
+54
2024-09-09
Merge tag 'ath-next-20240909' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
6
-65
/
+46
2024-09-06
wifi: mac80211: handle ieee80211_radar_detected() for MLO
Aditya Kumar Singh
7
-8
/
+8
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
9
-148
/
+49
2024-09-05
wifi: ath12k: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2
-13
/
+7
2024-09-05
wifi: ath11k: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2
-24
/
+7
2024-09-04
Merge tag 'wireless-next-2024-09-04' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
18
-28
/
+521
2024-09-02
Revert "wifi: ath11k: support hibernation"
Baochen Qiang
8
-139
/
+49
2024-09-02
Revert "wifi: ath11k: restore country code during resume"
Baochen Qiang
1
-10
/
+0
2024-08-22
wifi: ath11k: fix NULL pointer dereference in ath11k_mac_get_eirp_power()
Baochen Qiang
1
-0
/
+1
2024-08-16
wifi: ath9k_htc: Use __skb_set_length() for resetting urb before resubmit
Toke Høiland-Jørgensen
1
-4
/
+2
2024-08-15
wifi: ath12k: fix the stack frame size warning in ath12k_mac_op_hw_scan
Miaoqing Pan
1
-24
/
+30
2024-08-13
Merge tag 'ath-next-20240812' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
18
-28
/
+521
2024-08-10
Revert "wifi: ath9k: use devm for request_irq()"
Toke Høiland-Jørgensen
2
-5
/
+11
2024-08-07
wifi: ath12k: fix invalid AMPDU factor calculation in ath12k_peer_assoc_h_he()
Baochen Qiang
1
-3
/
+2
2024-08-07
wifi: ath12k: match WMI BSS chan info structure with firmware definition
P Praneesh
1
-1
/
+1
2024-08-07
wifi: ath12k: fix BSS chan info request WMI command
P Praneesh
2
-0
/
+2
2024-08-07
wifi: ath12k: restore ASPM for supported hardwares only
Aditya Kumar Singh
3
-1
/
+9
2024-08-07
wifi: ath9k: Remove error checks when creating debugfs entries
Toke Høiland-Jørgensen
2
-4
/
+0
2024-08-07
wifi: ath9k: use devm for gpio_request_one()
Rosen Penev
1
-4
/
+2
2024-08-07
wifi: ath9k: use devm for request_irq()
Rosen Penev
2
-11
/
+5
2024-08-05
wifi: ath12k: use 128 bytes aligned iova in transmit path for WCN7850
Baochen Qiang
4
-0
/
+83
2024-08-01
wifi: ath9k: fix possible integer overflow in ath9k_get_et_stats()
Dmitry Kandybka
1
-2
/
+2
2024-08-01
wifi: ath9k: Use swap() to improve ath9k_hw_get_nf_hist_mid()
Thorsten Blum
1
-5
/
+2
2024-08-01
wifi: ath9k: use unmanaged PCI functions in ath9k_pci_owl_loader
Heiner Kallweit
1
-5
/
+3
2024-07-26
wifi: ath12k: fix soft lockup on suspend
Johan Hovold
1
-1
/
+2
2024-07-26
wifi: ath12k: fix reusing outside iterator in ath12k_wow_vif_set_wakeups()
Baochen Qiang
1
-4
/
+4
2024-07-19
Merge tag 'pwrseq-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+2
2024-07-19
Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+6
2024-07-18
Kconfig: reduce the amount of power sequencing noise
Bartosz Golaszewski
2
-0
/
+2
2024-07-16
wifi: ath12k: fix build vs old compiler
Paolo Abeni
1
-2
/
+2
[next]