index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-16
wifi: ath11k: use RCU when accessing struct inet6_dev::ac_list
Kalle Valo
1
-1
/
+3
2024-02-28
wifi: ath11k: constify MHI channel and controller configs
Jeff Johnson
1
-5
/
+5
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
10
-96
/
+269
2024-02-21
wifi: mac80211: check beacon countdown is complete on per link basis
Aditya Kumar Singh
1
-1
/
+1
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: 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
1
-1
/
+1
2024-02-08
wifi: mac80211: update beacon counters per link basis
Aditya Kumar Singh
1
-1
/
+1
2024-02-07
wifi: ath11k: Really consistently use ath11k_vif_to_arvif()
Jeff Johnson
1
-2
/
+2
2024-02-05
wifi: ath11k: initialize eirp_power before use
Baochen Qiang
1
-1
/
+2
2024-02-05
wifi: ath11k: initialize rx_mcs_80 and rx_mcs_160 before use
Baochen Qiang
1
-0
/
+4
2024-02-02
wifi: ath11k: change to move WMI_VDEV_PARAM_SET_HEMU_MODE before WMI_PEER_ASS...
Wen Gong
1
-6
/
+7
2024-01-31
Merge tag 'ath-next-20240130' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Kalle Valo
16
-485
/
+1363
2024-01-25
wifi: ath11k: fix connection failure due to unexpected peer delete
Baochen Qiang
1
-54
/
+85
2024-01-25
wifi: ath11k: avoid forward declaration of ath11k_mac_start_vdev_delay()
Baochen Qiang
1
-231
/
+228
2024-01-25
wifi: ath11k: rename ath11k_start_vdev_delay()
Baochen Qiang
1
-5
/
+5
2024-01-25
wifi: ath11k: remove invalid peer create logic
Baochen Qiang
1
-17
/
+1
2024-01-25
wifi: ath11k: enable 36 bit mask for stream DMA
Baochen Qiang
3
-7
/
+19
2024-01-23
Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
4
-40
/
+13
2024-01-18
wifi: ath11k: rely on mac80211 debugfs handling for vif
Benjamin Berg
4
-40
/
+13
2024-01-18
wifi: ath11k: replace ENOTSUPP with EOPNOTSUPP
Karthikeyan Periyasamy
2
-5
/
+5
2024-01-16
wifi: ath11k: document HAL_RX_BUF_RBM_SW4_BM
Jeff Johnson
1
-1
/
+2
2024-01-14
wifi: ath11k: use WMI_VDEV_SET_TPC_POWER_CMDID when EXT_TPC_REG_SUPPORT for 6...
Wen Gong
1
-2
/
+22
2024-01-14
wifi: ath11k: add handler for WMI_VDEV_SET_TPC_POWER_CMDID
Wen Gong
2
-0
/
+121
2024-01-14
wifi: ath11k: add WMI_TLV_SERVICE_EXT_TPC_REG_SUPPORT service bit
Wen Gong
1
-0
/
+1
2024-01-14
wifi: ath11k: fill parameters for vdev set tpc power WMI command
Wen Gong
2
-1
/
+288
2024-01-14
wifi: ath11k: save max transmit power in vdev start response event from firmware
Wen Gong
3
-1
/
+4
2024-01-14
wifi: ath11k: add parse of transmit power envelope element
Wen Gong
2
-0
/
+227
2024-01-14
wifi: ath11k: save power spectral density(PSD) of regulatory rule
Wen Gong
1
-5
/
+13
2024-01-14
wifi: ath11k: update regulatory rules when connect to AP on 6 GHz band for st...
Wen Gong
1
-0
/
+18
2024-01-14
wifi: ath11k: update regulatory rules when interface added
Wen Gong
3
-0
/
+15
2024-01-14
wifi: ath11k: fix a possible dead lock caused by ab->base_lock
Baochen Qiang
1
-5
/
+5
2024-01-14
wifi: ath11k: store cur_regulatory_info for each radio
Wen Gong
5
-127
/
+207
2024-01-14
wifi: ath11k: add support to select 6 GHz regulatory type
Wen Gong
3
-17
/
+62
2024-01-11
wifi: ath11k: fix IOMMU errors on buffer rings
Zhenghao Gu
2
-5
/
+34
2023-12-18
wifi: ath11k: refactor ath11k_wmi_tlv_parse_alloc()
Dmitry Antipov
3
-40
/
+39
2023-12-15
wifi: ath11k: workaround too long expansion sparse warnings
Kalle Valo
1
-6
/
+10
2023-12-12
wifi: ath11k: Fix ath11k_htc_record flexible record
Jeff Johnson
1
-3
/
+1
[next]