summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/fw.c
AgeCommit message (Expand)AuthorFilesLines
2017-11-03iwlwifi: remove dead code for internal devices onlyEmmanuel Grumbach1-15/+0
2017-10-18iwlwifi: define minimum valid address for umac_error_event_table in cfgLuca Coelho1-6/+11
2017-10-18iwlwifi: mvm: move umac_error_event_table validity check to where it's setLuca Coelho1-2/+11
2017-10-06iwlwifi: acpi: move function to get mcc into acpi codeLuca Coelho1-1/+0
2017-10-06iwlwifi: acpi: generalize iwl_mvm_sar_find_wifi_pkg()Luca Coelho1-54/+6
2017-10-06iwlwifi: acpi: move ACPI-related definitions to acpi.hLuca Coelho1-17/+19
2017-10-06iwlwifi: acpi: move ACPI method definitions to acpi.hLuca Coelho1-11/+0
2017-10-06iwlwifi: acpi: add common code to read from ACPILuca Coelho1-86/+19
2017-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-2/+4
2017-08-18iwlwifi: mvm: remove useless argument in iwl_nvm_init()Luca Coelho1-3/+2
2017-08-18iwlwifi: mvm: group all dummy SAR function declarations togetherLuca Coelho1-0/+11
2017-08-18iwlwifi: mvm: consider RFKILL during INIT as successLuca Coelho1-21/+17
2017-08-09iwlwifi: mvm: set the default cTDP budgetChaya Rachel Ivgi1-1/+6
2017-08-09iwlwifi: mvm: move a000 device NVM retrieval to a common placeShaul Triebitz1-2/+4
2017-08-09iwlwifi: mvm: use firmware LED command where applicableJohannes Berg1-0/+2
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller1-461/+23
2017-08-05iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get...Christophe Jaillet1-2/+4
2017-08-01iwlwifi: mvm: remove non-DQA modeJohannes Berg1-12/+4
2017-08-01iwlwifi: mvm: check family instead of new TX API for workaroundsJohannes Berg1-1/+2
2017-08-01iwlwifi: mvm: add and use iwl_mvm_has_unified_ucode()Johannes Berg1-4/+4
2017-08-01iwlwifi: refactor firmware debug codeJohannes Berg1-4/+4
2017-08-01iwlwifi: track current firmware image in common codeJohannes Berg1-7/+7
2017-08-01iwlwifi: refactor shared mem parsingJohannes Berg1-90/+1
2017-08-01iwlwifi: refactor out paging codeJohannes Berg1-343/+1
2017-06-29iwlwifi: mvm: remove version 2 of paging commandJohannes Berg1-27/+12
2017-06-29iwlwifi: create new subdirectory for FW interactionJohannes Berg1-1/+1
2017-06-29iwlwifi: mvm: rename iwl_shared_mem_cfg_v1 to the correct _v2Johannes Berg1-1/+1
2017-06-29iwlwifi: mvm: change when the BT_COEX is sentEmmanuel Grumbach1-7/+9
2017-06-29iwlwifi: mvm: refactor geo initHaim Dreyfuss1-16/+48
2017-06-05iwlwifi: mvm: convert ucode_loaded to a status bitJohannes Berg1-2/+2
2017-06-05iwlwifi: add 9000 and A000 device familiesSara Sharon1-2/+2
2017-06-05iwlwifi: mvm: support init flow debuggingLiad Kaufman1-1/+2
2017-06-02iwlwifi: mvm: disentangle paging command structsJohannes Berg1-8/+11
2017-06-02iwlwifi: mvm: support old method of NVM parsingSara Sharon1-1/+9
2017-06-02iwlwifi: mvm: support getting nvm data from firmwareSara Sharon1-18/+19
2017-04-25iwlwifi: mvm: handle possible BIOS bugSharon Dvir1-0/+6
2017-04-25iwlwifi: mvm: make iwl_run_unified_mvm_ucode() staticJohannes Berg1-76/+79
2017-04-19iwlwifi: mvm: support init extended commandSara Sharon1-0/+15
2017-04-19iwlwifi: mvm: add GEO_TX_POWER_LIMIT cmd for geographic tx power tableHaim Dreyfuss1-0/+112
2017-04-19iwlwifi: mvm: support change to a000 smem APISara Sharon1-24/+29
2017-04-19iwlwifi: mvm: remove unneeded reg write in iwl_mvm_up()Liad Kaufman1-4/+0
2017-04-19iwlwifi: mvm: add support for EWRD (Dynamic SAR) ACPI tableLuca Coelho1-16/+98
2017-04-19iwlwifi: mvm: spin off SAR profile selection functionLuca Coelho1-22/+51
2017-04-19iwlwifi: mvm: refactor SAR init to prepare for dynamic SARHaim Dreyfuss1-63/+92
2017-04-19iwlwifi: mvm: disable multi-queue for a000 devicesSara Sharon1-1/+2
2017-04-19iwlwifi: mvm: prepare for station count changeSara Sharon1-3/+3
2017-04-19iwlwifi: mvm: read new secure boot registersSara Sharon1-3/+10
2017-04-11iwlwifi: mvm: remove call for paging in new init flowSara Sharon1-8/+0
2017-04-11iwlwifi: mvm: support MFUART dump in case of MFUART assertGolan Ben-Ami1-1/+23
2017-02-08iwlwifi: mvm: avoid exceeding the allowed print lengthGolan Ben-Ami1-12/+8