summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: d3: read all FW CPUs error infoMordechay Goodstein2020-02-031-12/+40
* iwlwifi: mvm: fix TDLS discovery with the new firmware APIEmmanuel Grumbach2020-02-034-15/+72
* iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()Andrei Otcheretianski2020-02-031-5/+3
* iwlwifi: mvm: avoid use after free for pmsr requestAvraham Stern2020-02-031-1/+4
* iwlwifi: mvm: update the DTS measurement typeGolan Ben Ami2020-02-031-3/+3
* iwlwifi: don't throw error when trying to remove IGTKLuca Coelho2020-02-031-3/+7
* iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski2020-02-031-1/+3
* Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-2710-142/+307
|\
| * Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...Kalle Valo2020-01-2610-142/+307
| |\
| | * iwlwifi: add device name to device_infoLuca Coelho2020-01-043-3/+3
| | * iwlwifi: mvm: print out extended secboot status before dumpJohannes Berg2020-01-041-7/+20
| | * iwlwifi: mvm: add support for responder config command version 7Avraham Stern2019-12-231-20/+75
| | * iwlwifi: mvm: add support for location range request version 8Avraham Stern2019-12-231-50/+189
| | * iwlwifi: scan: remove support for fw scan api v11Tova Mussai2019-12-201-47/+0
| | * iwlwifi: mvm: update powersave correctly for D3Johannes Berg2019-12-203-15/+20
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-268-51/+176
|\ \ \ | |/ / |/| |
| * | iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queuesEmmanuel Grumbach2020-01-222-8/+12
| * | Revert "iwlwifi: mvm: fix scan config command size"Mehmet Akif Tasova2019-12-301-1/+1
| * | iwlwifi: remove lar_disable module parameterLuca Coelho2019-12-242-11/+2
| * | iwlwifi: mvm: fix potential SKB leak on TXQ TXJohannes Berg2019-12-243-16/+20
| * | iwlwifi: mvm: fix SKB leak on invalid queueJohannes Berg2019-12-241-1/+1
| * | iwlwifi: Don't ignore the cap field upon mcc updateHaim Dreyfuss2019-12-231-1/+2
| * | iwlwifi: mvm: report TX rate to mac80211 directly for RS offloadJohannes Berg2019-12-231-0/+126
| * | iwlwifi: mvm: fix NVM check for 3168 devicesLuca Coelho2019-12-231-1/+1
| * | iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg2019-12-231-10/+5
| * | iwlwifi: don't send PPAG command if disabledGil Adam2019-12-201-2/+6
| |/
* / net: iwlwifi: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld2020-01-081-7/+2
|/
* iwlwifi: check kasprintf() return valueJohannes Berg2019-11-201-0/+3
* iwlwifi: mvm: remove outdated comment referring to wake lockJohannes Berg2019-11-201-2/+0
* iwlwifi: mvm: Report tx/rx antennasBen Greear2019-11-201-0/+13
* iwlwifi: mvm: remove left-over non-functional email aliasJohannes Berg2019-11-201-1/+1
* iwlwifi: config: remove max_rx_agg_sizeJohannes Berg2019-11-201-4/+1
* iwlwifi: scan: support scan req FW API ver 13Tova Mussai2019-11-201-3/+51
* iwlwifi: mvm: fix non-ACPI functionJohannes Berg2019-11-151-6/+1
* iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg2019-11-154-7/+7
* iwlwifi: mvm: start CTDP budget from 2400mAMordechay Goodstein2019-11-151-20/+23
* iwlwifi: mvm: don't skip mgmt tid when flushing all tidsHaim Dreyfuss2019-11-153-3/+4
* iwlwifi: mvm: scan: enable adaptive dwell in p2pShahar S Matityahu2019-11-151-4/+2
* iwlwifi: refactor the SAR tables from mvm to acpiIhab Zhaika2019-11-153-338/+51
* iwlwifi: scan: support scan req cmd ver 12Shahar S Matityahu2019-11-151-0/+180
* iwlwifi: scan: make new scan req versioning flowShahar S Matityahu2019-11-152-107/+150
* iwlwifi: mvm: fix unaligned read of rx_pkt_statusWang Xuerui2019-11-151-1/+2
* iwlwifi: mvm: print rate_n_flags in a pretty formatMordechay Goodstein2019-11-152-5/+7
* iwlwifi: scan: adapt the code to use api ver 11Tova Mussai2019-11-152-6/+205
* iwlwifi: scan: Create function to build scan cmdTova Mussai2019-11-151-15/+17
* iwlwifi: scan: create function for scan scheduling paramsTova Mussai2019-11-151-23/+38
* iwlwifi: dbg_ini: support dump collection upon assert during D3Shahar S Matityahu2019-11-151-0/+2
* iwlwifi: mvm: in VHT connection use only VHT capabilitiesMordechay Goodstein2019-11-153-1/+5
* iwlwifi: mvm: remove else-if in iwl_send_phy_cfg_cmd()Luca Coelho2019-11-151-2/+3
* iwlwifi: mvm: fix support for single antenna diversityLuca Coelho2019-11-151-4/+16
OpenPOWER on IntegriCloud