]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ath9k: Add PID/VID support for AR1111
authorMohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Thu, 2 Aug 2012 06:28:50 +0000 (11:58 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Aug 2012 15:10:10 +0000 (08:10 -0700)
commitccf0b822f9fbbde08d56c2be07c0ab4c17036d1d
treecca8e2ee0b908bd598abeb9d2b65e5478bbe0320
parent33db2f2ced18a4119746e8fa89a3aba13a9d2eac
ath9k: Add PID/VID support for AR1111

commit d4e5979c0da95791aa717c18e162540c7a596360 upstream.

AR1111 is same as AR9485. The h/w
difference between them is quite insignificant,
Felix suggests only very few baseband features
may not be available in AR1111. The h/w code for
AR9485 is already present, so AR1111 should
work fine with the addition of its PID/VID.

Reported-by: Tim Bentley <Tim.Bentley@Gmail.com>
Cc: Felix Bitterli <felixb@qca.qualcomm.com>
Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>
Tested-by: Tim Bentley <Tim.Bentley@Gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/ath/ath9k/hw.c
drivers/net/wireless/ath/ath9k/hw.h
drivers/net/wireless/ath/ath9k/pci.c