aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/fw
AgeCommit message (Expand)AuthorFilesLines
2020-10-08iwlwifi: read and parse PNVM fileLuca Coelho2-3/+226
2020-10-08iwlwifi: move PNVM implementation to common codeLuca Coelho2-0/+73
2020-10-08iwlwifi: rs: align to new TLC config command APIMordechay Goodstein1-2/+5
2020-10-08iwlwifi: fix sar geo table initializationNaftali Goldstein2-7/+14
2020-10-08iwlwifi: stats: add new api fields for statistics cmd/ntfyMordechay Goodstein2-2/+465
2020-10-08iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera1-1/+1
2020-10-08iwlwifi: mvm: add a get lmac id functionNathan Errera1-3/+13
2020-10-08iwlwifi: mvm: ring the doorbell and wait for PNVM load completionLuca Coelho1-0/+13
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera4-7/+9
2020-10-01iwlwifi: yoyo: add support for internal buffer allocation in D3Mordechay Goodstein1-1/+3
2020-10-01iwlwifi: api: fix u32 -> __le32Johannes Berg1-1/+1
2020-10-01iwlwifi: support version 5 of the alive notificationLuca Coelho2-10/+22
2020-10-01iwlwifi: dbg: add debug host notification (DHN) time pointMordechay Goodstein1-2/+2
2020-10-01iwlwifi: mvm: d3: parse wowlan status version 11Johannes Berg1-2/+40
2020-10-01iwlwifi: align RX status flags with firmwareJohannes Berg1-18/+5
2020-10-01iwlwifi: phy-ctxt: add new API VER 3 for phy context cmdMordechay Goodstein1-6/+26
2020-10-01iwlwifi: thermal: support new temperature measurement APIGil Adam1-2/+11
2020-10-01iwlwifi: mvm: add support for responder dynamic config command version 3Avraham Stern1-2/+43
2020-10-01iwlwifi: mvm: add support for range request command ver 11Avraham Stern1-10/+176
2020-10-01iwlwifi: fw: add default value for iwl_fw_lookup_cmd_verMordechay Goodstein3-6/+10
2020-10-01iwlwifi: acpi: in non acpi compilations remove iwl_sar_geo_initMordechay Goodstein1-6/+0
2020-10-01iwlwifi: rs: set RTS protection for all non legacy ratesMordechay Goodstein1-2/+9
2020-10-01iwlwifi: mvm: support new KEK KCK apiNathan Errera1-1/+13
2020-10-01iwlwifi: support version 3 of GEO_TX_POWER_LIMITLuca Coelho3-18/+23
2020-10-01iwlwifi: acpi: rename geo structs to contain versioningLuca Coelho3-7/+12
2020-10-01iwlwifi: support REDUCE_TX_POWER_CMD version 6Luca Coelho1-0/+24
2020-10-01iwlwifi: acpi: prepare SAR profile selection code for multiple sizesLuca Coelho3-16/+32
2020-10-01iwlwifi: add a common struct for all iwl_tx_power_cmd versionsLuca Coelho4-20/+38
2020-10-01iwlwifi: acpi: remove dummy definition of iwl_sar_set_profile()Luca Coelho1-7/+0
2020-10-01iwlwifi: remove iwl_validate_sar_geo_profile() exportLuca Coelho2-26/+0
2020-10-01iwlwifi: mvm: use CHECKSUM_COMPLETEJohannes Berg1-1/+5
2020-10-01iwlwifi: mvm: add support for new WOWLAN_TSC_RSC_PARAM versionDan Halperin1-3/+8
2020-10-01iwlwifi: don't export acpi functions unnecessarilyLuca Coelho2-13/+5
2020-10-01iwlwifi: mvm: add support for new version of WOWLAN_TKIP_SETTING_API_SDan Halperin1-3/+12
2020-10-01iwlwifi: dbg: add dumping special device memoryMordechay Goodstein3-0/+92
2020-10-01iwlwifi: dbg: remove IWL_FW_INI_TIME_POINT_WDG_TIMEOUTLuca Coelho1-2/+2
2020-10-01iwlwifi: acpi: support ppag table command v2Gil Adam3-13/+25
2020-10-01iwlwifi: iwl-trans: move all txcmd init to trans allocMordechay Goodstein1-4/+3
2020-10-01iwlwifi: fw: move assert descriptor parser to common codeMordechay Goodstein2-5/+45
2020-10-01iwlwifi: acpi: evaluate dsm to disable 5.8GHz channelsGil Adam1-0/+14
2020-10-01iwlwifi: mvm: add PROTECTED_TWT firmware APIShaul Triebitz2-6/+13
2020-06-10iwlwifi: Replace zero-length array with flexible-arrayGustavo A. R. Silva2-3/+3
2020-06-09iwlwifi: mvm: fix gcc-10 zero-length-bounds warningArnd Bergmann1-7/+7
2020-06-08iwlwifi: Don't IWL_WARN on FW reconfigurationChris Down1-1/+1
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