summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * ath11k: Use host CE parameters for CE interrupts configurationAnilkumar Kolli2021-11-261-8/+8
| | * ath11k: Use memset_startat() for clearing queue descriptorsKees Cook2021-11-241-7/+6
| | * ath11k: Fix spelling mistake "detetction" -> "detection"Colin Ian King2021-11-241-1/+1
| | * Revert "ath11k: add read variant from SMBIOS for download board data"Kalle Valo2021-11-243-96/+0
| | * ath11k: Fix mon status ring rx tlv processingAnilkumar Kolli2021-11-221-7/+7
| | * ath11k: add read variant from SMBIOS for download board dataWen Gong2021-11-223-0/+96
| | * ath11k: skip sending vdev down for channel switchWen Gong2021-11-221-31/+1
| | * ath11k: fix read fail for htt_stats and htt_peer_stats for single pdevWen Gong2021-11-226-3/+86
| | * ath11k: calculate the correct NSS of peer for HE capabilitiesWen Gong2021-11-221-1/+36
| | * ath11k: change to treat alpha code na as world wide regdomainWen Gong2021-11-221-1/+7
| | * ath11k: Set IRQ affinity to CPU0 in case of one MSI vectorBaochen Qiang2021-11-221-2/+23
| | * ath11k: do not restore ASPM in case of single MSI vectorCarl Huang2021-11-221-1/+7
| | * ath11k: add support one MSI vectorCarl Huang2021-11-222-15/+51
| | * ath11k: refactor multiple MSI vector implementationCarl Huang2021-11-222-8/+43
| | * ath11k: use ATH11K_PCI_IRQ_DP_OFFSET for DP IRQCarl Huang2021-11-221-4/+4
| | * ath11k: add CE and ext IRQ flag to indicate irq_handlerCarl Huang2021-11-222-0/+18
| | * ath11k: get msi_data again after request_irq is calledCarl Huang2021-11-221-0/+30
| * | wilc1000: Improve WILC TX performance when power_save is offDavid Mosberger-Tang2021-12-163-2/+6
| * | wl1251: specify max. IE lengthMerlijn Wajer2021-12-161-0/+6
| * | Merge tag 'iwlwifi-next-for-kalle-2021-12-08' of git://git.kernel.org/pub/scm...Kalle Valo2021-12-1650-354/+1321
| |\ \
| | * | iwlwifi: work around reverse dependency on MEIArnd Bergmann2021-12-071-26/+26
| | * | iwlwifi: mvm: optionally suppress assert logJohannes Berg2021-12-075-3/+22
| | * | iwlwifi: add new ax1650 killer deviceYaara Baruch2021-12-071-0/+1
| | * | iwlwifi: fw: correctly detect HW-SMEM region subtypeJohannes Berg2021-12-072-3/+3
| | * | iwlwifi: implement reset flow for Bz devicesJohannes Berg2021-12-071-1/+4
| | * | iwlwifi: add new Qu-Hr deviceYaara Baruch2021-12-071-0/+5
| | * | iwlwifi: Fix FW name for glMatti Gottlieb2021-12-071-1/+1
| | * | iwlwifi: dbg: disable ini debug in 8000 family and belowMukesh Sisodiya2021-12-071-1/+1
| | * | iwlwifi: support SAR GEO Offset Mapping override via BIOSAyala Barazani2021-12-078-1/+183
| | * | iwlwifi: pcie: retake ownership after resetJohannes Berg2021-12-074-22/+33
| | * | iwlwifi: mvm: always use 4K RB size by defaultJohannes Berg2021-12-071-8/+2
| | * | iwlwifi: mvm/api: define system control commandJohannes Berg2021-12-075-6/+20
| | * | iwlwifi: bump FW API to 68 for AX devicesLuca Coelho2021-12-071-1/+1
| | * | iwlwifi: mvm: add some missing command stringsJohannes Berg2021-12-071-0/+2
| | * | iwlwifi: fw: add support for splitting region type bitsMordechay Goodstein2021-12-074-11/+39
| | * | iwlwifi: swap 1650i and 1650s killer struct namesYaara Baruch2021-12-071-4/+4
| | * | iwlwifi: acpi: fix wgds rev 3 sizeMiri Korenblit2021-12-071-1/+1
| | * | iwlwifi: yoyo: support for DBGC4 for dramMukesh Sisodiya2021-12-071-0/+2
| | * | iwlwifi: mvm: update rate scale in moving back to assoc stateMordechay Goodstein2021-12-072-2/+11
| | * | iwlwifi: mvm: avoid clearing a just saved session protection idShaul Triebitz2021-12-071-6/+6
| | * | iwlwifi: mvm: add support for statistics update version 15Mordechay Goodstein2021-12-074-72/+335
| | * | iwlwifi: mvm: Add support for a new version of scan request commandIlan Peer2021-12-072-34/+63
| | * | iwlwifi: mvm: Fix wrong documentation for scan request commandIlan Peer2021-12-071-1/+1
| | * | iwlwifi: add missing entries for Gf4 with So and SoFLuca Coelho2021-12-071-0/+10
| | * | iwlwifi: mvm: remove session protection upon station removalEmmanuel Grumbach2021-12-071-3/+3
| | * | iwlwifi: remove unused iwlax210_2ax_cfg_so_hr_a0 structureLuca Coelho2021-12-073-23/+0
| | * | iwlwifi: mvm: add support for PHY context command v4Johannes Berg2021-12-072-5/+6
| | * | iwlwifi: fw: api: add link to PHY context command struct v1Johannes Berg2021-12-071-1/+2
| | * | iwlwifi: mvm: support RLC configuration commandJohannes Berg2021-12-074-7/+123
| | * | iwlwifi: mvm: d3: support v12 wowlan statusJohannes Berg2021-12-072-29/+235