diff mbox

ath9k: Add Dell Wireless 1601 with wowlan capability

Message ID 20170414115333.64abcba2@anakin (mailing list archive)
State Superseded
Delegated to: Kalle Valo
Headers show

Commit Message

Damien Thébault April 14, 2017, 9:53 a.m. UTC
Hello,

Sorry about this, but when I first sent this patch it didn't reach the
maintainers in Cc because of spam filters. My MX IP is now in spamhaus
PBL whitelist so this should work this time.


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 20, 2017, 6:59 a.m. UTC | #1
Damien Thébault wrote:
> Hello,
> 
> Sorry about this, but when I first sent this patch it didn't reach the
> maintainers in Cc because of spam filters. My MX IP is now in spamhaus
> PBL whitelist so this should work this time.
> 
> 
> 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>

Actually the previous did make it to the list (and patchwork) and is now
applied:

https://patchwork.kernel.org/patch/9666923/

Patch set to Superseded.
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,