Daniel Golle
618c1e86f0
iwinfo: add hardware description for QCA MIPS WiSoCs
...
Add description strings and detection logic for all 6
types of WiFi NICs integrated in QCA MIPS WiSoCs.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-01-06 17:19:19 +00:00
Daniel Golle
a17f5613c3
iwinfo: detect QCA IPQ4019 WiSoC from FDT
...
As it's the most reliable and straight forward way on modern platforms,
detect the hardware ID by checking the 'compatible'-string of non-PCI
(ie. built-in) devices.
As this is only relevant for WiSoCs, there won't be that many records,
so it's not worth making any larger structural changes. Hence just
match the compatible string and translate it into fake PCI IDs.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2021-01-05 22:19:42 +00:00
David Bauer
85bdda510e
hardware: add PCI ID for MediaTek MT7915
...
This adds the PCI-ID for the MT7915 series.
This PCI-ID was found on the Ubiquiti UniFi6 Lite Access Point.
Signed-off-by: David Bauer <mail@david-bauer.net>
2020-12-17 19:38:49 +01:00
Johann Neuhauser
2faa20e5e9
iwinfo: add device id for Mikrotik R11e-5HacD miniPCIe card
...
Lets add device id for Mikrotik R11e-5HacD miniPCIe card.
Signed-off-by: Johann Neuhauser <johann@it-neuhauser.de>
[added missing commit description]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-06-03 14:54:01 +02:00
Pali Rohár
d577a9d38a
iwinfo: add device id for Marvell 88W8997 SDIO wifi card
...
Lets add device id for Marvell 88W8997 SDIO wifi card.
Signed-off-by: Pali Rohár <pali@kernel.org>
[added missing commit description]
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2020-06-03 14:53:49 +02:00
Pali Rohár
f6b7d16d2f
iwinfo: add device id for Atheros AR9287 PCIe wifi card
...
This card is identified by lspci as:
01:00.0 Network controller [0280]: Qualcomm Atheros AR9287 Wireless Network Adapter (PCI-Express) [168c:002e] (rev 01)
Subsystem: Qualcomm Atheros Device [168c:30a4]
Signed-off-by: Pali Rohár <pali@kernel.org>
2020-06-03 14:52:00 +02:00
Robert Marko
9a4bae898f
iwinfo: add device id for Qualcomm Atheros QCA9990
...
Lets add the PCI ID for QCA9990
Signed-off-by: Robert Marko <robert.marko@sartura.hr>
2020-03-01 14:50:40 +01:00
David Bauer
eba5a204f7
iwinfo: add device id for BCM43602
...
Signed-off-by: David Bauer <mail@david-bauer.net>
2020-02-04 14:49:20 +01:00
Pawel Dembicki
bb21698295
iwinfo: add device id for Atheros AR9287
...
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
2020-01-29 08:14:10 +02:00
Pawel Dembicki
7483398929
iwinfo: add device id for MediaTek MT7615E
...
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
2020-01-29 08:14:09 +02:00
Tomislav Požega
31dcef3169
iwinfo: add several QC/A device ids
...
Add device ids for AR9462, QCA9862, QCA9880 v1 mPCIe cards and
Ubiquiti branded QCA9880 v2 PCI wifi found in LiteBeam 5ac.
Signed-off-by: Tomislav Požega <pozega.tomislav@gmail.com>
2019-11-02 19:26:55 +01:00
David Bauer
a88fb421f1
iwinfo: add device id for Qualcomm Atheros QCA9886
...
Signed-off-by: David Bauer <mail@david-bauer.net>
2019-09-06 02:06:58 +02:00
David Bauer
1b69d86d17
iwinfo: add device id for Qualcomm Atheros QCA9887
...
Signed-off-by: David Bauer <mail@david-bauer.net>
2019-09-06 01:58:37 +02:00
Pawel Dembicki
c586cd3c3a
iwinfo: add device id for MediaTek MT7612E
...
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
2019-06-14 02:00:09 +02:00
Pawel Dembicki
d4382dd89c
iwinfo: add device id for Atheros AR9390
...
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
2019-06-14 02:00:08 +02:00
Koen Vandeputte
1372f47eff
iwinfo: Add Mikrotik R11e-5HnDr2
...
This device currently showed up as Generic Mac80211.
While at it, spell the vendor name correctly (large 'T')
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2019-06-12 14:21:23 +02:00
Vincent Wiemann
073a838891
iwinfo: Complete device IDs for Ubiquiti airOS XM/XW devices
...
This commit includes all power offsets and subsystem device IDs
for Ubiquiti XM and XW devices. The device ID is wildcarded.
Consistency has been tested among all Ubiquiti platforms.
These values seem to be PA gains and likely do not include
antenna gains. I expect the antenna gains to be defined in ART-
partitions.
Signed-off-by: Vincent Wiemann <vincent.wiemann@ironai.com>
2019-05-20 22:20:54 +02:00
Koen Vandeputte
04f5a7d3a4
iwinfo: Add Mikrotik R11e-5HnD
...
This device currently showed up as Generic Mac80211.
Signed-off-by: Koen Vandeputte <koen.vandeputte@ncentric.com>
2019-05-20 14:08:49 +02:00
Robert Marko
ce1814baec
iwinfo: Add device ID for Wilocity Wil6210
...
This patch adds device ID for Wilocity Wil6210 802.11ad
60 GHz PCI wireless card.
Signed-off-by: Robert Marko <robimarko@gmail.com>
2019-03-11 23:02:32 +01:00
Daniel Golle
cb108c5468
iwinfo: fix capitalization of vendor name
...
They were called 'Ralink' rather than 'RaLink'.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-01 23:16:28 +01:00
Daniel Golle
e9e14008fa
iwinfo: more Ralink and MediaTek WiSoC and PCIe chips
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-01 12:10:58 +01:00
Daniel Golle
b514490688
iwinfo: add device id for MediaTek MT7603E
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2019-03-01 10:23:10 +01:00
Mathias Kresin
dd508af481
iwinfo: fix QCA9984 vendor id
...
Fix the typo in the QCA9984 vendor id.
Signed-off-by: Mathias Kresin <dev@kresin.me>
2018-12-25 09:23:48 +01:00
Mathias Kresin
0eaabf1e65
iwinfo: add device id for Atheros AR9287
...
Signed-off-by: Mathias Kresin <dev@kresin.me>
2018-12-25 09:23:41 +01:00
David Bauer
6e998ec591
iwinfo: add device id for MediaTek MT7612E
...
Signed-off-by: David Bauer <mail@david-bauer.net>
2018-12-25 08:31:26 +01:00
Rosen Penev
77a9e98009
iwinfo: Add Mikrotik R11e-2HPnD and R11e-5HacT to hardware list
...
These are both miniPCIe cards that show up as Generic MAC80211. This fixes
that.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-09-10 09:10:48 +02:00
Jo-Philipp Wich
e59f9253aa
hardware: add device ids for QCA9984, 88W8887 and 88W8964 radios
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2018-04-26 21:50:08 +02:00
Sven Roederer
d22c64c2eb
iwinfo: add device id for Ubiquiti NanoStation Loco M2
...
id read from unit and txoffset from datasheet
Signed-off-by: Sven Roederer <devel-sven@geroedel.de>
2016-10-15 19:56:24 +02:00
Imre Kaloz
c9fd399316
iwinfo: add device id for Marvell 88W8864
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
2015-01-04 18:38:19 +01:00
blogic
95e334e8af
iwinfo: add AR9580 with new subsystem device ID and QCA9880 with no subsystem vendor/device IDs
...
The AR9580 with the new ID can be found in the EnGenius ESR900 and the
QCA9880 without any subsystem IDs can be found in the EnGenius ESR1750.
Signed-off-by: Forest Crossman <cyrozap@gmail.com>
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/trunk@42793 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-10-27 13:48:31 +01:00
Jo-Philipp Wich
8ae758db52
Initial commit
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-10-05 19:56:27 +02:00