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
/
ath11k
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-11-30
wifi: ath11k: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
[next]