summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/fw.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* 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/+0
* 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/+0
* iwlwifi: acpi: generalize iwl_mvm_sar_find_wifi_pkg()Luca Coelho2017-10-061-54/+6
* 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/+0
* iwlwifi: acpi: add common code to read from ACPILuca Coelho2017-10-061-86/+19
* 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/+2
* | 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/+17
* | iwlwifi: mvm: set the default cTDP budgetChaya Rachel Ivgi2017-08-091-1/+6
* | iwlwifi: mvm: move a000 device NVM retrieval to a common placeShaul Triebitz2017-08-091-2/+4
* | iwlwifi: mvm: use firmware LED command where applicableJohannes Berg2017-08-091-0/+2
* | Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller2017-08-071-461/+23
|\ \ | |/ |/|
| * iwlwifi: mvm: remove non-DQA modeJohannes Berg2017-08-011-12/+4
| * iwlwifi: mvm: check family instead of new TX API for workaroundsJohannes Berg2017-08-011-1/+2
| * iwlwifi: mvm: add and use iwl_mvm_has_unified_ucode()Johannes Berg2017-08-011-4/+4
| * iwlwifi: refactor firmware debug codeJohannes Berg2017-08-011-4/+4
| * iwlwifi: track current firmware image in common codeJohannes Berg2017-08-011-7/+7
| * iwlwifi: refactor shared mem parsingJohannes Berg2017-08-011-90/+1
| * iwlwifi: refactor out paging codeJohannes Berg2017-08-011-343/+1
|/
* iwlwifi: mvm: remove version 2 of paging commandJohannes Berg2017-06-291-27/+12
* iwlwifi: create new subdirectory for FW interactionJohannes Berg2017-06-291-1/+1
* iwlwifi: mvm: rename iwl_shared_mem_cfg_v1 to the correct _v2Johannes Berg2017-06-291-1/+1
* iwlwifi: mvm: change when the BT_COEX is sentEmmanuel Grumbach2017-06-291-7/+9
* iwlwifi: mvm: refactor geo initHaim Dreyfuss2017-06-291-16/+48
* iwlwifi: mvm: convert ucode_loaded to a status bitJohannes Berg2017-06-051-2/+2
* iwlwifi: add 9000 and A000 device familiesSara Sharon2017-06-051-2/+2
* iwlwifi: mvm: support init flow debuggingLiad Kaufman2017-06-051-1/+2
* iwlwifi: mvm: disentangle paging command structsJohannes Berg2017-06-021-8/+11
* iwlwifi: mvm: support old method of NVM parsingSara Sharon2017-06-021-1/+9
* iwlwifi: mvm: support getting nvm data from firmwareSara Sharon2017-06-021-18/+19
* iwlwifi: mvm: handle possible BIOS bugSharon Dvir2017-04-251-0/+6
OpenPOWER on IntegriCloud