summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/fw.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: fix false-positive maybe-uninitialized warningArnd Bergmann2019-02-201-4/+4
* iwlwifi: dbg_ini: add early and after alive apply points to unified imagesShahar S Matityahu2019-02-141-0/+3
* iwlwifi: align to new periphery address space for AX210 familyShaul Triebitz2019-02-141-2/+3
* iwlwifi: mvm: add support for 32kHz external clock indicationHaim Dreyfuss2019-02-141-2/+5
* iwlwifi: add FW recovery flowMordechay Goodstein2019-02-141-0/+54
* iwlwifi: receive umac and lmac error table addresses from TLVsShahar S Matityahu2019-02-141-9/+14
* iwlwifi: mvm: fix RFH config command with >=10 CPUsJohannes Berg2019-02-041-6/+14
* iwlwifi: mvm: fix RSS config commandSara Sharon2019-02-041-6/+6
* iwlwifi: Fix pre operational dumping flowsShahar S Matityahu2019-02-041-3/+3
* iwlwifi: differentiate between alive timeout and alive flow failureShahar S Matityahu2019-02-041-2/+3
* iwlwifi: mvm: pre-initialize alive_data in wait_alive()Luca Coelho2019-01-291-1/+1
* iwlwifi: mvm: support mac80211 TXQs modelSara Sharon2019-01-251-4/+1Star
* Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller2018-12-211-6/+14
|\
| * iwlwifi: move iwl_nvm_check_version() into dvmLuca Coelho2018-12-141-1/+3
| * iwlwifi: mvm: activate apply pointsSara Sharon2018-12-141-0/+4
| * iwlwifi: dbg: dump data according to the new ini TLVsSara Sharon2018-12-141-5/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-201-0/+9
|\ \ | |/ |/|
| * iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwaresEmmanuel Grumbach2018-12-171-0/+9
* | Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller2018-12-041-0/+5
|\ \ | |/ |/|
| * iwlwifi: add debugfs file to read fw debug data recordingLior Cohen2018-11-231-0/+3
| * iwlwifi: add fw dump upon RT ucode start failureLior Cohen2018-11-231-0/+2
* | iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho2018-11-151-8/+28
* | iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen2018-11-151-1/+1
|/
* iwlwifi: mvm: remove per-queue hw refcountJohannes Berg2018-10-081-1/+8
* iwlwifi: add dump collection in case alive flow failsShahar S Matityahu2018-10-061-0/+2
* iwlwifi: dbg: move debug data to a structSara Sharon2018-10-061-1/+1
* iwlwifi: mvm: check for n_profiles validity in EWRD ACPILuca Coelho2018-10-061-2/+6
* iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-311-5/+0Star
* iwlwifi: mvm: support new reduce tx power FW API.Haim Dreyfuss2018-08-311-7/+16
* iwlwifi: mvm: configure multi RX queueSara Sharon2018-08-021-3/+45
* iwlwifi: introduce device family 22560Golan Ben Ami2018-07-261-2/+2
* iwlwifi: get rid of fw/nvm.cShaul Triebitz2018-04-201-1/+1
* iwlwifi: move all NVM parsing code to the common filesShaul Triebitz2018-04-201-1/+6
* iwlwifi: mvm: detect low latency and traffic load per bandSara Sharon2018-04-201-0/+1
* iwlwifi: add shared clock PHY config flag for some devicesLuca Coelho2018-03-161-0/+4
* iwlwifi: mvm: make init_dbg effective only on failureLiad Kaufman2017-12-051-4/+4
* iwlwifi: rename the temporary name of A000 to the official 22000Luca Coelho2017-11-281-3/+3
* iwlwifi: remove dead code for internal devices onlyEmmanuel Grumbach2017-11-031-15/+0Star
* iwlwifi: define minimum valid address for umac_error_event_table in cfgLuca Coelho2017-10-181-6/+11
* iwlwifi: mvm: move umac_error_event_table validity check to where it's setLuca Coelho2017-10-181-2/+11
* iwlwifi: acpi: move function to get mcc into acpi codeLuca Coelho2017-10-061-1/+0Star
* iwlwifi: acpi: generalize iwl_mvm_sar_find_wifi_pkg()Luca Coelho2017-10-061-54/+6Star
* iwlwifi: acpi: move ACPI-related definitions to acpi.hLuca Coelho2017-10-061-17/+19
* iwlwifi: acpi: move ACPI method definitions to acpi.hLuca Coelho2017-10-061-11/+0Star
* iwlwifi: acpi: add common code to read from ACPILuca Coelho2017-10-061-86/+19Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-08-241-2/+4
|\
| * iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get...Christophe Jaillet2017-08-051-2/+4
* | iwlwifi: mvm: remove useless argument in iwl_nvm_init()Luca Coelho2017-08-181-3/+2Star
* | iwlwifi: mvm: group all dummy SAR function declarations togetherLuca Coelho2017-08-181-0/+11
* | iwlwifi: mvm: consider RFKILL during INIT as successLuca Coelho2017-08-181-21/+17Star