summaryrefslogtreecommitdiff
path: root/sys/dev/mii
AgeCommit message (Expand)Author
2019-12-02Fix s/product/model/ search-and-destroy accident that affected license.uwe
2019-11-27- Simplify sc->mii_anegticks setting. Same as FreeBSD.msaitoh
2019-11-27 Print dmesg correctly.msaitoh
2019-11-26 Fix typo in comment.msaitoh
2019-11-26 KNF. No functional change.msaitoh
2019-11-21 Whitespace.msaitoh
2019-11-21 Add missing NetBSD RCS Id. Reported by Andrius V.msaitoh
2019-11-20 Fix a bug that atphy(4) can't negotiate correctly when the media setting ismsaitoh
2019-11-18 Remove extra 10ms delay in ihphy_reset(). The delay are in if_wm.c side.msaitoh
2019-11-14- Use auto-negotiation when forcing 1000BASE-T.msaitoh
2019-11-14 STGE_PhyCtrl is not PHY register but MAC register, so use ukphy_status()msaitoh
2019-11-14 KNF. No functional change.msaitoh
2019-11-12- Define IPGPHY_SCR's address.msaitoh
2019-11-06 Add support for KSZ80[0456]1, KSZ8721, KSZ9[01]31, KS8731 and KSZ9477.msaitoh
2019-11-06Regen.msaitoh
2019-11-06 Add Micrel (now Microchip) KSZ80[0456]1, KSZ8721, KSZ9[01]31, KS8731 andmsaitoh
2019-11-01 Port SMSC LAN87xx 10/100 Ethernet PHY driver from FreeBSD with some cleanupmsaitoh
2019-10-30Add jmphy(4) from OpenBSD.msaitoh
2019-10-30Regen.msaitoh
2019-10-30- Rename JMICRON 0x0021 from JMC250 to JMP211msaitoh
2019-10-24 Fix a bug that ukphy_status() misunderstand master mode.msaitoh
2019-10-18Fix typo. from vezhlysmaya
2019-10-18Modified atphy(4)hkenken
2019-10-17- Match a lot of Cicada and Vitesse devices correctly. This change also fixesmsaitoh
2019-10-17 Regen.msaitoh
2019-10-17- All of Cicada and Vitesse devices' OUI are not bit-reversed, so use "xx".msaitoh
2019-10-11 Call mii_phy_flowstatus() to show the flow setting.msaitoh
2019-10-11- Indicat master mode if the negotiated result say so.msaitoh
2019-10-11Make new rgephy_linkup() function and share it like FreeBSD.msaitoh
2019-10-07 Add support IC Plus IP1000* PHYs. PR/kern 42314 first reported bymsaitoh
2019-09-19- ICPLUS -> xxICPLUSmsaitoh
2019-09-19Regen.msaitoh
2019-09-19 Change ICPLUS(0x0090c3) to xxICPLUS(0x0009c3)msaitoh
2019-09-04 Regen.msaitoh
2019-09-04 Use uppercase for vendor name.msaitoh
2019-09-04 KNF. No functional change.msaitoh
2019-09-04 Regen.msaitoh
2019-09-04 Add Teranetics, Aquantia and Renesas.msaitoh
2019-09-02s/etphy/atphy/. No functional change.msaitoh
2019-08-16From FreeBSD:msaitoh
2019-08-16Regen.msaitoh
2019-08-16From FreeBSD:msaitoh
2019-08-16No functional change:msaitoh
2019-07-03Check the return value of PHY_READ(). Because, if it fails, 'reg' is notmaxv
2019-06-06Regen for addition of BCM53125 switch.thorpej
2019-06-06Add ID for the Broadcom BCM53125 1000BASE-T switch.thorpej
2019-06-05Cosmetic changestriaxx
2019-04-22regenjmcneill
2019-04-22Add Amlogix GXL internal PHYjmcneill
2019-04-11 KNF. No functional change.msaitoh