summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorFilesLines
2020-03-27iwlwifi: pcie: implement read_config32Luca Coelho1-0/+8
2020-03-27iwlwifi: yoyo: add PCI config space region typeLuca Coelho3-1/+47
2020-03-27iwlwifi: mvm: add soc latency supportShahar S Matityahu5-12/+124
2020-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller10-44/+68
2020-03-25Merge tag 'wireless-drivers-next-2020-03-24' of git://git.kernel.org/pub/scm/...David S. Miller10-424/+281
2020-03-23iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds tableGolan Ben Ami3-13/+24
2020-03-23iwlwifi: pcie: add 0x2526/0x401* devices back to cfg detectionLuca Coelho1-0/+3
2020-03-17iwlwifi: move AX200 devices to the new tableLuca Coelho3-40/+30
2020-03-17iwlwifi: remove trans entries from COMMON 9260 macroLuca Coelho1-4/+0
2020-03-17iwlwifi: move shared clock entries to new tableLuca Coelho2-73/+29
2020-03-17iwlwifi: move pu devices to new tableLuca Coelho3-175/+31
2020-03-17iwlwifi: remove 9260 devices with 0x1010 and 0x1210 subsytem IDsLuca Coelho2-9/+0
2020-03-17iwlwifi: convert the 9260-1x1 device to use the new parametersLuca Coelho3-2/+5
2020-03-17iwlwifi: move TH1 devices to the new tableLuca Coelho3-11/+15
2020-03-17iwlwifi: map 9461 and 9462 using RF type and RF IDLuca Coelho3-13/+22
2020-03-17iwlwifi: add Pu/PnJ/Th device values to differentiate themLuca Coelho2-29/+34
2020-03-17iwlwifi: add GNSS differentiation to the device tablesLuca Coelho3-7/+25
2020-03-17iwlwifi: add mac/rf types and 160MHz to the device tablesLuca Coelho2-26/+45
2020-03-17iwlwifi: combine 9260 cfgs that only change namesLuca Coelho2-44/+35
2020-03-17iwlwifi: move the remaining 0x2526 configs to the new tableLuca Coelho3-36/+58
2020-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2020-03-12ipw2x00: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai4-38/+38
2020-03-12iwlegacy: Remove unneeded variable retXu Wang2-5/+2
2020-03-06iwlwifi: cfg: use antenna diversity with all AX101 devicesLuca Coelho1-0/+2
2020-03-06iwlwifi: mvm: Fix rate scale NSS configurationIlan Peer1-8/+21
2020-03-06iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME failsLuca Coelho2-13/+8
2020-03-06iwlwifi: yoyo: don't add TLV offset when reading FIFOsMordechay Goodstein1-7/+3
2020-03-06iwlwifi: check allocated pointer when allocating conf_tlvsLuca Coelho1-1/+1
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-14drivers: net: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki1-5/+5
2020-02-13iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding1-1/+2
2020-02-08Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux...David S. Miller8-40/+132
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan1-8/+7
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-31iwlwifi: use <linux/units.h> helpersAkinobu Mita2-7/+4
2020-01-31iwlegacy: use <linux/units.h> helpersAkinobu Mita3-12/+11
2020-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds52-609/+949
2020-01-28Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds1-1/+1
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller47-592/+933
2020-01-26iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King1-1/+1
2020-01-26Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...Kalle Valo46-591/+932
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller25-180/+580