aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/fw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-12-03Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-0/+5
2018-11-23iwlwifi: add debugfs file to read fw debug data recordingLior Cohen1-0/+3
2018-11-23iwlwifi: add fw dump upon RT ucode start failureLior Cohen1-0/+2
2018-11-15iwlwifi: mvm: don't use SAR Geo if basic SAR is not usedLuca Coelho1-8/+28
2018-11-15iwlwifi: fix wrong WGDS_WIFI_DATA_SIZEMatt Chen1-1/+1
2018-10-08iwlwifi: mvm: remove per-queue hw refcountJohannes Berg1-1/+8
2018-10-06iwlwifi: add dump collection in case alive flow failsShahar S Matityahu1-0/+2
2018-10-06iwlwifi: dbg: move debug data to a structSara Sharon1-1/+1
2018-10-06iwlwifi: mvm: check for n_profiles validity in EWRD ACPILuca Coelho1-2/+6
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-5/+0
2018-08-31iwlwifi: mvm: support new reduce tx power FW API.Haim Dreyfuss1-7/+16
2018-08-02iwlwifi: mvm: configure multi RX queueSara Sharon1-3/+45
2018-07-26iwlwifi: introduce device family 22560Golan Ben Ami1-2/+2
2018-04-20iwlwifi: get rid of fw/nvm.cShaul Triebitz1-1/+1
2018-04-20iwlwifi: move all NVM parsing code to the common filesShaul Triebitz1-1/+6
2018-04-20iwlwifi: mvm: detect low latency and traffic load per bandSara Sharon1-0/+1
2018-03-16iwlwifi: add shared clock PHY config flag for some devicesLuca Coelho1-0/+4
2017-12-05iwlwifi: mvm: make init_dbg effective only on failureLiad Kaufman1-4/+4
2017-11-28iwlwifi: rename the temporary name of A000 to the official 22000Luca Coelho1-3/+3
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