Age | Commit message (Expand) | Author |
2004-12-08 | Check if_type in carp_carpdev_state() to make sure we're not | Ryan Thomas McBride |
2004-12-01 | sync | Peter Valchev |
2004-12-01 | Driver for the Cicada CS8201 10/100/1000 copper PHY | Peter Valchev |
2004-11-18 | add mii_phy_match() for table-driven lookup. | Brad Smith |
2004-11-16 | if_dc.c rev 1.56 | Brad Smith |
2004-10-31 | rev 1.68 | Brad Smith |
2004-10-29 | remove double "PHY" printed in dmesg; ok deraadt | Peter Valchev |
2004-10-28 | fix/update FreeBSD RCSId for reference purposes | Peter Valchev |
2004-10-17 | model internal phy chunk on the one from rlphy | Theo de Raadt |
2004-10-17 | some unknown Altima phy.. | Theo de Raadt |
2004-10-17 | sync | Theo de Raadt |
2004-10-17 | shrink crud | Theo de Raadt |
2004-10-09 | remove redundant checks for MII_TICK case which mii_phy_tick() | Brad Smith |
2004-10-09 | Allow a little time for the reset to settle in before we start polling | Brad Smith |
2004-10-09 | add master flag support for 1000baseT and autonegotiation support for 1000baseX. | Brad Smith |
2004-10-08 | don't print media info | Brad Smith |
2004-10-07 | Add driver for generic ten-bit interfaces (1000BASE-{LX,SX} fibre interfaces) | Brad Smith |
2004-10-07 | add constants for 1000Base-X duplex negotiation. | Brad Smith |
2004-10-07 | *phy -> *sc | Brad Smith |
2004-10-04 | sync | Theo de Raadt |
2004-10-04 | davicom DM9601 contains another amiphy clone | Theo de Raadt |
2004-10-02 | Add missing sc_mii, broken by PHY entry point changes. | Ryan Thomas McBride |
2004-10-01 | regen | Brad Smith |
2004-10-01 | add ids for Broadcom BCM5750/5751 | Brad Smith |
2004-10-01 | add some missing $, ok djm@ 'That looks fine to me' millert@ | Jonathan Gray |
2004-09-30 | rtl8139 doesn't setup ANLPAR if the other side is not NWay compatible, | Jason Wright |
2004-09-29 | from netbsd: if_url.c 1.8, if_urlreg.h 1.2, urlphy.c 1.9 and urlphyreg.h 1.2 | David Gwynne |
2004-09-28 | mii_phy_tick() already checks for autonegotiation. | Brad Smith |
2004-09-27 | ANSI protos and some minor cleanup | Brad Smith |
2004-09-26 | simplify MII_TICK case by using mii_phy_tick(). | Brad Smith |
2004-09-26 | Restructure the PHY entry points to use a structure of | Brad Smith |
2004-09-23 | RTL8201L PHY support; from FreeBSD. | Federico G. Schwindt |
2004-09-20 | don't include sys/malloc.h, no memory management functions are used | Brad Smith |
2004-08-10 | regen | Brad Smith |
2004-08-10 | 1000baseTX -> 1000baseT | Brad Smith |
2004-08-06 | add MII_MODEL_AMD_79C875phy | Per Fogelstrom |
2004-08-06 | Add support for Am79C875 quad phy. | Per Fogelstrom |
2004-08-03 | Add a MIIF_FORCEANEG flag to be passed to mii_attach. This forces an | Brad Smith |
2004-08-02 | more MII flags | Brad Smith |
2004-06-05 | Driver for the RealTek 8169S/8110S internal 10/100/1000 PHY | Peter Valchev |
2004-06-05 | sync | Peter Valchev |
2004-06-05 | gigE PHY in the RealTek 8169S/8110S chips | Peter Valchev |
2004-04-28 | Make carp(4) aware of its physical interface: | Ryan Thomas McBride |
2004-04-15 | regen | Michael Shalayeff |
2004-04-15 | a plessey phy as found on some pnics | Michael Shalayeff |
2003-10-22 | typos from Tom Cosgrove; | Jason McIntyre |
2003-10-13 | Bring bge and brgphy more up to date with changes from FreeBSD and NetBSD. | Kenneth R Westerback |
2003-10-05 | Fix tree breakage. We are not ready for RealTek PHYs, so back out that | Kenneth R Westerback |
2003-10-05 | Fix tree breakage. We are not ready for RealTek PHYs, so back out that | Kenneth R Westerback |
2003-10-05 | Misc. PHYs: more Broadcom, some RealTek. | Kenneth R Westerback |