aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/fw.c
AgeCommit message (Expand)Author
2020-01-27iwlwifi: mvm: fix RSS config commandSara Sharon
2019-12-05iwlwifi: move iwl_nvm_check_version() into dvmLuca Coelho
2019-11-06iwlwifi: exclude GEO SAR support for 3168Luca Coelho
2019-10-05iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36Luca Coelho
2019-08-16iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho
2019-08-16iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho
2019-08-16iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach
2019-04-05iwlwifi: mvm: fix RFH config command with >=10 CPUsJohannes Berg
2018-12-29iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwaresEmmanuel Grumbach
2018-12-01iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho
2018-12-01iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen
2018-11-13iwlwifi: mvm: check for n_profiles validity in EWRD ACPILuca Coelho
2018-08-02iwlwifi: mvm: configure multi RX queueSara Sharon
2018-07-26iwlwifi: introduce device family 22560Golan Ben Ami
2018-04-20iwlwifi: get rid of fw/nvm.cShaul Triebitz
2018-04-20iwlwifi: move all NVM parsing code to the common filesShaul Triebitz
2018-04-20iwlwifi: mvm: detect low latency and traffic load per bandSara Sharon
2018-03-16iwlwifi: add shared clock PHY config flag for some devicesLuca Coelho
2017-12-05iwlwifi: mvm: make init_dbg effective only on failureLiad Kaufman
2017-11-28iwlwifi: rename the temporary name of A000 to the official 22000Luca Coelho
2017-11-03iwlwifi: remove dead code for internal devices onlyEmmanuel Grumbach
2017-10-18iwlwifi: define minimum valid address for umac_error_event_table in cfgLuca Coelho
2017-10-18iwlwifi: mvm: move umac_error_event_table validity check to where it's setLuca Coelho
2017-10-06iwlwifi: acpi: move function to get mcc into acpi codeLuca Coelho
2017-10-06iwlwifi: acpi: generalize iwl_mvm_sar_find_wifi_pkg()Luca Coelho
2017-10-06iwlwifi: acpi: move ACPI-related definitions to acpi.hLuca Coelho
2017-10-06iwlwifi: acpi: move ACPI method definitions to acpi.hLuca Coelho
2017-10-06iwlwifi: acpi: add common code to read from ACPILuca Coelho
2017-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2017-08-18iwlwifi: mvm: remove useless argument in iwl_nvm_init()Luca Coelho
2017-08-18iwlwifi: mvm: group all dummy SAR function declarations togetherLuca Coelho
2017-08-18iwlwifi: mvm: consider RFKILL during INIT as successLuca Coelho
2017-08-09iwlwifi: mvm: set the default cTDP budgetChaya Rachel Ivgi
2017-08-09iwlwifi: mvm: move a000 device NVM retrieval to a common placeShaul Triebitz
2017-08-09iwlwifi: mvm: use firmware LED command where applicableJohannes Berg
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller
2017-08-05iwlwifi: mvm: Fix a memory leak in an error handling path in 'iwl_mvm_sar_get...Christophe Jaillet
2017-08-01iwlwifi: mvm: remove non-DQA modeJohannes Berg
2017-08-01iwlwifi: mvm: check family instead of new TX API for workaroundsJohannes Berg
2017-08-01iwlwifi: mvm: add and use iwl_mvm_has_unified_ucode()Johannes Berg
2017-08-01iwlwifi: refactor firmware debug codeJohannes Berg
2017-08-01iwlwifi: track current firmware image in common codeJohannes Berg
2017-08-01iwlwifi: refactor shared mem parsingJohannes Berg
2017-08-01iwlwifi: refactor out paging codeJohannes Berg
2017-06-29iwlwifi: mvm: remove version 2 of paging commandJohannes Berg
2017-06-29iwlwifi: create new subdirectory for FW interactionJohannes Berg
2017-06-29iwlwifi: mvm: rename iwl_shared_mem_cfg_v1 to the correct _v2Johannes Berg
2017-06-29iwlwifi: mvm: change when the BT_COEX is sentEmmanuel Grumbach
2017-06-29iwlwifi: mvm: refactor geo initHaim Dreyfuss
2017-06-05iwlwifi: mvm: convert ucode_loaded to a status bitJohannes Berg