summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-02-088-40/+132
|\
| * 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
* | iwlwifi: use <linux/units.h> helpersAkinobu Mita2020-01-312-7/+4
|/
* Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-2746-591/+932
|\
| * Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...Kalle Valo2020-01-2646-591/+932
| |\
| | * iwlwifi: add device name to device_infoLuca Coelho2020-01-049-27/+38
| | * iwlwifi: implement a new device configuration tableLuca Coelho2020-01-043-9/+49
| | * iwlwifi: assume the driver_data is a trans_cfg, but allow full cfgLuca Coelho2020-01-041-35/+55
| | * iwlwifi: prph: remove some unused register definitionsJohannes Berg2020-01-041-7/+0
| | * iwlwifi: mvm: print out extended secboot status before dumpJohannes Berg2020-01-042-7/+23
| | * iwlwifi: incorporate firmware filename into versionJohannes Berg2020-01-042-7/+19
| | * iwlwifi: yoyo: check for the domain on all TLV types during initLuca Coelho2020-01-044-14/+14
| | * iwlwifi: add new iwlax411 struct for type SoSnjOren Givon2020-01-042-0/+11
| | * iwlwifi: yoyo: remove the iwl_dbg_tlv_gen_active_trigs() functionLuca Coelho2020-01-041-22/+12
| | * iwlwifi: yoyo: remove unnecessary active triggers status flagLuca Coelho2020-01-043-27/+1
| | * iwlwifi: yoyo: don't allow changing the domain via debugfsLuca Coelho2020-01-043-29/+4
| | * iwlwifi: mvm: Update BEACON_TEMPLATE_CMD firmware APIAndrei Otcheretianski2020-01-041-2/+5
| | * iwlwifi: remove CSR registers abstractionLuca Coelho2019-12-2317-169/+74
| | * iwlwifi: remove some outdated iwl22000 configurationsLuca Coelho2019-12-233-31/+0
| | * iwlwifi: pcie: validate queue ID before array deref/bit opsJohannes Berg2019-12-231-1/+15
| | * iwlwifi: pcie: use partial pages if applicableJohannes Berg2019-12-233-13/+70
| | * iwlwifi: pcie: map only used part of RX buffersJohannes Berg2019-12-234-8/+29
| | * iwlwifi: allocate more receive buffers for HE devicesJohannes Berg2019-12-2310-33/+116
| | * iwlwifi: mvm: add support for responder config command version 7Avraham Stern2019-12-232-22/+113
| | * iwlwifi: mvm: add support for location range request version 8Avraham Stern2019-12-232-53/+290
| | * iwlwifi: scan: remove support for fw scan api v11Tova Mussai2019-12-202-88/+0
| | * iwlwifi: dbg_ini: don't skip a TX FIFO when dumpingLuca Coelho2019-12-201-1/+3
| | * 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-2625-180/+580
|\ \ \ | |/ / |/| |
| * | Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-01-2324-178/+578
| |\ \
| | * | 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: fw: make pos static in iwl_sar_get_ewrd_table() loopLuca Coelho2019-12-241-5/+5
| | * | iwlwifi: remove lar_disable module parameterLuca Coelho2019-12-246-23/+11
| | * | iwlwifi: dbg: force stop the debug monitor HWShahar S Matityahu2019-12-241-6/+1
| | * | iwlwifi: pcie: always disable L0S statesLuca Coelho2019-12-241-10/+5
| | * | iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLEDLuca Coelho2019-12-242-3/+3
| | * | 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: pcie: extend hardware workaround to context-infoJohannes Berg2019-12-233-15/+54
| | * | iwlwifi: Don't ignore the cap field upon mcc updateHaim Dreyfuss2019-12-233-6/+51
| | * | 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: fix TLV fragment allocation loopLuca Coelho2019-12-231-1/+8
OpenPOWER on IntegriCloud