summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
2020-08-06Merge tag 'thermal-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+8
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-5/+3
2020-06-29thermal: Explicitly enable non-changing thermal zone devicesAndrzej Pietrasiewicz1-1/+8
2020-06-23iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue() under RCUJohannes Berg1-5/+3
2020-06-10iwlwifi: mvm: Remove unused inline function iwl_mvm_tid_to_ac_queueYueHaibing1-8/+0
2020-06-08iwlwifi: mvm: remove redundant assignment to variable retColin Ian King1-1/+1
2020-06-08iwlwifi: mvm: Fix avg-power reportBen Greear1-1/+1
2020-06-05iwlwifi: Extended Key ID support for mvm and dvmAlexander Wetzel1-0/+8
2020-05-29iwlwifi: mvm: add support for range request version 10Avraham Stern1-4/+38
2020-05-29iwlwifi: mvm: fix aux station leakSharon3-11/+18
2020-05-29iwlwifi: acpi: evaluate dsm to enable 5.2 bands in IndonesiaGil Adam1-0/+43
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller1-3/+3
2020-05-08iwlwifi: remove outdated copyright print/module statementJohannes Berg1-1/+1
2020-05-08iwlwifi: mvm: don't transmit on unallocated queueJohannes Berg1-1/+11
2020-05-08iwlwifi: tx: enable A-MSDU in low latency modeMordechay Goodstein1-7/+4
2020-05-08iwlwifi: mvm: attempt to allocate smaller queuesJohannes Berg1-8/+15
2020-05-08iwlwifi: mvm: add IML/ROM information to the assertion dumpsLuca Coelho1-0/+20
2020-05-08iwlwifi: move iwl_set_soc_latency to iwl-drv to be used by other op_modesEmmanuel Grumbach1-45/+1
2020-05-08iwlwifi: mvm: initialize iwl_dev_tx_power_cmd to zeroLuca Coelho1-4/+3
2020-05-08iwlwifi: yoyo: add D3 resume timepointMordechay Goodstein1-0/+3
2020-05-08iwlwifi: mvm: set properly station flags in STA_HE_CTXT_CMDShaul Triebitz1-5/+9
2020-05-08iwlwifi: avoid debug max amsdu config overwriting itselfMordechay Goodstein2-11/+15
2020-05-08iwlwifi: mvm: remove iwlmvm's tfd_q_hang_detect module parameterEmmanuel Grumbach4-31/+13
2020-05-08iwlwifi: mvm: stop supporting swcrypto and bt_coex_active module parametersEmmanuel Grumbach3-47/+33
2020-05-08iwlwifi: mvm: add support for range request command version 9Avraham Stern1-13/+54
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller10-85/+146
2020-04-24Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller1-1/+1
2020-04-24iwlwifi: mvm: tell firmware about required LTR delayJohannes Berg1-0/+14
2020-04-24iwlwifi: acpi: read TAS table from ACPI and send it to the FWMordechay Goodstein2-0/+40
2020-04-24iwlwifi: mvm: add framework for specific phy configurationGil Adam2-3/+55
2020-04-24iwlwifi: mvm: add DCM flag to rate pretty-printJohannes Berg1-1/+2
2020-04-24iwlwifi: support version 9 of WOWLAN_GET_STATUS notificationMordechay Goodstein1-9/+20
2020-04-24iwlwifi: dbg: support multiple dumps in legacy dump flowShahar S Matityahu1-1/+0
2020-04-24iwlwifi: move API version lookup to common codeMordechay Goodstein6-35/+15
2020-04-24mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg1-3/+3
2020-04-24iwlwifi: scan: remove support for fw scan api v13Tova Mussai1-36/+0
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg1-1/+1
2020-04-21iwlwifi: fix WGDS check when WRDS is disabledLuca Coelho1-14/+11
2020-04-21iwlwifi: mvm: fix inactive TID removal return value usageJohannes Berg1-2/+2
2020-04-21iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg1-0/+5
2020-04-21iwlwifi: mvm: beacon statistics shouldn't go backwardsMordechay Goodstein1-2/+11
2020-03-27Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/...David S. Miller11-36/+232
2020-03-27iwlwifi: mvm: remove newline from rs_pretty_print_rate()Johannes Berg2-2/+8
2020-03-27iwlwifi: scan: support FW APIs with variable number of profilesTova Mussai4-17/+40
2020-03-27iwlwifi: add support for version 2 of SOC_CONFIGURATION_CMDLuca Coelho1-5/+16
2020-03-27iwlwifi: mvm: add support for non EDCA based measurementsAvraham Stern2-1/+13
2020-03-27iwlwifi: move integrated, extra_phy and soc_latency to trans_cfgLuca Coelho1-3/+4
2020-03-27iwlwifi: mvm: enable SF also when we have HEJohannes Berg1-3/+5
2020-03-27iwlwifi: mvm: rs-fw: fix some indentationJohannes Berg1-2/+1
2020-03-27iwlwifi: scan: support scan req cmd ver 14Shahar S Matityahu1-6/+123