summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | drivers: net: Call cpu_latency_qos_*() instead of pm_qos_*()Rafael J. Wysocki2020-02-141-5/+5
| | |/ /
* | | | iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds tableGolan Ben Ami2020-03-233-13/+24
* | | | iwlwifi: pcie: add 0x2526/0x401* devices back to cfg detectionLuca Coelho2020-03-231-0/+3
* | | | iwlwifi: cfg: use antenna diversity with all AX101 devicesLuca Coelho2020-03-061-0/+2
* | | | iwlwifi: mvm: Fix rate scale NSS configurationIlan Peer2020-03-061-8/+21
* | | | iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME failsLuca Coelho2020-03-062-13/+8
* | | | iwlwifi: yoyo: don't add TLV offset when reading FIFOsMordechay Goodstein2020-03-061-7/+3
* | | | iwlwifi: check allocated pointer when allocating conf_tlvsLuca Coelho2020-03-061-1/+1
* | | | iwlwifi: consider HE capability when setting LDPCMordechay Goodstein2020-03-061-1/+5
* | | | iwlwifi: mvm: take the required lock when clearing time event dataAvraham Stern2020-03-061-0/+4
|/ / /
* / / iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding2020-02-131-1/+2
|/ /
* | 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-2852-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
| |\ \ \ \ | | |/ / / | |/| | |