summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* intel: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-291-8/+2
* 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
* iwlwifi: mvm: fix access to BSS elementsJohannes Berg2021-08-261-2/+6
* iwlwifi: mvm: Refactor setting of SSIDs for 6GHz scanIlan Peer2021-08-261-76/+28
* iwlwifi: mvm: silently drop encrypted frames for unknown stationAvraham Stern2021-08-261-2/+2
* iwlwifi: mvm: d3: implement RSC command version 5Johannes Berg2021-08-263-30/+191
* iwlwifi: mvm: d3: make key reprogramming iteration optionalJohannes Berg2021-08-261-54/+48
* iwlwifi: mvm: d3: add separate key iteration for GTK typeJohannes Berg2021-08-261-17/+46
* iwlwifi: mvm: d3: refactor TSC/RSC configurationJohannes Berg2021-08-261-81/+116
* iwlwifi: mvm: d3: remove fixed cmd_flags argumentJohannes Berg2021-08-261-14/+9
* iwlwifi: mvm: d3: separate TKIP data from key iterationJohannes Berg2021-08-261-49/+83
* iwlwifi: mvm: simplify __iwl_mvm_set_sta_key()Johannes Berg2021-08-261-19/+7
* iwlwifi: mvm: support new station key APIJohannes Berg2021-08-262-16/+23
* iwlwifi: mvm: Fix umac scan request probe parametersIlan Peer2021-08-261-3/+3
* iwlwifi: pcie: implement Bz reset flowJohannes Berg2021-08-261-3/+15
* iwlwifi: implement Bz NMI behaviourJohannes Berg2021-08-262-1/+8
* iwlwifi: pcie: implement Bz device startupJohannes Berg2021-08-264-19/+68
* iwlwifi: read MAC address from correct place on BzJohannes Berg2021-08-265-14/+56