summaryrefslogtreecommitdiff
path: root/sys/dev/mii
AgeCommit message (Expand)Author
2005-03-23rgephy(4)'s struct mii_phydesc array doesn't end with NULL.wiz
2005-03-16Changes to match xxCICADA 8201B found in a VT6122.briggs
2005-03-16regen for xxCICADA 8201Bbriggs
2005-03-16Add new/alternate OUI for CICADA that's been spotted in a VIA VT6122.briggs
2005-02-27regenperry
2005-02-27Don't leave blanks at the end of the "generated from:"perry
2005-02-27nuke trailing whitespaceperry
2005-02-20regen: Cicada PHY additionjdolecek
2005-02-20Add driver for 10/100/1000 copper PHY integrated on VIA Networking Technologiesjdolecek
2005-02-08remove a mysterious printf(" complete\n").yamt
2005-02-04- Deal with status properly,if BMCR_ISO is set.kanaoka
2005-01-21remove a duplicated prototype of rgephy_reset.yamt
2005-01-17Support Broadcom BCM5222 dual 10/100 media interface.scw
2005-01-17Regen for Broadcom BCM5222.scw
2005-01-17Add entry for Broadcom BCM5222 Dual 10/100 media interface.scw
2004-12-30Add rgephy driver to sys/dev/mii/files.mii. Supports integrated PHYjonathan
2004-12-23Snapshot of incomplete-but-working split of re(4) driver into ajonathan
2004-12-23Regen from miidevs rev 1.55, with codes for Realtek RTK8169S builtin PHY.jonathan
2004-12-23Add PHY models for integrated 1000baseT PHYs in Realtek 8169S chips,jonathan
2004-12-16Fix a comment.heas
2004-11-24Add BCM 4401 phy (from FreeBSD).martin
2004-11-24Regen (BCM4401 added)martin
2004-11-24Add BCM4401 phymartin
2004-10-28Add support for the PHY found with BCM575x chips. Beware the magiccube
2004-10-28Regen.cube
2004-10-28Add an entry for the PHY found with BCM575x chips.cube
2004-10-05Enable the SmartSpeed work-around code for the IGP phy, with somethorpej
2004-09-13a round of autoconf cleanup:drochner
2004-09-01include locators.h from .c only, avoids unnecessary dependenciesdrochner
2004-08-23Make use of static.thorpej
2004-08-23De-__Pthorpej
2004-08-20for offloc, use MII_OFFSET_ANY rather than abusing MII_PHY_ANY.yamt
2004-05-17If the PHY has 1000BASE-T capability, check to see if a 1000BASE-T speedthorpej
2004-05-16Get flow control negotiation status.thorpej
2004-04-11mii_phy_flowstatus(): short-circuit processing if both sides advertisethorpej
2004-04-11Add a comment describing why we force renegotiation when PAUSE is beingthorpej
2004-04-11gmii_phy_getflowcontrol() -> mii_phy_flowstatus(). From HITOSHI Osada.thorpej
2004-04-10gmii_phy_getflowcontrol(): Bail out early if the MAC didn't tell us tothorpej
2004-04-10Fetch negotiated flow control parameters. From HITOSHI Osada.thorpej
2004-04-10Flow-control advertisement and parsing support. From HITOSHI Osada.thorpej
2004-04-09Correct pause related bits in ANAR and ANLPAR.thorpej
2004-02-07Regen.matt
2004-02-07Add LXT973/974/975 PHYsmatt
2003-12-15Fixes from PR#23177. Various lint/logic fixes:jmc
2003-11-02Fix some typos. From Tom Cosgrove via jmc@openbsd.wiz
2003-11-02Implement a separate nsphy_reset(). There are two reasons for this:briggs
2003-10-28Add a driver for the Intel IGPE1000 PHY as found on 82541 and 82547 chips.fvdl
2003-10-26Regen after clarifying IGPE1000 name.fvdl
2003-10-26Make the name of the IGPE1000 a bit clearer.fvdl
2003-10-26Regen after adding IGP01E1000.fvdl