Age | Commit message (Expand) | Author |
2002-04-02 | add support for Marvell 88E1000 Gigabit PHY, model 6; | lebel |
2002-04-02 | sync | lebel |
2002-04-02 | Marvell 88E1000 Gigabit PHY, model 6; from nate@ | lebel |
2002-04-02 | Add some new IDs for the Marvell Gigabit PHY | Nathan Binkert |
2002-04-02 | sync | Nathan Binkert |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2002-03-08 | lxtphy needs ukphy_subr | Jason Wright |
2001-12-15 | support LXT-961; hostmaster@bsws.de | Theo de Raadt |
2001-12-15 | sync | Theo de Raadt |
2001-12-14 | sync | Jason Wright |
2001-12-14 | Add EnableSemi 88E1000 and 88E1000S product IDs. | Jason Wright |
2001-11-17 | Remove a duplicate #define and fix a typo. | Aaron Campbell |
2001-11-13 | sync | Jason Wright |
2001-11-13 | Davicom 9102 | Jason Wright |
2001-10-10 | gigabit only phys don't have any of the 10/100 bits set in BMSR, but the | Jason Wright |
2001-10-05 | Differentiate between 1000baseT and 1000baseX. | Nathan Binkert |
2001-10-05 | autodetect modes, clean up, sync autoneg code with freebsd. Fixes problems | Nathan Binkert |
2001-10-05 | Remove modes that should be autodetected | Nathan Binkert |
2001-10-05 | use anegticks for phys that do their own autonegotiation timeout. | Nathan Binkert |
2001-10-05 | Register defines for the DSP | Nathan Binkert |
2001-10-05 | sync | Nathan Binkert |
2001-10-05 | add a two xxBROADCOM entries. | Nathan Binkert |
2001-09-20 | occured->occurred | Mike Pechkin |
2001-08-19 | More old timeouts removal, mainly affected unused/unmaintained code. | Miod Vallat |
2001-07-17 | Rework exphymatch so that it uses positive logic. Makes more sense. | Nathan Binkert |
2001-07-16 | add support for the PHY on a 3c920 / 3c980C found on Tyan Thunder K7 | Peter Galbavy |
2001-07-16 | regen | Peter Galbavy |
2001-07-16 | add 3com OUI | Peter Galbavy |
2001-07-02 | Remove spurious printf | Nathan Binkert |
2001-07-02 | Print out correct version string | Nathan Binkert |
2001-06-27 | Another symetric -> symmetric | Nathan Binkert |
2001-06-25 | Change autonegotiation timeout for devices with a gigabit phy to 10s. All | Nathan Binkert |
2001-06-18 | copyright notices; noted missing by nate | Theo de Raadt |
2001-06-17 | spelling: Asymetric -> Asymmetric | Peter Valchev |
2001-06-08 | Add support for National Semiconductor Gigabit PHYs (DP83891 and DP83861) | Nathan Binkert |
2001-06-08 | Add some general support info for gigabit phys | Nathan Binkert |
2001-06-03 | ICS_1892 support; Henning Brauer | Theo de Raadt |
2001-06-01 | support BCM5221 | Theo de Raadt |
2001-06-01 | sync | Theo de Raadt |
2001-06-01 | BCM5221 | Theo de Raadt |
2001-05-30 | sync | Theo de Raadt |
2001-05-30 | ICS1892; Henning Brauer, hostmaster@bsws.de | Theo de Raadt |
2001-05-30 | seeq 84220 support; Henning Brauer, hostmaster@bsws.de | Theo de Raadt |
2001-05-11 | sync | Nathan Binkert |
2001-05-11 | New National Semiconductor gigabit phy | Nathan Binkert |
2001-05-03 | Add an MIIF_AUTOTSLEEP flag, needed by new aue(4) code. From NetBSD. | Aaron Campbell |
2001-04-17 | add support for the 82562E[MT] phys (These are essentially 82555's will | Jason Wright |
2001-04-14 | - integrated phy on the natsemi 83815 (MacPhyter) is essentially a nsphyter | Jason Wright |
2001-04-14 | quieten this on OpenBSD, information available in ifconfig -m is not needed i... | Theo de Raadt |
2001-04-14 | Add an lxtphy_reset function; from NetBSD. Tested on a NewMedia LiveWire | Aaron Campbell |