summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel (follow)
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
* | proc: convert everything to "struct proc_ops"Alexey Dobriyan2020-02-041-8/+7
* | iwlwifi: use <linux/units.h> helpersAkinobu Mita2020-01-312-7/+4
* | iwlegacy: use <linux/units.h> helpersAkinobu Mita2020-01-313-12/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-01-2952-609/+949
|\|
| * Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-2747-592/+933
| |\
| | * iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King2020-01-261-1/+1
| | * 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
| |\ \ \ | | |/ / | |/| |
| * | | net: iwlwifi: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld2020-01-091-7/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-233-37/+42
| |\ \ \
| * \ \ \ Merge tag 'wireless-drivers-next-2019-12-20' of git://git.kernel.org/pub/scm/...David S. Miller2019-12-214-9/+13
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | iwlegacy: Fix -Wcast-function-typePhong Tran2019-12-182-4/+6
| | * | | ipw2x00: Fix -Wcast-function-typePhong Tran2019-12-182-5/+7
| * | | | netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-131-1/+1
| |/ / /
* | | | Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
| | |/ | |/|
* | | 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