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-03-20
wifi: ath12k: remove duplicate definitions in wmi.h
Kang Yang
1
-6
/
+0
2024-03-20
wifi: ath12k: fix desc address calculation in wbm tx completion
Thiraviyam Mariyappan
2
-3
/
+1
2024-03-14
wifi: ath11k: advertise P2P dev support for QCA6390/WCN6855/QCA2066
Kang Yang
2
-4
/
+25
2024-03-14
wifi: ath11k: change scan flag scan_f_filter_prb_req for QCA6390/WCN6855/QCA2066
Kang Yang
1
-1
/
+6
2024-03-14
wifi: ath11k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512
Kang Yang
1
-1
/
+1
2024-03-14
wifi: ath11k: implement handling of P2P NoA event
Kang Yang
5
-2
/
+271
2024-03-14
wifi: ath11k: add P2P IE in beacon template
Kang Yang
3
-8
/
+143
2024-03-14
wifi: ath11k: change interface combination for P2P mode
Kang Yang
1
-22
/
+25
2024-03-12
wifi: ath11k: don't force enable power save on non-running vdevs
Baochen Qiang
1
-8
/
+1
2024-03-11
wifi: ath11k: adjust a comment to reflect reality
Kevin Lo
1
-3
/
+2
2024-03-08
wifi: ath10k: poll service ready message before failing
Baochen Qiang
1
-3
/
+23
2024-03-08
wifi: ath11k: fix soc_dp_stats debugfs file permission
Jeff Johnson
1
-2
/
+2
2024-03-08
wifi: ath11k: remove obsolete struct wmi_start_scan_arg
Jeff Johnson
1
-29
/
+1
2024-03-08
wifi: ath12k: remove obsolete struct wmi_start_scan_arg
Jeff Johnson
1
-28
/
+0
2024-02-28
wifi: ath12k: fix license in p2p.c and p2p.h
Kalle Valo
2
-2
/
+2
2024-02-28
wifi: ath11k: constify MHI channel and controller configs
Jeff Johnson
1
-5
/
+5
2024-02-28
wifi: ath12k: add rcu lock for ath12k_wmi_p2p_noa_event()
Kang Yang
1
-1
/
+4
2024-02-28
wifi: ath11k: decrease MHI channel buffer length to 8KB
Baochen Qiang
1
-1
/
+1
2024-02-23
wifi: ath11k: thermal: don't try to register multiple times
Kalle Valo
1
-1
/
+4
2024-02-23
wifi: ath11k: fix warning on DMA ring capabilities event
Baochen Qiang
1
-1
/
+2
2024-02-23
wifi: ath11k: do not dump SRNG statistics during resume
Baochen Qiang
1
-2
/
+3
2024-02-23
wifi: ath11k: remove MHI LOOPBACK channels
Baochen Qiang
1
-56
/
+0
2024-02-23
wifi: ath11k: rearrange IRQ enable/disable in reset path
Baochen Qiang
1
-3
/
+5
2024-02-22
Merge tag 'ath-next-20240222' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
41
-412
/
+2335
2024-02-21
wifi: mac80211: check beacon countdown is complete on per link basis
Aditya Kumar Singh
5
-5
/
+5
2024-02-15
wifi: ath11k: remove unused scan_events from struct scan_req_params
Nicolas Escande
1
-18
/
+13
2024-02-15
wifi: ath11k: add support for QCA2066
Baochen Qiang
5
-1
/
+115
2024-02-15
wifi: ath11k: move pci.ops registration ahead
Baochen Qiang
1
-10
/
+16
2024-02-15
wifi: ath11k: provide address list if chip supports 2 stations
Carl Huang
1
-0
/
+30
2024-02-15
wifi: ath11k: support 2 station interfaces
Carl Huang
4
-26
/
+53
2024-02-14
wifi: ath12k: remove the unused scan_events from ath12k_wmi_scan_req_arg
Nicolas Escande
1
-18
/
+13
2024-02-14
wifi: ath12k: Remove unused scan_flags from struct ath12k_wmi_scan_req_arg
Nicolas Escande
1
-30
/
+25
2024-02-14
wifi: ath12k: Do not use scan_flags from struct ath12k_wmi_scan_req_arg
Nicolas Escande
2
-3
/
+3
2024-02-14
wifi: carl9170: Remove redundant assignment to pointer super
Colin Ian King
1
-1
/
+1
2024-02-14
wifi: ath11k: Remove scan_flags union from struct scan_req_params
Nicolas Escande
1
-30
/
+25
2024-02-14
wifi: ath11k: Do not directly use scan_flags in struct scan_req_params
Nicolas Escande
2
-4
/
+4
2024-02-12
wifi: mac80211: remove gfp parameter from ieee80211_obss_color_collision_notify
Lorenzo Bianconi
1
-2
/
+1
2024-02-08
wifi: mac80211: add support to call csa_finish on a link
Aditya Kumar Singh
6
-6
/
+6
2024-02-08
wifi: mac80211: update beacon counters per link basis
Aditya Kumar Singh
2
-2
/
+2
2024-02-08
wifi: cfg80211/mac80211: move puncturing into chandef
Johannes Berg
2
-6
/
+6
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
6
-0
/
+24
2024-02-08
Merge wireless into wireless-next
Johannes Berg
2
-0
/
+2
2024-02-07
wifi: ath12k: Fix uninitialized use of ret in ath12k_mac_allocate()
Nathan Chancellor
1
-0
/
+1
2024-02-07
wifi: ath11k: Really consistently use ath11k_vif_to_arvif()
Jeff Johnson
1
-2
/
+2
2024-02-07
wifi: ath12k: advertise P2P dev support for WCN7850
Kang Yang
2
-1
/
+16
2024-02-07
wifi: ath12k: designating channel frequency for ROC scan
Kang Yang
1
-1
/
+16
2024-02-07
wifi: ath12k: move peer delete after vdev stop of station for WCN7850
Kang Yang
1
-45
/
+54
2024-02-07
wifi: ath12k: allow specific mgmt frame tx while vdev is not up
Kang Yang
1
-2
/
+2
2024-02-07
wifi: ath12k: change WLAN_SCAN_PARAMS_MAX_IE_LEN from 256 to 512
Kang Yang
1
-5
/
+1
2024-02-07
wifi: ath12k: implement remain on channel for P2P mode
Kang Yang
3
-0
/
+131
[prev]
[next]