1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/wireless/intel/iwlwifi/pcie
Vladimir Zapolskiy fe5c735d0d iwlwifi: pcie: add configuration of a Wi-Fi adapter on Dell XPS 15
There is a Killer AX1650 2x2 Wi-Fi 6 and Bluetooth 5.1 wireless adapter
found on Dell XPS 15 (9510) laptop, its configuration was present on
Linux v5.7, however accidentally it has been removed from the list of
supported devices, let's add it back.

The problem is manifested on driver initialization:

  Intel(R) Wireless WiFi driver for Linux
  iwlwifi 0000:00:14.3: enabling device (0000 -> 0002)
  iwlwifi: No config found for PCI dev 43f0/1651, rev=0x354, rfid=0x10a100
  iwlwifi: probe of 0000:00:14.3 failed with error -22

Bug: https://bugzilla.kernel.org/show_bug.cgi?id=213939
Fixes: 3f910a2583 ("iwlwifi: pcie: convert all AX101 devices to the device tables")
Cc: Julien Wajsberg <felash@gmail.com>
Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org>
Acked-by: Luca Coelho <luca@coelho.fi>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210924122154.2376577-1-vladimir.zapolskiy@linaro.org
2021-09-28 10:05:05 +03:00
..
ctxt-info-gen3.c iwlwifi: support loading the reduced power table from UEFI 2021-06-22 16:57:57 +03:00
ctxt-info.c iwlwifi: pcie: properly set LTR workarounds on 22000 devices 2021-04-06 13:25:53 +03:00
drv.c iwlwifi: pcie: add configuration of a Wi-Fi adapter on Dell XPS 15 2021-09-28 10:05:05 +03:00
internal.h iwlwifi: pcie: remove spaces from queue names 2021-08-26 23:33:22 +03:00
rx.c iwlwifi: pcie: dump error on FW reset handshake failures 2021-08-26 23:32:21 +03:00
trans-gen2.c iwlwifi: pcie: implement Bz reset flow 2021-08-26 23:34:26 +03:00
trans.c intel: switch from 'pci_' to 'dma_' API 2021-08-29 14:47:21 +03:00
tx-gen2.c iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd() 2021-04-19 20:35:10 +03:00
tx.c iwlwifi: pcie: don't enable BHs with IRQs disabled 2021-04-18 09:37:38 +03:00