summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2020-10-08iwlwifi: mvm: utils: Fix some doc-rotLee Jones1-2/+5
2020-10-08iwlwifi: dvm: Demote a couple of nonconformant kernel-doc headersLee Jones1-2/+2
2020-10-08iwlwifi: mvm: ops: Remove unused static struct 'iwl_mvm_debug_names'Lee Jones1-9/+0
2020-10-08iwlwifi: dvm: sta: Demote a bunch of nonconformant kernel-doc headersLee Jones1-11/+11
2020-10-08iwlwifi: calib: Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-10-08iwlwifi: dvm: lib: Demote non-compliant kernel-doc headersLee Jones1-2/+2
2020-10-08iwlwifi: dvm: tx: Demote non-compliant kernel-doc headersLee Jones1-2/+2
2020-10-08iwlwifi: rs: Demote non-compliant kernel-doc headersLee Jones1-6/+6
2020-10-08iwlwifi: dvm: Demote non-compliant kernel-doc headersLee Jones1-6/+5
2020-10-03Merge tag 'wireless-drivers-next-2020-10-02' of git://git.kernel.org/pub/scm/...David S. Miller59-2494/+4358
2020-10-01iwlwifi: bump FW API to 57 for AX devicesLuca Coelho1-1/+1
2020-10-01iwlwifi: yoyo: add support for internal buffer allocation in D3Mordechay Goodstein3-5/+15
2020-10-01iwlwifi: api: fix u32 -> __le32Johannes Berg1-1/+1
2020-10-01iwlwifi: use correct group for alive notificationAndrei Otcheretianski1-1/+1
2020-10-01iwlwifi: support version 5 of the alive notificationLuca Coelho4-16/+39
2020-10-01iwlwifi: mvm: ignore the scan duration parameterAvraham Stern1-45/+10
2020-10-01iwlwifi: dbg: add debug host notification (DHN) time pointMordechay Goodstein2-2/+3
2020-10-01iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independentMordechay Goodstein6-200/+215
2020-10-01iwlwifi: mvm: clear all scan UIDsAyala Beker1-0/+9
2020-10-01iwlwifi: mvm: d3: parse wowlan status version 11Johannes Berg2-56/+119
2020-10-01iwlwifi: align RX status flags with firmwareJohannes Berg2-24/+11
2020-10-01iwlwifi: mvm: remove redundant log in iwl_mvm_tvqm_enable_txq()Luca Coelho1-2/+0
2020-10-01iwlwifi: phy-ctxt: add new API VER 3 for phy context cmdMordechay Goodstein2-42/+116
2020-10-01iwlwifi: thermal: support new temperature measurement APIGil Adam2-14/+77
2020-10-01iwlwifi: dbg: run init_cfg function once per driver loadMordechay Goodstein1-0/+3
2020-10-01iwlwifi: mvm: add d3 printsSara Sharon2-3/+16
2020-10-01iwlwifi: dbg: remove no filter conditionMordechay Goodstein1-3/+2
2020-10-01iwlwifi: mvm: d3: support GCMP ciphersJohannes Berg1-0/+18
2020-10-01iwlwifi: mvm: support more GTK rekeying algorithmsNathan Errera3-7/+33
2020-10-01iwlwifi: move all bus-independent TX functions to common codeMordechay Goodstein12-1519/+1646
2020-10-01iwlwifi: mvm: initiator: add option for adding a PASN responderAvraham Stern3-4/+179
2020-10-01iwlwifi: mvm: responder: allow to set only the HLTK for an associated stationAvraham Stern1-10/+13
2020-10-01iwlwifi: mvm: location: set the HLTK when PASN station is addedAvraham Stern2-11/+47
2020-10-01iwlwifi: mvm: Add FTM initiator RTT smoothing logicIlan Peer5-0/+138
2020-10-01iwlwifi: mvm: add support for responder dynamic config command version 3Avraham Stern2-8/+141
2020-10-01iwlwifi: mvm: add support for range request command ver 11Avraham Stern4-26/+234
2020-10-01iwlwifi: remove wide_cmd_header fieldMordechay Goodstein4-9/+1
2020-10-01iwlwifi: fw: add default value for iwl_fw_lookup_cmd_verMordechay Goodstein10-23/+42
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 Goodstein2-2/+15
2020-10-01iwlwifi: mvm: support new KEK KCK apiNathan Errera2-3/+28
2020-10-01iwlwifi: support version 3 of GEO_TX_POWER_LIMITLuca Coelho4-23/+38
2020-10-01iwlwifi: acpi: rename geo structs to contain versioningLuca Coelho5-32/+34
2020-10-01iwlwifi: support REDUCE_TX_POWER_CMD version 6Luca Coelho3-7/+45
2020-10-01iwlwifi: acpi: prepare SAR profile selection code for multiple sizesLuca Coelho4-22/+43
2020-10-01iwlwifi: add a common struct for all iwl_tx_power_cmd versionsLuca Coelho6-38/+54
2020-10-01iwlwifi: add new card for MA familyRoee Goldfiner1-0/+1
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 Coelho3-27/+8
2020-10-01iwlwifi: mvm: use CHECKSUM_COMPLETEJohannes Berg2-18/+61