index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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
2020-06-23
ath11k: Add bdf-addr in hw_params
Anilkumar Kolli
1
-3
/
+3
2020-03-18
ath11k: dump SRNG stats during FW assert
Manikanta Pubbisetty
1
-0
/
+1
2019-11-29
ath11k: qmi clean up in ath11k_qmi_wlanfw_wlan_cfg_send()
Anilkumar Kolli
1
-15
/
+13
2019-11-25
ath11k: driver for Qualcomm IEEE 802.11ax devices
Kalle Valo
1
-0
/
+2435