[PATCH 0/8][oem-kernel] ath9k: add MSI support and set use_msi by default
AceLan Kao
acelan.kao at canonical.com
Thu Oct 26 07:17:54 UTC 2017
BugLink: http://bugs.launchpad.net/bugs/1727228
Adding MSI support for ath9k is a new patch and is not accepted by upstream.
We verified it works on our machines and it affects many new platforms,
so we pull it in before it lands on upstream git tree.
I'll submit the quirk to upstream after the MSI support patch is accepted,
and submit the same patch set to Xenial/Zesty/Artful kernel later when it hits
upstream.
AceLan Kao (7):
UBUNTU: SAUCE: ath9k: add a quirk to set use_msi automatically
UBUNTU: SAUCE: ath9k: set use_msi=1 on Dell Vostro 3262
UBUNTU: SAUCE: ath9k: set use_msi=1 on Dell Inspiron 3472
UBUNTU: SAUCE: ath9k: set use_msi=1 on Dell Vostro 15-3572
UBUNTU: SAUCE: ath9k: set use_msi=1 on Dell Inspiron 14-3473
UBUNTU: SAUCE: ath9k: set use_msi=1 on Dell Inspiron 3576
UBUNTU: SAUCE: ath9k: set use_msi=1 on Dell Vostro 3578
Russell Hu (1):
UBUNTU: SAUCE: ath9k: add MSI support
drivers/net/wireless/ath/ath9k/hw.c | 33 ++++++++++++----
drivers/net/wireless/ath/ath9k/hw.h | 3 ++
drivers/net/wireless/ath/ath9k/init.c | 73 +++++++++++++++++++++++++++++++++++
drivers/net/wireless/ath/ath9k/mac.c | 47 ++++++++++++++++++++++
drivers/net/wireless/ath/ath9k/pci.c | 21 +++++++++-
drivers/net/wireless/ath/ath9k/reg.h | 15 +++++++
6 files changed, 184 insertions(+), 8 deletions(-)
--
2.7.4
More information about the kernel-team
mailing list