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.13.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
/
qmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-25
ath11k: add read variant from SMBIOS for download board data
Wen Gong
1
-0
/
+4
2022-03-23
ath11k: enable PLATFORM_CAP_PCIE_GLOBAL_RESET QMI host capability
Baochen Qiang
1
-0
/
+4
2022-03-21
ath11k: change fw build id format in driver init log
Hari Chandrakanthan
1
-1
/
+10
2022-02-21
ath11k: Handle failure in qmi firmware ready
Seevalamuthu Mariappan
1
-1
/
+5
2022-02-21
ath11k: fix invalid m3 buffer address
Carl Huang
1
-0
/
+1
2022-02-21
ath11k: add ath11k_qmi_free_resource() for recovery
Wen Gong
1
-0
/
+5
2022-01-17
ath11k: fix error code in ath11k_qmi_assign_target_mem_chunk()
Dan Carpenter
1
-1
/
+1
2022-01-11
ath11k: add missing of_node_put() to avoid leak
Yang Yingliang
1
-0
/
+1
2021-12-22
ath11k: add support of firmware logging for WCN6855
Cheng Wang
1
-0
/
+94
2021-12-21
ath11k: add regdb.bin download for regdb offload
Wen Gong
1
-9
/
+21
2021-12-16
ath11k: Use reserved host DDR addresses from DT for PCI devices
Anilkumar Kolli
1
-10
/
+57
2021-12-14
ath11k: Change qcn9074 fw to operate in mode-2
Seevalamuthu Mariappan
1
-1
/
+1
2021-11-24
Revert "ath11k: add read variant from SMBIOS for download board data"
Kalle Valo
1
-4
/
+0
2021-11-22
ath11k: add read variant from SMBIOS for download board data
Wen Gong
1
-0
/
+4
2021-11-17
ath11k: Add missing qmi_txn_cancel()
Anilkumar Kolli
1
-7
/
+14
2021-10-11
ath11k: Remove redundant assignment to variable fw_size
Colin Ian King
1
-1
/
+0
2021-09-28
ath11k: Fix memory leak in ath11k_qmi_driver_event_work
Baochen Qiang
1
-1
/
+3
2021-09-28
ath11k: qmi: avoid error messages when dma allocation fails
Aaron Ma
1
-1
/
+1
2021-09-28
ath11k: add caldata download support from EEPROM
Anilkumar Kolli
1
-25
/
+114
2021-09-28
ath11k: add caldata file for multiple radios
Anilkumar Kolli
1
-2
/
+11
2021-09-28
ath11k: clean up BDF download functions
Anilkumar Kolli
1
-147
/
+101
2021-09-28
ath11k: use hw_params to access board_size and cal_offset
Anilkumar Kolli
1
-2
/
+2
2021-04-22
ath11k: qmi: Fix spelling mistake "requeqst" -> "request"
Colin Ian King
1
-1
/
+1
2021-03-15
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-45
/
+73
2021-02-24
ath11k: qmi: cosmetic changes to error messages
Kalle Valo
1
-44
/
+47
2021-02-24
ath11k: qmi: add more debug messages
Kalle Valo
1
-0
/
+25
2021-02-24
ath11k: qmi: use %pad to format dma_addr_t
Geert Uytterhoeven
1
-2
/
+2
2021-02-17
ath11k: Update memory segment count for qcn9074
Anilkumar Kolli
1
-1
/
+1
2021-02-11
ath11k: qmi: add debug message for allocated memory segment addresses and sizes
Kalle Valo
1
-0
/
+5
2020-12-18
ath11k: qmi: try to allocate a big block of DMA memory first
Carl Huang
1
-2
/
+22
2020-12-09
ath11k: fix rmmod failure if qmi sequence fails
Anilkumar Kolli
1
-13
/
+28
2020-12-02
ath11k: Fix an error handling path
Christophe JAILLET
1
-2
/
+4
2020-11-07
ath11k: cold boot calibration support
Govindaraj Saminathan
1
-7
/
+60
2020-11-07
ath11k: search DT for qcom,ath11k-calibration-variant
Sven Eckelmann
1
-0
/
+5
2020-10-01
ath11k: enable shadow register configuration and access
Carl Huang
1
-1
/
+12
2020-10-01
ath11k: support loading ELF board files
Ben Greear
1
-1
/
+11
2020-08-27
ath11k: return error if firmware request fails
Alex Dewar
1
-11
/
+9
2020-08-18
ath11k: Fix possible memleak in ath11k_qmi_init_service
Wang Yufen
1
-0
/
+1
2020-08-17
ath11k: enable internal sleep clock
Carl Huang
1
-0
/
+17
2020-08-17
ath11k: fix KASAN warning of ath11k_qmi_wlanfw_wlan_cfg_send
Carl Huang
1
-1
/
+1
2020-08-17
ath11k: fix memory OOB access in qmi_decode
Carl Huang
1
-4
/
+4
2020-08-17
ath11k: allocate smaller chunks of memory for firmware
Carl Huang
1
-12
/
+30
2020-08-17
ath11k: fill appropriate QMI service instance id for QCA6390
Govind Singh
1
-1
/
+1
2020-08-17
ath11k: add board file support for PCI devices
Govind Singh
1
-5
/
+139
2020-08-17
ath11k: add support for m3 firmware
Govind Singh
1
-7
/
+75
2020-06-23
ath11k: remove define ATH11K_QMI_DEFAULT_CAL_FILE_NAME
Kalle Valo
1
-3
/
+2
2020-06-23
ath11k: qmi: cleanup info messages
Kalle Valo
1
-2
/
+2
2020-06-23
ath11k: remove useless info messages
Kalle Valo
1
-1
/
+0
2020-06-23
ath11k: don't use defines for hw specific firmware directories
Kalle Valo
1
-1
/
+1
2020-06-23
ath11k: create a common function to request all firmware files
Kalle Valo
1
-8
/
+4
[next]