index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-19
wifi: ath11k: HAL SRNG: don't deinitialize and re-initialize again
Muhammad Usama Anjum
3
-5
/
+18
2025-10-15
wifi: ath12k: Fix flush cache failure during RX queue update
Nithyanantham Paramasivam
1
-0
/
+2
2025-10-15
wifi: ath12k: Refactor RX TID deletion handling into helper function
Nithyanantham Paramasivam
1
-8
/
+19
2025-10-15
wifi: ath12k: Fix peer lookup in ath12k_dp_mon_rx_deliver_msdu()
Hari Chandrakanthan
1
-4
/
+3
2025-10-15
wifi: ath10k: avoid unnecessary wait for service ready message
Baochen Qiang
1
-20
/
+19
2025-10-15
wifi: ath12k: fix wrong logging ID used for CE
Baochen Qiang
2
-1
/
+2
2025-10-15
wifi: ath12k: Add fallback for invalid channel number in PHY metadata
Sriram R
1
-1
/
+15
2025-10-15
wifi: ath12k: fix the fetching of combined rssi
Kang Yang
2
-8
/
+9
2025-10-15
wifi: ath12k: fix HAL_PHYRX_COMMON_USER_INFO handling in monitor mode
Kang Yang
2
-6
/
+32
2025-10-15
wifi: ath12k: fix signal in radiotap for WCN7850
Kang Yang
1
-1
/
+5
2025-10-15
wifi: ath12k: fix overflow warning on num_pwr_levels
Baochen Qiang
1
-4
/
+8
2025-10-15
wifi: ath12k: initialize eirp_power before use
Baochen Qiang
1
-2
/
+2
2025-10-06
wifi: ath11k: fix NULL dereference in ath11k_qmi_m3_load()
Matvey Kovalev
1
-1
/
+1
2025-09-08
wifi: ath12k: fix WMI TLV header misalignment
Miaoqing Pan
1
-1
/
+1
2025-09-08
wifi: ath12k: Fix missing station power save configuration
Miaoqing Pan
1
-55
/
+67
2025-09-02
wifi: ath11k: fix group data packet drops during rekey
Rameshkumar Sundaram
2
-9
/
+104
2025-09-02
wifi: ath12k: Set EMLSR support flag in MLO flags for EML-capable stations
Ramya Gnanasekar
1
-0
/
+1
2025-07-24
net: Use netif_threaded_enable instead of netif_set_threaded in drivers
Samiullah Khawaja
1
-1
/
+1
2025-07-24
Merge tag 'wireless-next-2025-07-24' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
69
-726
/
+3504
2025-07-24
wifi: Fix typos
Bjorn Helgaas
2
-5
/
+5
2025-07-22
Merge tag 'ath-next-20250721' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath into wireless-next
Johannes Berg
67
-721
/
+3499
2025-07-21
wifi: ath12k: Correct tid cleanup when tid setup fails
Sarika Sharma
1
-2
/
+1
2025-07-21
wifi: ath12k: bring DFS support back for WCN7850
Baochen Qiang
1
-17
/
+30
2025-07-21
wifi: ath12k: Prefer {} to {0} in initializers
Jeff Johnson
11
-47
/
+48
2025-07-21
wifi: ath11k: Prefer {} to {0} in initializers
Jeff Johnson
14
-70
/
+75
2025-07-21
wifi: ath10k: Prefer {} to {0} in initializers
Jeff Johnson
7
-18
/
+20
2025-07-19
wifi: ath12k: Advertise encapsulation/decapsulation offload support to mac80211
Nithyanantham Paramasivam
2
-0
/
+6
2025-07-19
wifi: ath12k: Fix TX status reporting to mac80211 when offload is enabled
Nithyanantham Paramasivam
1
-4
/
+60
2025-07-19
wifi: ath12k: Fix the handling of TX packets in Ethernet mode
Nithyanantham Paramasivam
2
-7
/
+32
2025-07-18
net: s/dev_set_threaded/netif_set_threaded/
Stanislav Fomichev
1
-1
/
+1
2025-07-18
wifi: ath12k: Add support to parse max ext2 wmi service bit
Tamizh Chelvam Raja
1
-7
/
+6
2025-07-18
wifi: ath12k: fix endianness handling while accessing wmi service bit
Tamizh Chelvam Raja
1
-5
/
+7
2025-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2025-07-15
wifi: ath11k: fix sleeping-in-atomic in ath11k_mac_op_set_bitrate_mask()
Baochen Qiang
1
-6
/
+6
2025-07-15
wifi: ath5k: Use max() to improve code
Qianfeng Rong
1
-9
/
+3
2025-07-15
wifi: ath12k: remove unneeded semicolon in ath12k_mac_parse_tx_pwr_env()
Baochen Qiang
1
-1
/
+1
2025-07-15
wifi: ath12k: Validate peer_id before searching for peer
Sriram R
1
-0
/
+3
2025-07-15
wifi: ath12k: Use HTT_TCL_METADATA_VER_V1 in FTM mode
Aaradhana Sahu
2
-1
/
+5
2025-07-14
wifi: ath12k: Add support to enqueue management frame at MLD level
Sriram R
8
-8
/
+131
2025-07-14
wifi: ath12k: Enable memory profile selection for QCN9274
Aaradhana Sahu
5
-2
/
+21
2025-07-14
wifi: ath12k: Refactor macros to use memory profile-based values
Aaradhana Sahu
8
-108
/
+136
2025-07-14
wifi: ath12k: Remove redundant TID calculation for QCN9274
Aaradhana Sahu
4
-13
/
+0
2025-07-14
wifi: ath12k: Add a table of parameters entries impacting memory consumption
Aaradhana Sahu
4
-2
/
+56
2025-07-11
wifi: ath12k: support average ack rssi in station dump
Sivashankari Madhavan
4
-4
/
+18
2025-07-11
wifi: ath12k: Fix packets received in WBM error ring with REO LUT enabled
Nithyanantham Paramasivam
1
-1
/
+2
2025-07-10
wifi: ath12k: allow beacon protection keys to be installed in hardware
Karthikeyan Kathirvel
4
-13
/
+48
2025-07-10
wifi: ath12k: set RX_FLAG_SKIP_MONITOR in WBM error path
P Praneesh
1
-0
/
+2
2025-07-10
wifi: ath12k: pack HTT pdev rate stats structs
Jeff Johnson
1
-3
/
+3
2025-07-10
wifi: ath12k: update unsupported bandwidth flags in reg rules
Harshitha Prem
1
-3
/
+28
2025-07-07
wifi: ath12k: Add num_stations counter for each interface
Aditya Kumar Singh
2
-0
/
+19
[next]