summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)AuthorLines
2020-03-23iwlwifi: don't send GEO_TX_POWER_LIMIT if no wgds tableGolan Ben Ami-13/+24
2020-03-23iwlwifi: pcie: add 0x2526/0x401* devices back to cfg detectionLuca Coelho-0/+3
2020-03-06iwlwifi: cfg: use antenna diversity with all AX101 devicesLuca Coelho-0/+2
2020-03-06iwlwifi: mvm: Fix rate scale NSS configurationIlan Peer-8/+21
2020-03-06iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME failsLuca Coelho-13/+8
2020-03-06iwlwifi: yoyo: don't add TLV offset when reading FIFOsMordechay Goodstein-7/+3
2020-03-06iwlwifi: check allocated pointer when allocating conf_tlvsLuca Coelho-1/+1
2020-03-06iwlwifi: consider HE capability when setting LDPCMordechay Goodstein-1/+5
2020-03-06iwlwifi: mvm: take the required lock when clearing time event dataAvraham Stern-0/+4
2020-02-13iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding-1/+2
2020-02-08Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux...David S. Miller-40/+132
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan-8/+7
2020-02-03iwlwifi: d3: read all FW CPUs error infoMordechay Goodstein-12/+40
2020-02-03iwlwifi: mvm: fix TDLS discovery with the new firmware APIEmmanuel Grumbach-15/+72
2020-02-03iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()Andrei Otcheretianski-5/+3
2020-02-03iwlwifi: mvm: avoid use after free for pmsr requestAvraham Stern-1/+4
2020-02-03iwlwifi: mvm: update the DTS measurement typeGolan Ben Ami-3/+3
2020-02-03iwlwifi: don't throw error when trying to remove IGTKLuca Coelho-3/+7
2020-02-03iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski-1/+3
2020-01-31iwlwifi: use <linux/units.h> helpersAkinobu Mita-7/+4
2020-01-31iwlegacy: use <linux/units.h> helpersAkinobu Mita-12/+11
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-609/+949
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds-1/+1
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller-592/+933
2020-01-26iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King-1/+1
2020-01-26Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...Kalle Valo-591/+932
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller-180/+580
2020-01-23Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...David S. Miller-178/+578
2020-01-22net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy-2/+2
2020-01-22iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queuesEmmanuel Grumbach-8/+12
2020-01-08net: iwlwifi: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld-7/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-1/+1
2020-01-04iwlwifi: add device name to device_infoLuca Coelho-27/+38
2020-01-04iwlwifi: implement a new device configuration tableLuca Coelho-9/+49
2020-01-04iwlwifi: assume the driver_data is a trans_cfg, but allow full cfgLuca Coelho-35/+55
2020-01-04iwlwifi: prph: remove some unused register definitionsJohannes Berg-7/+0
2020-01-04iwlwifi: mvm: print out extended secboot status before dumpJohannes Berg-7/+23
2020-01-04iwlwifi: incorporate firmware filename into versionJohannes Berg-7/+19
2020-01-04iwlwifi: yoyo: check for the domain on all TLV types during initLuca Coelho-14/+14
2020-01-04iwlwifi: add new iwlax411 struct for type SoSnjOren Givon-0/+11
2020-01-04iwlwifi: yoyo: remove the iwl_dbg_tlv_gen_active_trigs() functionLuca Coelho-22/+12
2020-01-04iwlwifi: yoyo: remove unnecessary active triggers status flagLuca Coelho-27/+1
2020-01-04iwlwifi: yoyo: don't allow changing the domain via debugfsLuca Coelho-29/+4
2020-01-04iwlwifi: mvm: Update BEACON_TEMPLATE_CMD firmware APIAndrei Otcheretianski-2/+5
2019-12-30Revert "iwlwifi: mvm: fix scan config command size"Mehmet Akif Tasova-1/+1
2019-12-24iwlwifi: fw: make pos static in iwl_sar_get_ewrd_table() loopLuca Coelho-5/+5
2019-12-24iwlwifi: remove lar_disable module parameterLuca Coelho-23/+11
2019-12-24iwlwifi: dbg: force stop the debug monitor HWShahar S Matityahu-6/+1
2019-12-24iwlwifi: pcie: always disable L0S statesLuca Coelho-10/+5
2019-12-24iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLEDLuca Coelho-3/+3