Age | Commit message (Expand) | Author |
2008-06-11 | BCM5780 also has a fiber model. | Brad Smith |
2008-06-10 | formatting knits. | Brad Smith |
2008-06-10 | Some header cleanup. Remove some unused headers and shuffle some around | Brad Smith |
2008-06-07 | Currently unused at the moment but at least allow it to compile. | Brad Smith |
2008-05-30 | some KNF. | Brad Smith |
2008-05-29 | Recognize the Cicada CS8204 quad port PHY. | Brad Smith |
2008-05-24 | Store the model and revision information in the appropriate softc | Brad Smith |
2008-05-23 | Fix detection of 10baseT on rev 2 and up. | Mark Kettenis |
2008-05-13 | Remove commented out NetBSD __KERNEL_RCSID macro usage. | Brad Smith |
2008-05-13 | Since Ethernet links can only be full duplex or half duplex the link | Brad Smith |
2008-04-30 | regen | Brad Smith |
2008-04-30 | Add the id for the Marvell 88E3016 10/100 PHY | Brad Smith |
2008-04-26 | Adjust the output voltage for BCM5906 PHY otherwise it might not be | Brad Smith |
2008-04-20 | Add a workaround for a CRC bug errata with BCM5701 A0 and B0 chipset | Brad Smith |
2008-04-02 | Add support for the DP83865. | Mark Kettenis |
2008-04-02 | regen | Mark Kettenis |
2008-04-02 | Add the National Semiconductor DP83865 Gigabit PHY. | Mark Kettenis |
2008-04-02 | regen | Brad Smith |
2008-04-02 | Add the Cicada CS8204 quad port PHY. | Brad Smith |
2008-04-02 | Return right away for unknown media types instead of falling | Brad Smith |
2008-04-01 | Add some defines and remove some of the magic numbers from the code. | Brad Smith |
2008-03-21 | Add defines for 1Gbps/2.5Gbps fiber interfaces. | Brad Smith |
2008-03-12 | Fix comment typo, of -> if. | Brad Smith |
2008-03-02 | Add missing half duplex flag for 100baseT4. | Brad Smith |
2008-03-02 | Correct a status flag which could cause half duplex to be reported for | Brad Smith |
2008-02-28 | Update for the BCM5706 miidevs entry change. | Brad Smith |
2008-02-28 | regen | Brad Smith |
2008-02-28 | - Update the BCM5706 PHY entry to also mention SX since this id is shared | Brad Smith |
2008-01-31 | recognize the BCM5722 PHY. | Brad Smith |
2008-01-31 | regen | Brad Smith |
2008-01-31 | add the Broadcom BCM5722 PHY id. | Brad Smith |
2007-11-25 | Set half duplex flag when appropriate and some minor cleaning. | Brad Smith |
2007-11-18 | eephy_mii_phy_auto() was deleted in r1.38. So delete the declaration too. | Kenneth R Westerback |
2007-11-06 | regen | Mark Kettenis |
2007-11-06 | Add Enable/Agere LU3X31T2. | Mark Kettenis |
2007-10-30 | Initial port of Sepherosa Ziehau's DragonFlyBSD drivers | Jonathan Gray |
2007-10-30 | regen | Jonathan Gray |
2007-10-30 | Add Agere ET1011 10/100/1000 PHY | Jonathan Gray |
2007-10-13 | Add support for BCM5906. | Mark Kettenis |
2007-10-10 | Add support for the RTL8211B PHY based on a patch by | Jonathan Gray |
2007-10-06 | Oops, committed this with a typo, which made it do not quite the right thing. | Mark Kettenis |
2007-10-05 | Disable fiber/copper auto-selection on the 88E1111 if it is in RGMII mode, to | Mark Kettenis |
2007-09-17 | - Use a 64-bit int for the baudrate within the ifmedia_baudrate struct and | Brad Smith |
2007-09-17 | regen | Mark Kettenis |
2007-09-17 | Add another OUI for Broadcom, and add the PHY for the Broadcom BCM5906. | Mark Kettenis |
2007-08-30 | PHY on D495GCCR board | Chris Kuethe |
2007-08-30 | regen | Chris Kuethe |
2007-08-30 | Intel PHY on D945GCCR board | Chris Kuethe |
2007-02-11 | Add support for fiber on the 88E1112 (88E8021/22 integrated PHY). | Mark Kettenis |
2007-02-10 | Use right flow control autonegotiation bits for 1000baseX. | Mark Kettenis |