index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath12k
/
core.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-21
wifi: ath12k: Prefer {} to {0} in initializers
Jeff Johnson
1
-1
/
+1
2025-07-14
wifi: ath12k: Enable memory profile selection for QCN9274
Aaradhana Sahu
1
-1
/
+15
2025-07-14
wifi: ath12k: Refactor macros to use memory profile-based values
Aaradhana Sahu
1
-12
/
+8
2025-07-14
wifi: ath12k: Remove redundant TID calculation for QCN9274
Aaradhana Sahu
1
-9
/
+0
2025-07-14
wifi: ath12k: Add a table of parameters entries impacting memory consumption
Aaradhana Sahu
1
-0
/
+33
2025-06-27
wifi: ath12k: fix timeout while waiting for regulatory update during interfac...
Aditya Kumar Singh
1
-1
/
+1
2025-06-23
wifi: ath12k: Add missing include of export.h
Jeff Johnson
1
-0
/
+2
2025-06-23
wifi: ath12k: handle regulatory hints during mac registration
Aditya Kumar Singh
1
-0
/
+4
2025-06-23
wifi: ath12k: update channel list in worker when wait flag is set
Kang Yang
1
-0
/
+1
2025-06-17
wifi: ath12k: don't use static variables in ath12k_wmi_fw_stats_process()
Baochen Qiang
1
-0
/
+2
2025-06-17
wifi: ath12k: avoid burning CPU while waiting for firmware stats
Baochen Qiang
1
-1
/
+1
2025-06-07
wifi: ath12k: fix uaf in ath12k_core_init()
Miaoqing Pan
1
-3
/
+7
2025-05-19
wifi: ath12k: Reorder and relocate the release of resources in ath12k_core_de...
Yingying Tang
1
-3
/
+2
2025-05-19
wifi: ath12k: print device dp stats in debugfs
Vinith Kumar R
1
-0
/
+2
2025-05-19
wifi: ath12k: change soc name to device name
Vinith Kumar R
1
-2
/
+2
2025-05-16
wifi: ath12k: read country code from SMBIOS for WCN7850
Wen Gong
1
-2
/
+24
2025-04-17
wifi: ath12k: fix node corruption in ar->arvifs list
Maharaja Kennadyrajan
1
-1
/
+7
2025-04-15
wifi: ath12k: support MLO as well if single_chip_mlo_support flag is set
Baochen Qiang
1
-11
/
+10
2025-04-15
wifi: ath12k: introduce ath12k_fw_feature_supported()
Baochen Qiang
1
-1
/
+1
2025-04-11
wifi: ath12k: reset MLO global memory during recovery
Aditya Kumar Singh
1
-0
/
+3
2025-04-11
wifi: ath12k: handle ath12k_core_reset() with hardware grouping
Aditya Kumar Singh
1
-3
/
+26
2025-04-11
wifi: ath12k: handle ath12k_core_restart() with hardware grouping
Aditya Kumar Singh
1
-1
/
+11
2025-04-11
wifi: ath12k: fix ath12k_core_pre_reconfigure_recovery() with grouping
Aditya Kumar Singh
1
-0
/
+14
2025-04-11
wifi: ath12k: fix ATH12K_FLAG_REGISTERED flag handling
Aditya Kumar Singh
1
-0
/
+5
2025-04-11
wifi: ath12k: add reference counting for core attachment to hardware group
Aditya Kumar Singh
1
-4
/
+43
2025-04-02
wifi: ath12k: store and send country code to firmware after recovery
Wen Gong
1
-0
/
+1
2025-04-02
wifi: ath12k: add 11d scan offload support
Wen Gong
1
-1
/
+32
2025-03-27
wifi: ath12k: add monitor interface support on QCN9274
P Praneesh
1
-0
/
+4
2025-03-25
wifi: ath12k: enable ath12k AHB support
Balamurugan S
1
-3
/
+32
2025-03-25
wifi: ath12k: add support for fixed QMI firmware memory
Raj Kumar Bhagat
1
-0
/
+25
2025-03-17
wifi: ath12k: move firmware stats out of debugfs
Aditya Kumar Singh
1
-0
/
+53
2025-02-18
wifi: ath12k: cleanup ath12k_mac_mlo_ready()
Ethan Carter Edwards
1
-3
/
+2
2025-02-11
wifi: ath12k: Enable MLO for single split-phy PCI device
Aaradhana Sahu
1
-9
/
+4
2025-02-11
wifi: ath12k: Enable MLO setup ready and teardown commands for single split-p...
Aaradhana Sahu
1
-1
/
+32
2025-02-11
wifi: ath12k: Fix locking in "QMI firmware ready" error paths
Bart Van Assche
1
-1
/
+3
2025-02-03
wifi: ath12k: Adjust the timing to access ACPI table
Lingbo Kong
1
-4
/
+1
2025-02-03
wifi: ath12k: Add Support for enabling or disabling specific features based o...
Lingbo Kong
1
-0
/
+3
2025-01-29
wifi: ath12k: Fetch regdb.bin file from board-2.bin
Aaradhana Sahu
1
-5
/
+7
2025-01-22
wifi: ath12k: Disable MLO in Factory Test Mode
Aaradhana Sahu
1
-0
/
+6
2025-01-22
wifi: ath12k: add factory test mode support
Aaradhana Sahu
1
-5
/
+17
2025-01-14
wifi: ath12k: Remove ath12k_get_num_hw() helper function
Karthikeyan Periyasamy
1
-8
/
+12
2025-01-14
wifi: ath12k: Refactor the ath12k_hw get helper function argument
Karthikeyan Periyasamy
1
-4
/
+4
2024-12-16
wifi: ath12k: add ATH12K_FW_FEATURE_MLO capability firmware feature
Aditya Kumar Singh
1
-3
/
+31
2024-12-16
wifi: ath12k: add helper function to init partner cmem configuration
Karthikeyan Periyasamy
1
-1
/
+4
2024-12-16
wifi: ath12k: enable MLO setup and teardown from core
Karthikeyan Periyasamy
1
-1
/
+72
2024-12-16
wifi: ath12k: parse multiple device information from Device Tree
Raj Kumar Bhagat
1
-13
/
+170
2024-12-05
wifi: ath12k: introduce mlo_capable flag for device group
Karthikeyan Periyasamy
1
-0
/
+17
2024-12-05
wifi: ath12k: send QMI host capability after device group is ready
Karthikeyan Periyasamy
1
-0
/
+21
2024-12-05
wifi: ath12k: move struct ath12k_hw from per device to group
Karthikeyan Periyasamy
1
-25
/
+24
2024-12-05
wifi: ath12k: refactor core start based on hardware group
Karthikeyan Periyasamy
1
-49
/
+146
[next]