Age | Commit message (Expand) | Author | Files | Lines |
2022-09-30 | Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski | 1 | -15/+171 |
2022-09-29 | net: drop the weight argument from netif_napi_add | Jakub Kicinski | 1 | -1/+1 |
2022-09-19 | wifi: ath11k: Add WoW support for WCN6750 | Manikanta Pubbisetty | 1 | -1/+121 |
2022-09-10 | wifi: ath11k: Enable threaded NAPI | Manikanta Pubbisetty | 1 | -0/+1 |
2022-09-10 | wifi: ath11k: implement SRAM dump debugfs interface | Baochen Qiang | 1 | -0/+2 |
2022-09-01 | wifi: ath11k: Add cold boot calibration support on WCN6750 | Manikanta Pubbisetty | 1 | -1/+2 |
2022-09-01 | wifi: ath11k: Register shutdown handler for WCN6750 | Manikanta Pubbisetty | 1 | -13/+45 |
2022-07-27 | wifi: ath11k: Fix register write failure on QCN9074 | Manikanta Pubbisetty | 1 | -1/+51 |
2022-05-22 | ath11k: Init hw_params before setting up AHB resources | Manikanta Pubbisetty | 1 | -2/+2 |
2022-05-04 | ath11k: Add support for targets without trustzone | Manikanta Pubbisetty | 1 | -1/+177 |
2022-05-02 | ath11k: Add support for WCN6750 device | Manikanta Pubbisetty | 1 | -11/+131 |
2022-05-02 | ath11k: Move parameters in bus_params to hw_params | Manikanta Pubbisetty | 1 | -9/+2 |
2022-01-31 | ath11k: fix kernel panic during unload/load ath11k modules | Venkateswara Naralasetty | 1 | -0/+2 |
2022-01-31 | ath11k: Rename ath11k_ahb_ext_irq_config | Venkateswara Naralasetty | 1 | -2/+2 |
2021-12-22 | ath11k: Fix napi related hang | Ben Greear | 1 | -3/+9 |
2021-11-26 | ath11k: Use host CE parameters for CE interrupts configuration | Anilkumar Kolli | 1 | -8/+8 |
2021-02-17 | ath11k: Move qmi service_ins_id to hw_params | Anilkumar Kolli | 1 | -1/+1 |
2020-12-09 | ath11k: fix rmmod failure if qmi sequence fails | Anilkumar Kolli | 1 | -1/+8 |
2020-11-07 | ath11k: cold boot calibration support | Govindaraj Saminathan | 1 | -0/+27 |
2020-09-22 | ath11k: Add checked value for ath11k_ahb_remove | Bo YU | 1 | -3/+7 |
2020-09-21 | ath11k: Remove rproc references from common core layer | Govind Singh | 1 | -3/+36 |
2020-09-11 | ath11k: add ipq6018 support | Anilkumar Kolli | 1 | -0/+3 |
2020-09-11 | ath11k: move target ce configs to hw_params | Anilkumar Kolli | 1 | -247/+8 |
2020-08-31 | ath11k: convert tasklets to use new tasklet_setup() API | Allen Pais | 1 | -4/+3 |
2020-08-18 | ath11k: ce: remove CE_COUNT() macro | Kalle Valo | 1 | -6/+6 |
2020-08-18 | ath11k: ce: support different CE configurations | Carl Huang | 1 | -6/+6 |
2020-08-17 | ath11k: fill appropriate QMI service instance id for QCA6390 | Govind Singh | 1 | -0/+1 |
2020-08-17 | ath11k: add board file support for PCI devices | Govind Singh | 1 | -0/+2 |
2020-08-17 | ath11k: add support for m3 firmware | Govind Singh | 1 | -0/+1 |
2020-08-17 | ath11k: use remoteproc only with AHB devices | Govind Singh | 1 | -1/+5 |
2020-08-17 | ath11k: implement ath11k_core_pre_init() | Kalle Valo | 1 | -0/+4 |
2020-08-17 | ath11k: add simple PCI client driver for QCA6390 chipset | Govind Singh | 1 | -1/+1 |
2020-08-17 | ath11k: move ring mask definitions to hw_params | Kalle Valo | 1 | -80/+8 |
2020-06-23 | ath11k: add hw_ops for pdev id to hw_mac mapping | Anilkumar Kolli | 1 | -7/+8 |
2020-06-23 | ath11k: ahb: call ath11k_core_init() before irq configuration | Anilkumar Kolli | 1 | -4/+4 |
2020-05-12 | ath11k: convert to devm_platform_get_and_ioremap_resource | Wei Yongjun | 1 | -7/+1 |
2020-05-11 | ath11k: Add drv private for bus opaque struct | Govind Singh | 1 | -1/+1 |
2020-05-11 | ath11k: Add support for multibus support | Govind Singh | 1 | -10/+39 |
2020-04-14 | ath11k: set IRQ_DISABLE_UNLAZY flag for DP interrupts | Manikanta Pubbisetty | 1 | -1/+1 |
2020-03-18 | ath11k: Perform per-msdu rx processing | Sriram R | 1 | -5/+0 |
2020-03-18 | ath11k: dump SRNG stats during FW assert | Manikanta Pubbisetty | 1 | -0/+6 |
2019-11-29 | ath11k: qmi clean up ce and HTC service config update | Anilkumar Kolli | 1 | -5/+4 |
2019-11-25 | ath11k: driver for Qualcomm IEEE 802.11ax devices | Kalle Valo | 1 | -0/+1004 |