aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/mii/miidevs
Commit message (Expand)AuthorAgeFilesLines
* Add support for SK-9521 V2.0 and 3COM 3C940.Wilko Bulte2003-09-201-1/+1
* Add a PHY driver to support the built-in gigE PHY in the 8169S/8110SBill Paul2003-09-111-0/+3
* Add a device driver for the Broadcom BCM4401 ethernet controller,Bill Paul2003-09-091-0/+1
* Add support for the BCM5705 and its ilk. Changes:Bill Paul2003-07-161-0/+1
* Add untested support for the Broadcom 5704.Paul Saab2003-05-021-0/+1
* Partial support for the nVidia nForce2 chipset's on-board Broadcom/Altima PHYDavid E. O'Brien2003-01-121-0/+1
* Add support for the BCM5703x chips. I do not have one of theseJohn Polstra2002-09-081-0/+1
* Add a driver for the Broadcom BCM52xx "mini-theta" PHY. This includes theBenno Rice2002-07-051-0/+3
* Use 3C905C instead of 3c905Cphy as the identifier for the Broadcom PHY usedBenno Rice2002-07-051-1/+1
* Teach the rlphy driver how to do parallel link detection. If the link partnerBill Paul2002-04-071-0/+4
* Teach the brgphy driver about the BCM5701's internal copper PHY.Bill Paul2002-03-221-0/+1
* Cleanup pass for mii drivers.Jonathan Lemon2001-09-291-1/+4
* Add support for the BCM5401 and BCM5411 10/100/1000Mbps copper gigE PHYs.Bill Paul2001-09-041-0/+2
* Tweak the xmphy driver a little bit based on something I learned aboutBill Paul2001-05-231-0/+4
* Correctly recognize the i82562{EM} PHYs.Jonathan Lemon2001-05-111-1/+3
* Add support for gigabit ethernet cards based on the NatSemi DP83820Bill Paul2001-05-111-0/+2
* Add Marvell PHY support for 10/100/1000 LIVENGOOD_CU Intel NIC.Matt Jacob2001-04-091-0/+4
* Add some definitions for Intel 82553 PHYsJonathan Lemon2001-03-121-0/+5
* Add mii entry for tdk phy found on some cardbus cards.Warner Losh2000-10-121-0/+4
* Add the ID for the built-in homePNA PHY in the AMD 79C798 controller.Bill Paul2000-09-201-0/+1
* Added Altima Communications OUI and their AC101 10/100Semen Ustimenko2000-06-211-0/+5
* Add entries for the XMAC II's internal PHY and the Broadcom BCM5400Bill Paul2000-04-221-1/+7
* $Id$ -> $FreeBSD$Peter Wemm1999-09-051-1/+1
* The ASIC on the 3c905C appears to be manufactured by Broadcom (previousBill Paul1999-08-291-1/+5
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* This commit adds support for the NetBSD MII abstraction layer andBill Paul1999-08-211-0/+118