summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi
AgeCommit message (Expand)Author
2020-03-17iwlwifi: move shared clock entries to new tableLuca Coelho
2020-03-17iwlwifi: move pu devices to new tableLuca Coelho
2020-03-17iwlwifi: remove 9260 devices with 0x1010 and 0x1210 subsytem IDsLuca Coelho
2020-03-17iwlwifi: convert the 9260-1x1 device to use the new parametersLuca Coelho
2020-03-17iwlwifi: move TH1 devices to the new tableLuca Coelho
2020-03-17iwlwifi: map 9461 and 9462 using RF type and RF IDLuca Coelho
2020-03-17iwlwifi: add Pu/PnJ/Th device values to differentiate themLuca Coelho
2020-03-17iwlwifi: add GNSS differentiation to the device tablesLuca Coelho
2020-03-17iwlwifi: add mac/rf types and 160MHz to the device tablesLuca Coelho
2020-03-17iwlwifi: combine 9260 cfgs that only change namesLuca Coelho
2020-03-17iwlwifi: move the remaining 0x2526 configs to the new tableLuca Coelho
2020-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-06iwlwifi: cfg: use antenna diversity with all AX101 devicesLuca Coelho
2020-03-06iwlwifi: mvm: Fix rate scale NSS configurationIlan Peer
2020-03-06iwlwifi: dbg: don't abort if sending DBGC_SUSPEND_RESUME failsLuca Coelho
2020-03-06iwlwifi: yoyo: don't add TLV offset when reading FIFOsMordechay Goodstein
2020-03-06iwlwifi: check allocated pointer when allocating conf_tlvsLuca Coelho
2020-03-06iwlwifi: consider HE capability when setting LDPCMordechay Goodstein
2020-03-06iwlwifi: mvm: take the required lock when clearing time event dataAvraham Stern
2020-02-16Merge tag 'mac80211-next-for-net-next-2020-02-14' of git://git.kernel.org/pub...David S. Miller
2020-02-13iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devicesDan Moulding
2020-02-08Merge tag 'wireless-drivers-2020-02-08' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-02-03iwlwifi: d3: read all FW CPUs error infoMordechay Goodstein
2020-02-03iwlwifi: mvm: fix TDLS discovery with the new firmware APIEmmanuel Grumbach
2020-02-03iwlwifi: mvm: Check the sta is not NULL in iwl_mvm_cfg_he_sta()Andrei Otcheretianski
2020-02-03iwlwifi: mvm: avoid use after free for pmsr requestAvraham Stern
2020-02-03iwlwifi: mvm: update the DTS measurement typeGolan Ben Ami
2020-02-03iwlwifi: don't throw error when trying to remove IGTKLuca Coelho
2020-02-03iwlwifi: mvm: Fix thermal zone registrationAndrei Otcheretianski
2020-01-31iwlwifi: use <linux/units.h> helpersAkinobu Mita
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller
2020-01-26Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...Kalle Valo
2020-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-01-23Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-01-22net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy
2020-01-22iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queuesEmmanuel Grumbach
2020-01-15mac80211: add handling for BSS colorJohn Crispin
2020-01-08net: iwlwifi: use skb_list_walk_safe helper for gso segmentsJason A. Donenfeld
2020-01-04iwlwifi: add device name to device_infoLuca Coelho
2020-01-04iwlwifi: implement a new device configuration tableLuca Coelho
2020-01-04iwlwifi: assume the driver_data is a trans_cfg, but allow full cfgLuca Coelho
2020-01-04iwlwifi: prph: remove some unused register definitionsJohannes Berg
2020-01-04iwlwifi: mvm: print out extended secboot status before dumpJohannes Berg
2020-01-04iwlwifi: incorporate firmware filename into versionJohannes Berg
2020-01-04iwlwifi: yoyo: check for the domain on all TLV types during initLuca Coelho
2020-01-04iwlwifi: add new iwlax411 struct for type SoSnjOren Givon
2020-01-04iwlwifi: yoyo: remove the iwl_dbg_tlv_gen_active_trigs() functionLuca Coelho
2020-01-04iwlwifi: yoyo: remove unnecessary active triggers status flagLuca Coelho
2020-01-04iwlwifi: yoyo: don't allow changing the domain via debugfsLuca Coelho
2020-01-04iwlwifi: mvm: Update BEACON_TEMPLATE_CMD firmware APIAndrei Otcheretianski