summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
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-08net: 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
2019-12-20iwlwifi: mvm: update powersave correctly for D3Johannes Berg3-15/+20
2019-12-20iwlwifi: don't send PPAG command if disabledGil Adam1-2/+6
2019-11-20iwlwifi: check kasprintf() return valueJohannes Berg1-0/+3
2019-11-20iwlwifi: mvm: remove outdated comment referring to wake lockJohannes Berg1-2/+0
2019-11-20iwlwifi: mvm: Report tx/rx antennasBen Greear1-0/+13
2019-11-20iwlwifi: mvm: remove left-over non-functional email aliasJohannes Berg1-1/+1
2019-11-20iwlwifi: config: remove max_rx_agg_sizeJohannes Berg1-4/+1
2019-11-20iwlwifi: scan: support scan req FW API ver 13Tova Mussai1-3/+51
2019-11-15iwlwifi: mvm: fix non-ACPI functionJohannes Berg1-6/+1
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg4-7/+7
2019-11-15iwlwifi: mvm: start CTDP budget from 2400mAMordechay Goodstein1-20/+23
2019-11-15iwlwifi: mvm: don't skip mgmt tid when flushing all tidsHaim Dreyfuss3-3/+4
2019-11-15iwlwifi: mvm: scan: enable adaptive dwell in p2pShahar S Matityahu1-4/+2
2019-11-15iwlwifi: refactor the SAR tables from mvm to acpiIhab Zhaika3-338/+51
2019-11-15iwlwifi: scan: support scan req cmd ver 12Shahar S Matityahu1-0/+180
2019-11-15iwlwifi: scan: make new scan req versioning flowShahar S Matityahu2-107/+150
2019-11-15iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui1-1/+2
2019-11-15iwlwifi: mvm: print rate_n_flags in a pretty formatMordechay Goodstein2-5/+7
2019-11-15iwlwifi: scan: adapt the code to use api ver 11Tova Mussai2-6/+205
2019-11-15iwlwifi: scan: Create function to build scan cmdTova Mussai1-15/+17
2019-11-15iwlwifi: scan: create function for scan scheduling paramsTova Mussai1-23/+38
2019-11-15iwlwifi: dbg_ini: support dump collection upon assert during D3Shahar S Matityahu1-0/+2
2019-11-15iwlwifi: mvm: in VHT connection use only VHT capabilitiesMordechay Goodstein3-1/+5
2019-11-15iwlwifi: mvm: remove else-if in iwl_send_phy_cfg_cmd()Luca Coelho1-2/+3
2019-11-15iwlwifi: mvm: fix support for single antenna diversityLuca Coelho1-4/+16