aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/fw (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-29iwlwifi: mvm: add support for range request version 10Avraham Stern1-7/+7
2020-05-29iwlwifi: acpi: evaluate dsm to enable 5.2 bands in IndonesiaGil Adam1-2/+32
2020-05-29iwlwifi: acpi: support device specific method (DSM)Gil Adam2-11/+110
2020-05-08iwlwifi: dbg_ini: differentiate ax210 hw with same hw typeLiad Kaufman2-3/+32
2020-05-08iwlwifi: dbg: mark a variable __maybe_unusedJohannes Berg1-1/+1
2020-05-08iwlwifi: dump api version in yaml formatMordechay Goodstein1-4/+100
2020-05-08iwlwifi: move iwl_set_soc_latency to iwl-drv to be used by other op_modesEmmanuel Grumbach2-2/+54
2020-05-08iwlwifi: yoyo: remove magic numberMordechay Goodstein1-1/+5
2020-05-08iwlwifi: dbg: set debug descriptor to NULL outside of iwl_fw_free_dump_descShahar S Matityahu1-9/+10
2020-05-08iwlwifi: mvm: add support for range request command version 9Avraham Stern1-9/+101
2020-05-08iwlwifi: yoyo: don't access TLV before verifying lenMordechay Goodstein1-2/+3
2020-05-08iwlwifi: yoyo: use hweight_long instead of bit manipulatingMordechay Goodstein1-12/+13
2020-05-08iwlwifi: yoyo: add support for parsing SHARED_MEM_ALLOC version 4Mordechay Goodstein4-15/+47
2020-05-08iwlwifi: fw api: fix PHY data 2/3 positionJohannes Berg1-8/+6
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller14-141/+392
2020-04-24iwlwifi: mvm: tell firmware about required LTR delayJohannes Berg1-4/+8
2020-04-24iwlwifi: acpi: read TAS table from ACPI and send it to the FWMordechay Goodstein4-0/+109
2020-04-24iwlwifi: remove deprecated and unused iwl_mvm_keyinfo structLuca Coelho1-26/+0
2020-04-24iwlwifi: mvm: add framework for specific phy configurationGil Adam1-3/+36
2020-04-24iwlwifi: yoyo: support IWL_FW_INI_TIME_POINT_HOST_ALIVE_TIMEOUT time pointShahar S Matityahu1-14/+28
2020-04-24iwlwifi: support version 9 of WOWLAN_GET_STATUS notificationMordechay Goodstein1-1/+38
2020-04-24iwlwifi: dbg: support multiple dumps in legacy dump flowShahar S Matityahu3-50/+72
2020-04-24iwlwifi: move API version lookup to common codeMordechay Goodstein2-17/+101
2020-04-24iwlwifi: scan: remove support for fw scan api v13Tova Mussai1-26/+0
2020-04-21iwlwifi: fix WGDS check when WRDS is disabledLuca Coelho1-2/+7
2020-04-21iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg1-3/+3
2020-03-27Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller7-26/+219
2020-03-27iwlwifi: remove IWL_FW_DBG_DOMAIN macroJohannes Berg1-2/+0
2020-03-27iwlwifi: scan: support FW APIs with variable number of profilesTova Mussai1-6/+25
2020-03-27iwlwifi: yoyo: don't block dumping internal memory when not in SRAM moderotem saado1-7/+1
2020-03-27iwlwifi: add support for version 2 of SOC_CONFIGURATION_CMDLuca Coelho1-10/+14
2020-03-27iwlwifi: mvm: add support for non EDCA based measurementsAvraham Stern1-0/+6
2020-03-27iwlwifi: scan: support scan req cmd ver 14Shahar S Matityahu1-2/+50
2020-03-27iwlwifi: yoyo: add PCI config space region typeLuca Coelho1-1/+38
2020-03-27iwlwifi: mvm: add soc latency supportShahar S Matityahu3-8/+95
2020-03-23iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds tableGolan Ben Ami2-12/+16
2020-03-06iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME failsLuca Coelho2-13/+8
2020-03-06iwlwifi: yoyo: don't add TLV offset when reading FIFOsMordechay Goodstein1-7/+3
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller7-93/+152
2020-01-04iwlwifi: add device name to device_infoLuca Coelho1-1/+1
2020-01-04iwlwifi: incorporate firmware filename into versionJohannes Berg1-1/+1
2020-01-04iwlwifi: yoyo: check for the domain on all TLV types during initLuca Coelho1-1/+1
2020-01-04iwlwifi: yoyo: remove unnecessary active triggers status flagLuca Coelho2-14/+0
2020-01-04iwlwifi: yoyo: don't allow changing the domain via debugfsLuca Coelho1-27/+2
2020-01-04iwlwifi: mvm: Update BEACON_TEMPLATE_CMD firmware APIAndrei Otcheretianski1-2/+5
2019-12-24iwlwifi: fw: make pos static in iwl_sar_get_ewrd_table() loopLuca Coelho1-5/+5
2019-12-24iwlwifi: dbg: force stop the debug monitor HWShahar S Matityahu1-6/+1
2019-12-23iwlwifi: mvm: add support for responder config command version 7Avraham Stern1-2/+38
2019-12-23iwlwifi: mvm: add support for location range request version 8Avraham Stern1-3/+101
2019-12-20iwlwifi: scan: remove support for fw scan api v11Tova Mussai1-41/+0