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.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
/
ath10k
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-13
ath10k: add QMI message handshake for wcn3990 client
Govind Singh
1
-2
/
+4
2018-10-13
ath10k: add support to create boardname for non-bmi target
Rakesh Pillai
1
-0
/
+8
2018-10-01
ath10k: remove num_peers in hw_params for most targets
Erik Stromdahl
1
-13
/
+0
2018-09-06
ath10k: add per target config of max_num_peers
Erik Stromdahl
1
-5
/
+12
2018-09-06
ath10k: add bus type check in ath10k_init_hw_params
Erik Stromdahl
1
-1
/
+15
2018-09-06
ath10k: add device type enum to ath10k_bus_params
Erik Stromdahl
1
-0
/
+1
2018-09-06
ath10k: add struct ath10k_bus_params
Erik Stromdahl
1
-2
/
+3
2018-09-06
ath10k: download firmware via diag Copy Engine for QCA6174 and QCA9377.
Carl Huang
1
-6
/
+30
2018-09-06
ath10k: average ack rssi support for data frames
Balaji Pothunoori
1
-0
/
+4
2018-09-06
ath10k: support extended board data download for dual-band QCA9984
Sathishkumar Muruganandam
1
-41
/
+205
2018-09-06
ath10k: refactoring needed for extended board data download
Sathishkumar Muruganandam
1
-201
/
+201
2018-09-03
ath10k: retrieve MAC address from system firmware if provided
Brian Norris
1
-0
/
+3
2018-08-28
ath10k: skip resetting rx filter for WCN3990
Rakesh Pillai
1
-1
/
+16
2018-07-30
ath10k: handle mgmt tx completion event
Rakesh Pillai
1
-0
/
+1
2018-06-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-4
/
+15
2018-06-14
ath10k: use crash_dump enum instead of magic numbers
Brian Norris
1
-4
/
+2
2018-06-14
ath10k: fix spectral scan for QCA9984 and QCA9888 chipsets
Karthikeyan Periyasamy
1
-0
/
+13
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-62
/
+121
2018-05-14
ath10k: use firmware_request_nowarn() to load firmware
Andres Rodriguez
1
-1
/
+1
2018-04-24
ath10k: enable SRRI/DRRI support on ddr for WCN3990
Govind Singh
1
-0
/
+14
2018-04-24
ath10k: add hw params for shadow register support
Rakesh Pillai
1
-0
/
+14
2018-04-19
ath10k: search all IEs for variant before falling back
Thomas Hebb
1
-62
/
+72
2018-04-19
ath10k: check all CE for data if irq summary is not retained
Rakesh Pillai
1
-0
/
+13
2018-04-19
ath10k: add support to get target info from hif ops
Rakesh Pillai
1
-0
/
+8
2018-03-29
ath10k: fix vdev stats for 10.4 firmware
Rajkumar Manoharan
1
-1
/
+5
2018-02-27
ath10k: fix log message for hif power on failure
Govind Singh
1
-1
/
+2
2018-02-08
Revert "ath10k: add sanity check to ie_len before parsing fw/board ie"
Ryan Hsu
1
-7
/
+7
2018-02-07
ath10k: add support for Ubiquiti rebranded QCA988X v2
Tobias Schramm
1
-0
/
+29
2018-01-16
ath10k: fix recently introduced checkpatch warnings
Kalle Valo
1
-1
/
+0
2018-01-16
ath10k: add sanity check to ie_len before parsing fw/board ie
Ryan Hsu
1
-6
/
+7
2018-01-09
ath10k: bugfix: add USB case in ath10k_core_probe_fw
Erik Stromdahl
1
-0
/
+1
2017-12-27
ath10k: update copyright year
Kalle Valo
1
-1
/
+1
2017-12-27
ath10k: add memory dump support for QCA6174/QCA9377
Alan Liu
1
-1
/
+9
2017-12-27
ath10k: add coredump_mask module parameter
Kalle Valo
1
-0
/
+8
2017-12-27
ath10k: detach coredump.c from debug.c
Kalle Valo
1
-1
/
+9
2017-12-27
ath10k: refactor firmware crashdump code to coredump.c
Kalle Valo
1
-1
/
+2
2017-12-27
ath10k: Add fw feature flag for non-bmi firmware load
Rakesh Pillai
1
-75
/
+105
2017-12-27
ath10k: Add SNOC bus type for WCN3990 target
Govind Singh
1
-0
/
+1
2017-12-27
ath10k: Add hw param for rx ring size support
Govind Singh
1
-0
/
+13
2017-12-27
ath10k: Add hw param for 64-bit address support
Rakesh Pillai
1
-0
/
+13
2017-12-14
ath10k: wmi: add hw params entry for wcn3990
Rakesh Pillai
1
-0
/
+18
2017-12-14
ath10k: wmi: get wmi init parameter values from hw params
Rakesh Pillai
1
-0
/
+36
2017-12-14
ath10k: wmi: add management tx by reference support over wmi
Rakesh Pillai
1
-0
/
+1
2017-12-14
ath10k: search DT for qcom,ath10k-calibration-variant
Sven Eckelmann
1
-7
/
+33
2017-10-13
ath10k: add new cipher suite support
Rajkumar Manoharan
1
-0
/
+12
2017-10-13
ath10k: check power save support in STA mode through FW IE
Venkateswara Naralasetty
1
-0
/
+1
2017-08-31
ath10k: activate user space firmware loading again
Hauke Mehrtens
1
-1
/
+1
2017-08-08
ath10k: fix memory leak in rx ring buffer allocation
Rakesh Pillai
1
-6
/
+6
2017-08-03
ath10k: add tdls support for 10.4 firmwares
Manikanta Pubbisetty
1
-0
/
+9
2017-08-03
ath10k: various usb related definitions
Erik Stromdahl
1
-0
/
+1
[next]