aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/fw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2019-01-29iwlwifi: mvm: pre-initialize alive_data in wait_alive()Luca Coelho1-1/+1
2019-01-25iwlwifi: mvm: support mac80211 TXQs modelSara Sharon1-4/+1
2018-12-20Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-6/+14
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+9
2018-12-17iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT to old firmwaresEmmanuel Grumbach1-0/+9
2018-12-14iwlwifi: move iwl_nvm_check_version() into dvmLuca Coelho1-1/+3
2018-12-14iwlwifi: mvm: activate apply pointsSara Sharon1-0/+4
2018-12-14iwlwifi: dbg: dump data according to the new ini TLVsSara Sharon1-5/+7