summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/fw.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-27Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/...David S. Miller1-5/+41
2020-03-27iwlwifi: add support for version 2 of SOC_CONFIGURATION_CMDLuca Coelho1-5/+16
2020-03-27iwlwifi: move integrated, extra_phy and soc_latency to trans_cfgLuca Coelho1-3/+4
2020-03-27iwlwifi: mvm: add soc latency supportShahar S Matityahu1-4/+28
2020-03-23iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds tableGolan Ben Ami1-1/+8
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller1-7/+20
2020-01-04iwlwifi: mvm: print out extended secboot status before dumpJohannes Berg1-7/+20
2019-12-20iwlwifi: don't send PPAG command if disabledGil Adam1-2/+6
2019-11-15iwlwifi: mvm: fix non-ACPI functionJohannes Berg1-6/+1
2019-11-15iwlwifi: refactor the SAR tables from mvm to acpiIhab Zhaika1-321/+45
2019-11-15iwlwifi: mvm: remove else-if in iwl_send_phy_cfg_cmd()Luca Coelho1-2/+3
2019-11-15iwlwifi: mvm: fix support for single antenna diversityLuca Coelho1-4/+16
2019-10-09iwlwifi: exclude GEO SAR support for 3168Luca Coelho1-7/+9
2019-10-09iwlwifi: mvm: force single phy initHaim Dreyfuss1-0/+3
2019-10-09iwlwifi: fix ACPI table revision checksLuca Coelho1-6/+18
2019-09-24iwlwifi: fw: don't send GEO_TX_POWER_LIMIT command to FW version 36Luca Coelho1-3/+5
2019-09-06iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu1-4/+6
2019-09-06iwlwifi: always access the trans configuration via transLuca Coelho1-1/+1
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho1-3/+3
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho1-4/+5
2019-09-06iwlwifi: dbg_ini: separate cfg and dump flows to different modulesShahar S Matityahu1-4/+4
2019-09-06iwlwifi: mvm: look for the first supported channel when add/remove phy ctxtTova Mussai1-1/+10
2019-09-06iwlwifi: dbg_ini: use function to check if ini dbg mode is onShahar S Matityahu1-1/+1
2019-09-06iwlwifi: support per-platform antenna gainGil Adam1-0/+121
2019-09-06iwlwifi: remove pm_runtime completelyEmmanuel Grumbach1-7/+2
2019-09-06iwlwifi: mvm: use FW thermal monitoring regardless of CONFIG_THERMALJohannes Berg1-4/+1
2019-09-06iwlwifi: LTR updatesAlex Malamud1-1/+2
2019-09-06iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach1-4/+0
2019-09-06iwlwifi: dbg: move debug recording stop from trans to op modeShahar S Matityahu1-0/+1
2019-09-06iwlwifi: Send DQA enable command only if TVL is onIlia Lin1-3/+5
2019-07-30iwlwifi: mvm: fix an out-of-bound accessEmmanuel Grumbach1-1/+1
2019-07-30iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT supportLuca Coelho1-2/+7
2019-07-30iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41Luca Coelho1-7/+15
2019-06-29iwlwifi: mvm: clear rfkill_safe_init_done when we start the firmwareEmmanuel Grumbach1-2/+6
2019-06-29iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu1-2/+2
2019-06-29iwlwifi: mvm: Add log information about SAR statusHaim Dreyfuss1-0/+3
2019-06-29iwlwifi: Add support for SAR South Korea limitationHaim Dreyfuss1-15/+40
2019-06-29iwlwifi: dbg_ini: implement dump info collectionShahar S Matityahu1-0/+2
2019-06-01iwlwifi: fix load in rfkill flow for unified firmwareEmmanuel Grumbach1-6/+17
2019-04-18iwlwifi: mvm: don't attempt debug collection in rfkillJohannes Berg1-1/+3
2019-02-20iwlwifi: fix false-positive maybe-uninitialized warningArnd Bergmann1-4/+4
2019-02-14iwlwifi: dbg_ini: add early and after alive apply points to unified imagesShahar S Matityahu1-0/+3
2019-02-14iwlwifi: align to new periphery address space for AX210 familyShaul Triebitz1-2/+3
2019-02-14iwlwifi: mvm: add support for 32kHz external clock indicationHaim Dreyfuss1-2/+5
2019-02-14iwlwifi: add FW recovery flowMordechay Goodstein1-0/+54
2019-02-14iwlwifi: receive umac and lmac error table addresses from TLVsShahar S Matityahu1-9/+14
2019-02-04iwlwifi: mvm: fix RFH config command with >=10 CPUsJohannes Berg1-6/+14
2019-02-04iwlwifi: mvm: fix RSS config commandSara Sharon1-6/+6
2019-02-04iwlwifi: Fix pre operational dumping flowsShahar S Matityahu1-3/+3
2019-02-04iwlwifi: differentiate between alive timeout and alive flow failureShahar S Matityahu1-2/+3