All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tobias Schramm <tobleminer@gmail.com>
To: ath10k@lists.infradead.org, kvalo@qca.qualcomm.com
Cc: Tobias Schramm <tobleminer@gmail.com>
Subject: [PATCH 0/2] ath10: Add support for Ubiquiti-branded QCA988X
Date: Wed, 24 Jan 2018 20:42:16 +0100	[thread overview]
Message-ID: <20180124194218.11408-1-tobleminer@gmail.com> (raw)

A lot of more modern Ubiquiti AirMAX wireless devices contain a rebranded
QCA988X with changed PCI vendor and device id.
This patch adds support for those chips by treating them as QCA988X rev2
radios.

Tobias Schramm (2):
  pci: Add vendor id of Ubiquiti Networks
  ath10k: Add support for Uiquiti rebranded QCA988X v2

 drivers/net/wireless/ath/ath10k/core.c | 24 ++++++++++++++++++++++++
 drivers/net/wireless/ath/ath10k/hw.h   |  1 +
 drivers/net/wireless/ath/ath10k/pci.c  |  4 ++++
 include/linux/pci_ids.h                |  2 ++
 4 files changed, 31 insertions(+)

-- 
2.16.0


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

             reply	other threads:[~2018-01-24 19:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-24 19:42 Tobias Schramm [this message]
2018-01-24 19:42 ` [PATCH 1/2] pci: Add vendor id of Ubiquiti Networks Tobias Schramm
2018-01-24 19:42 ` [PATCH 2/2] ath10k: Add support for Uiquiti rebranded QCA988X v2 Tobias Schramm
2018-01-25  5:25 ` [PATCH 0/2] ath10: Add support for Ubiquiti-branded QCA988X Kalle Valo
2018-01-25  9:34   ` Sebastian Gottschall
2018-01-25 10:34     ` Tobias Schramm
2018-01-25 17:59       ` Sebastian Gottschall

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180124194218.11408-1-tobleminer@gmail.com \
    --to=tobleminer@gmail.com \
    --cc=ath10k@lists.infradead.org \
    --cc=kvalo@qca.qualcomm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.