summaryrefslogtreecommitdiff
path: root/sys/dev/mii
AgeCommit message (Expand)Author
2009-05-21add support for BCM576x, 577xx, and some new 572x/578x devices.Stuart Henderson
2009-05-21regenStuart Henderson
2009-05-21add BCM5784, from Brad.Stuart Henderson
2009-03-23use auto-negotiation for manual media type selection. This fixesKevin Lo
2009-02-22Make 88E3016 actually work.Mark Kettenis
2008-11-08Add a softc field mii_oui to store the OUI.Brad Smith
2008-11-08Add additional link status checking for for the BCM5906 PHY.Brad Smith
2008-11-08Only read the Gig status register if Gig media status is detected.Brad Smith
2008-10-25regenBrad Smith
2008-10-25Use tabs between the product id and the product string.Brad Smith
2008-10-25regenBrad Smith
2008-10-25Remove vendor names from the product strings.Brad Smith
2008-10-25Update for name changes.Brad Smith
2008-10-24regenBrad Smith
2008-10-24Shorten the vendor names and fix up the names of some of theBrad Smith
2008-10-24regenBrad Smith
2008-10-24Sort the vendors and PHY id's.Brad Smith
2008-10-24Get flow control negotiation status.Brad Smith
2008-10-24Get flow control negotiation status.Brad Smith
2008-10-20Enable the Gig master mode status display.Brad Smith
2008-10-07Make sure page 0 is selected when we initialize the PHY. Fixes problemsMark Kettenis
2008-09-26Add drivers for the JMicron JMC250/JMC260 Ethernet controllersJonathan Gray
2008-09-25regenBrad Smith
2008-09-25Add the id for the Atheros F2 PHY.Brad Smith
2008-09-25Add a driver for the Attansic F1 PHY.Brad Smith
2008-09-17Remove the unsupported media types explicitly listed in the switch casesBrad Smith
2008-09-11In rlphy_service() for the MII_TICK case don't bother to check whetherBrad Smith
2008-09-11Fix a typo.Brad Smith
2008-09-09regenBrad Smith
2008-09-09Recognize the Marvell 88E1116R Gig PHY.Brad Smith
2008-09-08remove some useless comments.Brad Smith
2008-09-08IEEE 802.3 Annex 28B.3 explicitly specifies the following relativeBrad Smith
2008-08-31remove http links to dead domain.Jonathan Gray
2008-08-30Move the link state check back up to the top of the various statusBrad Smith
2008-08-26Update comment to mention the 8211C.Brad Smith
2008-08-24regenBrad Smith
2008-08-24Add Atheros OUI and Atheros F1 id.Brad Smith
2008-08-24regenBrad Smith
2008-08-24BCM5714 also supports fiber interfaces.Brad Smith
2008-07-22more negotation -> negotiation; ok sthen@Martynas Venckus
2008-07-12regenBrad Smith
2008-07-12Add the OUI id for JMicron and the ids for the JMP202 FastE PHY andBrad Smith
2008-07-12Add support for the Marvell 88E8016 PHY.Brad Smith
2008-07-11If there is a 100baseT4 connection then fall through so as toBrad Smith
2008-07-11Check the correct BMSR bit in the capabilities field when checkingBrad Smith
2008-06-26First pass at removing clauses 3 and 4 from NetBSD licenses.Ray Lai
2008-06-13Add support for fiber PHY on bge(4) (BCM5714/BCM5780) andBrad Smith
2008-06-11Add a few comments.Brad Smith
2008-06-11some more BCM5708S registers.Brad Smith
2008-06-11regenBrad Smith