summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | bnxt_en: update all firmware calls to use the new APIsEdwin Peer2021-08-309-1538/+1953
| * | | bnxt_en: use link_lock instead of hwrm_cmd_lock to protect link_infoEdwin Peer2021-08-302-2/+7
| * | | bnxt_en: add support for HWRM request slicesEdwin Peer2021-08-302-2/+120
| * | | bnxt_en: add HWRM request assignment APIEdwin Peer2021-08-302-0/+56
| * | | bnxt_en: discard out of sequence HWRM responsesEdwin Peer2021-08-301-4/+17
| * | | bnxt_en: introduce new firmware message API based on DMA poolsEdwin Peer2021-08-304-121/+442
| * | | bnxt_en: move HWRM API implementation into separate fileEdwin Peer2021-08-3013-357/+407
| * | | bnxt_en: Refactor the HWRM_VER_GET firmware callsEdwin Peer2021-08-301-6/+11
| * | | bnxt_en: remove DMA mapping for KONG responseEdwin Peer2021-08-302-51/+7
| * | | Merge tag 'wireless-drivers-next-2021-08-29' of git://git.kernel.org/pub/scm/...David S. Miller2021-08-2976-813/+2190
| |\ \ \
| | * | | intel: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-295-92/+77
| | * | | mwifiex: pcie: add reset_d3cold quirk for Surface gen4+ devicesTsuchiya Yuto2021-08-293-0/+133
| | * | | mwifiex: pcie: add DMI-based quirk implementation for Surface devicesJonas Dreßler2021-08-295-0/+64
| | * | | brcmfmac: pcie: fix oops on failure to resume and reprobeAhmad Fatoum2021-08-291-1/+1
| | * | | bcma: Drop the unused parameter of bcma_scan_read32()Zenghui Yu2021-08-291-4/+3
| | * | | bcma: Fix memory leak for internally-handled coresZenghui Yu2021-08-291-3/+3
| | * | | Merge commit 'e257d969f36503b8eb1240f32653a1afb3109f86' of git://git.kernel.o...Kalle Valo2021-08-2952-693/+1850
| | |\ \ \
| | | * | | iwlwifi: mvm: don't use FW key ID in beacon protectionJohannes Berg2021-08-261-14/+27
| | | * | | iwlwifi: mvm: Fix scan channel flags settingsIlan Peer2021-08-261-1/+1
| | | * | | iwlwifi: mvm: support broadcast TWT aloneShaul Triebitz2021-08-261-8/+7
| | | * | | iwlwifi: mvm: introduce iwl_stored_beacon_notif_v3Gregory Greenman2021-08-263-7/+52
| | | * | | iwlwifi: move get pnvm file name to a separate functionDror Moshe2021-08-262-11/+22
| | | * | | iwlwifi: mvm: add support for responder config command version 9Avraham Stern2021-08-262-9/+88
| | | * | | iwlwifi: mvm: add support for range request command version 13Avraham Stern2021-08-263-15/+194
| | | * | | iwlwifi: allow debug init in RF-killJohannes Berg2021-08-261-0/+1
| | | * | | iwlwifi: mvm: don't schedule the roc_done_wk if it is already runningAvraham Stern2021-08-261-12/+19
| | | * | | iwlwifi: yoyo: support for new DBGI_SRAM regionMukesh Sisodiya2021-08-263-0/+47
| | | * | | iwlwifi: add 'Rx control frame to MBSSID' HE capabilityShaul Triebitz2021-08-261-1/+2
| | | * | | iwlwifi: fw: fix debug dump data declarationsJohannes Berg2021-08-262-13/+17
| | | * | | iwlwifi: api: remove datamember from structJohannes Berg2021-08-261-2/+1
| | | * | | iwlwifi: fix __percpu annotationJohannes Berg2021-08-261-1/+1
| | | * | | iwlwifi: pcie: avoid dma unmap/remap in crash dumpJohannes Berg2021-08-261-6/+2
| | | * | | iwlwifi: acpi: fill in SAR tables with defaultsLuca Coelho2021-08-261-8/+13
| | | * | | iwlwifi: acpi: fill in WGDS table with defaultsLuca Coelho2021-08-261-13/+29
| | | * | | iwlwifi: bump FW API to 65 for AX devicesLuca Coelho2021-08-261-1/+1
| | | * | | iwlwifi: acpi: support reading and storing WGDS revision 2Luca Coelho2021-08-262-14/+43
| | | * | | iwlwifi: mvm: load regdomain at INIT stageMiri Korenblit2021-08-263-2/+26
| | | * | | iwlwifi: mvm: Read the PPAG and SAR tables at INIT stageMiri Korenblit2021-08-265-57/+69
| | | * | | iwlwifi: mvm: trigger WRT when no beacon heardShaul Triebitz2021-08-261-0/+10
| | | * | | iwlwifi: fw: correctly limit to monitor dumpJohannes Berg2021-08-261-1/+1
| | | * | | iwlwifi: skip first element in the WTAS ACPI tableAbhishek Naik2021-08-261-7/+7
| | | * | | iwlwifi: mvm: support version 11 of wowlan statuses notificationGregory Greenman2021-08-261-1/+4
| | | * | | iwlwifi: convert flat GEO profile table to a struct versionLuca Coelho2021-08-263-28/+45
| | | * | | iwlwifi: remove unused ACPI_WGDS_TABLE_SIZE definitionLuca Coelho2021-08-261-2/+0
| | | * | | iwlwifi: support reading and storing EWRD revisions 1 and 2Luca Coelho2021-08-262-11/+57
| | | * | | iwlwifi: acpi: support reading and storing WRDS revision 1 and 2Luca Coelho2021-08-262-25/+80
| | | * | | iwlwifi: pass number of chains and sub-bands to iwl_sar_set_profile()Luca Coelho2021-08-261-5/+8
| | | * | | iwlwifi: remove ACPI_SAR_NUM_TABLES definitionLuca Coelho2021-08-262-2/+2
| | | * | | iwlwifi: convert flat SAR profile table to a struct versionLuca Coelho2021-08-262-15/+28
| | | * | | iwlwifi: rename ACPI_SAR_NUM_CHAIN_LIMITS to ACPI_SAR_NUM_CHAINSLuca Coelho2021-08-262-4/+4