Commit Graph

167 Commits

Author SHA1 Message Date
msaitoh eb639955e5 Add two new RDC PHYs from Andrius V. 2020-04-08 03:01:05 +00:00
msaitoh b556be9077 0x001374 is non-bitreversed value of Attansic OUI(0x00c82e).
Attansic/Atheros correctly uses ID1 and ID2 register, so delete all 0x001374
related entries.
2020-03-13 04:44:34 +00:00
msaitoh ab00d4f830 - Add Quake Technologies and Aeluros' OUI
- Add Teranetics TN1010 10GBase-T PHY
2020-03-13 04:43:03 +00:00
msaitoh 5bb46a41c0 Use xxVIA instead of VIA.
0x004063 is VIA's official OUI but VT6103 use 0x0002c6.
0x0002c6 is non-bitreversed value of 0x004063. Reported by Andrius V.
2020-02-27 06:17:28 +00:00
jmcneill 65d0cc155b Add BCM54213PE 2020-02-22 18:56:57 +00:00
msaitoh 4067ed044f Change the OUI macro name of RDC to xxRDC. 0x00d02d is non-bitreverse value
of official 0x000bb4. From Andrius V.
2020-02-05 06:38:20 +00:00
msaitoh 3aee105e22 Add Micrel (now Microchip) KSZ80[0456]1, KSZ8721, KSZ9[01]31, KS8731 and
KSZ9477.
2019-11-06 16:00:02 +00:00
msaitoh 20ae395485 - Rename JMICRON 0x0021 from JMC250 to JMP211
- Rename JMICRON 0x0022 from JMC260 to JMP202
2019-10-30 12:01:36 +00:00
maya 9d2ecddf3f Fix typo. from vezhlys 2019-10-18 20:42:10 +00:00
msaitoh 27a2a5f3ee - All of Cicada and Vitesse devices' OUI are not bit-reversed, so use "xx".
- Rename CS82xx -> CIS82xx
- Add Vitesse VSC8224, VSC8234, VSC8641 and VSC8501.
2019-10-17 09:21:40 +00:00
msaitoh 869418700f Change ICPLUS(0x0090c3) to xxICPLUS(0x0009c3) 2019-09-19 14:38:45 +00:00
msaitoh 786f62b850 Use uppercase for vendor name. 2019-09-04 08:56:45 +00:00
msaitoh d5430c878f Add Teranetics, Aquantia and Renesas. 2019-09-04 06:27:49 +00:00
msaitoh cb7ed793b6 From FreeBSD:
- Rename ET1011 to ET1011C
 - Add ET1011
2019-08-16 15:19:48 +00:00
thorpej e47f98a720 Add ID for the Broadcom BCM53125 1000BASE-T switch. 2019-06-06 16:04:13 +00:00
jmcneill 71c69551ae Add Amlogix GXL internal PHY 2019-04-22 09:29:55 +00:00
msaitoh 007a7cb720 Add Bankspeed Pty and NetExcell. 2019-03-25 11:43:50 +00:00
msaitoh 9661323dd3 Remove extra space. 2019-03-25 09:46:50 +00:00
msaitoh c1f303d57c Add Davicom DM9161, DM9161[ABC] and DM9601. 2019-03-15 04:00:06 +00:00
msaitoh 62f45a5d88 Add yyASIX and AX88772* devices. 2019-03-08 07:10:26 +00:00
msaitoh 86b83621a7 Cleanup xx or yy OUIs. Sort by number. 2019-03-08 07:08:49 +00:00
msaitoh 8991912a6a Fix I82578 OUI. This change only affects to MIIVERBOSE.
See also if_wm.c rev. 1.599.
2019-03-08 05:26:04 +00:00
msaitoh 4f794ab358 Add SMSC(Microchip) LAN911X and LAN75XX. 2019-03-07 03:26:53 +00:00
msaitoh 83400b926a Add SMSC(now Microchip) LAN8741A and LAN8742 2019-03-06 04:46:17 +00:00
msaitoh 36002d6291 - Add SMSC LAN83C185 10/100 PHY from OpenBSD
- Add SMSC LAN8740 10/100 media interface
2019-02-27 03:05:18 +00:00
msaitoh 0a64473f80 Add non-xx'ed DAVICOM DM9101. 2019-02-25 06:23:33 +00:00
msaitoh 05d6458099 Sort in alphebetical order a bit. 2019-02-14 04:34:37 +00:00
msaitoh b9e0ae2c61 Change CS8244's OUI from xxCICADA to CICADA. I don't know whether this
change is correct or not...
2019-02-13 08:39:55 +00:00
msaitoh 58c153cf7e - Sort by model number.
- Add missing white space.
2019-02-13 04:35:28 +00:00
msaitoh e72b306f65 From FreeBSD:
- Add Broadcom BCM540[24], BCM5424, BCM5466 and BCM54[78]8.
 - Add ICS1893C.
 - Add Micrel KSZ8081 and KSZ9031.
2019-02-13 04:15:01 +00:00
msaitoh 3e3226a854 Sort by model number. 2019-02-13 04:02:11 +00:00
msaitoh a43b5bfc86 - Add Tridium, Data Track Technology, Netas, Ralink Technology,
Sunplus Technology and ADMtek's OUI.
- Sort by OUI.
2019-02-13 03:54:16 +00:00
msaitoh 8d51e2f508 From OpenBSD:
- Add ASIX OUI.
 - Add VIA OUI and devices.
 - Add Vitesse OUI and devices.
From FreeBSD:
 - Add BROADCOM4.
2019-02-13 03:44:55 +00:00
rin 52e8dc9062 Add RTL8201E from OpenBSD. 2019-02-09 07:45:34 +00:00
msaitoh 76e242941a - Add Marvell 88E1240.
- Marvell model 0x0029 is not 88E1116R but E1318S.
2019-02-08 09:16:11 +00:00
msaitoh 28f6ac7c09 88E154[358] have the same ID. 2018-12-28 05:04:35 +00:00
msaitoh 5da2c862dc - Add ASIX Ax88x9x
- Add description for DP83846A.
2018-07-02 09:26:48 +00:00
msaitoh 4fdff3223c Sort OUI by number. No functional change. 2018-07-02 09:01:59 +00:00
msaitoh 08d559b1e2 All of 88E151[0248]'s model number is 0x001d. 2018-06-19 05:14:16 +00:00
jdolecek b7ee738b08 add E1000 with model id 0x0006, it exists according to OpenBSD
rename E1000 model 0x0000 to E1000_0 for consistency
2018-06-13 23:25:25 +00:00
msaitoh cb68f3415e Add Intel X540 internal PHY. 2018-05-10 02:49:41 +00:00
msaitoh 8207d057e6 Add X550 and X557. 2017-07-03 08:29:03 +00:00
msaitoh 75a8c0a528 Add some Intel devices. 2017-02-01 05:46:21 +00:00
knakahara a3c8dd6d16 Add Marvell 88E1512. 2015-08-14 01:23:17 +00:00
matt 4d6f9a09ac Add xxMarvell E6060 6-port 10/100 Fast Ethernet Switch 2015-06-09 21:41:23 +00:00
nonaka 4e15a9ae61 Add Realtek RTL8251. 2014-11-09 17:53:37 +00:00
msaitoh 9eeedb9728 BCM5714 and BCM5780 are used for both copper and fiber. 2014-08-20 08:00:18 +00:00
msaitoh d307be223c Add BCM5706 1000BASE-T/SX. 2014-07-02 22:33:18 +00:00
christos 77504fb5b3 sync marvel with freebsd. 2014-05-13 02:08:59 +00:00
ozaki-r bc17336a32 Add Micrel PHY (KSZ9021RN)
The new driver micphy is almost same as ukphy except that
micphy has a fixup for cpsw; a PHY with cpsw has to adjust
RGMII signal timing.

Reviewed by christos@
2014-02-26 04:13:44 +00:00