index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath11k
Age
Commit message (
Expand
)
Author
2020-09-11
ath11k: move target ce configs to hw_params
Anilkumar Kolli
2020-09-09
ath11k: Add peer max mpdu parameter in peer assoc command
Tamizh Chelvam
2020-09-09
ath11k: fix uninitialized return in ath11k_spectral_process_data()
Dan Carpenter
2020-09-08
ath11k: fix a double free and a memory leak
Tom Rix
2020-08-31
ath11k: fix missing error check on call to ath11k_pci_get_user_msi_assignment
Colin Ian King
2020-08-31
ath11k: fix spelling mistake "moniter" -> "monitor"
Colin Ian King
2020-08-31
ath11k: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
ath11k: return -ENOMEM on allocation failure
Dan Carpenter
2020-08-27
ath11k: return error if firmware request fails
Alex Dewar
2020-08-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2020-08-18
ath11k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-18
ath11k: Fix possible memleak in ath11k_qmi_init_service
Wang Yufen
2020-08-18
ath11k: reset MHI during power down and power up
Carl Huang
2020-08-18
ath11k: use TCL_DATA_RING_0 for QCA6390
Carl Huang
2020-08-18
ath11k: process both lmac rings for QCA6390
Carl Huang
2020-08-18
ath11k: assign correct search flag and type for QCA6390
Carl Huang
2020-08-18
ath11k: delay vdev_start for QCA6390
Carl Huang
2020-08-18
ath11k: refine the phy_id check in ath11k_reg_chan_list_event
Carl Huang
2020-08-18
ath11k: setup QCA6390 rings for both rxdmas
Carl Huang
2020-08-18
ath11k: don't initialize rxdma1 related ring
Carl Huang
2020-08-18
ath11k: enable DP interrupt setup for QCA6390
Carl Huang
2020-08-18
ath11k: dp: redefine peer_map and peer_unmap
Carl Huang
2020-08-18
ath11k: wmi: put hardware to DBS mode
Carl Huang
2020-08-18
ath11k: initialize wmi config based on hw_params
Carl Huang
2020-08-18
ath11k: force single pdev only for QCA6390
Carl Huang
2020-08-18
ath11k: disable CE interrupt before hif start
Carl Huang
2020-08-18
ath11k: ce: get msi_addr and msi_data before srng setup
Carl Huang
2020-08-18
ath11k: hal: assign msi_addr and msi_data to srng
Carl Huang
2020-08-18
ath11k: ce: remove CE_COUNT() macro
Kalle Valo
2020-08-18
ath11k: ce: remove host_ce_config_wlan macro
Kalle Valo
2020-08-18
ath11k: ce: support different CE configurations
Carl Huang
2020-08-18
ath11k: hal: cleanup dynamic register macros
Kalle Valo
2020-08-18
ath11k: hal: create register values dynamically
Carl Huang
2020-08-17
ath11k: hal: create hw_srng_config dynamically
Kalle Valo
2020-08-17
ath11k: enable internal sleep clock
Carl Huang
2020-08-17
ath11k: fix KASAN warning of ath11k_qmi_wlanfw_wlan_cfg_send
Carl Huang
2020-08-17
ath11k: fix memory OOB access in qmi_decode
Carl Huang
2020-08-17
ath11k: allocate smaller chunks of memory for firmware
Carl Huang
2020-08-17
ath11k: setup ce tasklet for control path
Govind Singh
2020-08-17
ath11k: configure copy engine msi address in CE srng
Govind Singh
2020-08-17
ath11k: pci: add read32() and write32() hif operations
Govind Singh
2020-08-17
ath11k: fill appropriate QMI service instance id for QCA6390
Govind Singh
2020-08-17
ath11k: add board file support for PCI devices
Govind Singh
2020-08-17
ath11k: add support for m3 firmware
Govind Singh
2020-08-17
ath11k: use remoteproc only with AHB devices
Govind Singh
2020-08-17
ath11k: pci: add HAL, CE and core initialisation
Govind Singh
2020-08-17
ath11k: register MHI controller device for QCA6390
Govind Singh
2020-08-17
ath11k: implement ath11k_core_pre_init()
Kalle Valo
2020-08-17
ath11k: pci: add MSI config initialisation
Govind Singh
2020-08-17
ath11k: pci: setup resources
Govind Singh
[next]