All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ath10k: Add support for Ubiquiti-branded QCA988X
@ 2018-01-25  7:41 ` Tobias Schramm
  0 siblings, 0 replies; 14+ messages in thread
From: Tobias Schramm @ 2018-01-25  7:41 UTC (permalink / raw)
  To: kvalo, ath10k, linux-wireless, bhelgaas, linux-pci; +Cc: Tobias Schramm

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.

Changes since v1:
 * Send patch to more people and lists


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

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2018-01-25 11:10 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-25  7:41 [PATCH v2 0/2] ath10k: Add support for Ubiquiti-branded QCA988X Tobias Schramm
2018-01-25  7:41 ` Tobias Schramm
2018-01-25  7:41 ` [PATCH v2 1/2] pci: Add vendor id of Ubiquiti Networks Tobias Schramm
2018-01-25  7:41   ` Tobias Schramm
2018-01-25 10:48   ` Arend van Spriel
2018-01-25 10:48     ` Arend van Spriel
2018-01-25 10:52     ` Tobias Schramm
2018-01-25 10:52       ` Tobias Schramm
2018-01-25  7:41 ` [PATCH v2 2/2] ath10k: Add support for Uiquiti rebranded QCA988X v2 Tobias Schramm
2018-01-25  7:41   ` Tobias Schramm
2018-01-25 10:49   ` Arend van Spriel
2018-01-25 10:49     ` Arend van Spriel
2018-01-25 11:10     ` Tobias Schramm
2018-01-25 11:10       ` Tobias Schramm

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.