summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
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-24iwlwifi: scan: remove support for fw scan api v13Tova Mussai1-36/+0
2020-03-28Merge 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
2020-03-27iwlwifi: mvm: add soc latency supportShahar S Matityahu2-4/+29
2020-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller3-10/+38
2020-03-23iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds tableGolan Ben Ami1-1/+8
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2020-03-06iwlwifi: mvm: Fix rate scale NSS configurationIlan Peer1-8/+21
2020-03-06iwlwifi: consider HE capability when setting LDPCMordechay Goodstein1-1/+5
2020-03-06iwlwifi: mvm: take the required lock when clearing time event dataAvraham Stern1-0/+4
2020-02-17Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller1-1/+1
2020-02-13iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding1-1/+2
2020-02-03iwlwifi: d3: read all FW CPUs error infoMordechay Goodstein1-12/+40
2020-02-03iwlwifi: mvm: fix TDLS discovery with the new firmware APIEmmanuel Grumbach4-15/+72
2020-02-03iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()Andrei Otcheretianski1-5/+3
2020-02-03iwlwifi: mvm: avoid use after free for pmsr requestAvraham Stern1-1/+4
2020-02-03iwlwifi: mvm: update the DTS measurement typeGolan Ben Ami1-3/+3
2020-02-03iwlwifi: don't throw error when trying to remove IGTKLuca Coelho1-3/+7
2020-02-03iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski1-1/+3
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller10-142/+307
2020-01-26Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...Kalle Valo10-142/+307
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller8-51/+176
2020-01-22iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queuesEmmanuel Grumbach2-8/+12
2020-01-15mac80211: add handling for BSS colorJohn Crispin1-1/+1
2020-01-09net: iwlwifi: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld1-7/+2
2020-01-04iwlwifi: add device name to device_infoLuca Coelho3-3/+3
2020-01-04iwlwifi: mvm: print out extended secboot status before dumpJohannes Berg1-7/+20
2019-12-30Revert "iwlwifi: mvm: fix scan config command size"Mehmet Akif Tasova1-1/+1
2019-12-24iwlwifi: remove lar_disable module parameterLuca Coelho2-11/+2
2019-12-24iwlwifi: mvm: fix potential SKB leak on TXQ TXJohannes Berg3-16/+20
2019-12-24iwlwifi: mvm: fix SKB leak on invalid queueJohannes Berg1-1/+1
2019-12-23iwlwifi: mvm: add support for responder config command version 7Avraham Stern1-20/+75
2019-12-23iwlwifi: mvm: add support for location range request version 8Avraham Stern1-50/+189
2019-12-23iwlwifi: Don't ignore the cap field upon mcc updateHaim Dreyfuss1-1/+2
2019-12-23iwlwifi: mvm: report TX rate to mac80211 directly for RS offloadJohannes Berg1-0/+126
2019-12-23iwlwifi: mvm: fix NVM check for 3168 devicesLuca Coelho1-1/+1
2019-12-23iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg1-10/+5
2019-12-20iwlwifi: scan: remove support for fw scan api v11Tova Mussai1-47/+0