diff mbox

ath9k: Add Dell Wireless 1601 with wowlan capability

Message ID 20170406135110.3f4d1f92@anakin (mailing list archive)
State Accepted
Commit 050fd820dc177a77f6f74a152db22fff25a35032
Delegated to: Kalle Valo
Headers show

Commit Message

Damien Thébault April 6, 2017, 11:51 a.m. UTC
Add the Dell Wireless 1601 card as an AR9462 in the ath9k pci list.
Note that the wowlan feature is supported and has been tested
successfully.

Signed-off-by: Damien Thébault <damien@dtbo.net>
---
 drivers/net/wireless/ath/ath9k/pci.c | 5 +++++
 1 file changed, 5 insertions(+)

Comments

Kalle Valo April 19, 2017, 1:59 p.m. UTC | #1
Damien Thébault wrote:
> Add the Dell Wireless 1601 card as an AR9462 in the ath9k pci list.
> Note that the wowlan feature is supported and has been tested
> successfully.
> 
> Signed-off-by: Damien Thébault <damien@dtbo.net>

Patch applied to ath-next branch of ath.git, thanks.

050fd820dc17 ath9k: Add Dell Wireless 1601 with wowlan capability
diff mbox

Patch

diff --git a/drivers/net/wireless/ath/ath9k/pci.c b/drivers/net/wireless/ath/ath9k/pci.c
index aff473dfa10d..7b7627f85d3a 100644
--- a/drivers/net/wireless/ath/ath9k/pci.c
+++ b/drivers/net/wireless/ath/ath9k/pci.c
@@ -383,6 +383,11 @@  static const struct pci_device_id ath_pci_id_table[] = {
 			 0x10CF, /* Fujitsu */
 			 0x1783),
 	  .driver_data = ATH9K_PCI_WOW },
+	{ PCI_DEVICE_SUB(PCI_VENDOR_ID_ATHEROS,
+			 0x0034,
+			 PCI_VENDOR_ID_DELL,
+			 0x020B),
+	  .driver_data = ATH9K_PCI_WOW },
 
 	/* Killer Wireless (2x2) */
 	{ PCI_DEVICE_SUB(PCI_VENDOR_ID_ATHEROS,