summaryrefslogtreecommitdiff
path: root/sys/dev/mii
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.6.2_cvscvs2svn2002-08-1439-47/+47
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-031-82/+0
* Minimal patch to get NetGear622 talking to cisco gigE switches.Poul-Henning Kamp2002-05-061-2/+2
* regenerateBill Paul2002-04-111-1/+6
* MFC: fix parallel link detection and add support for Nortel Networks cardBill Paul2002-04-112-1/+117
* regenerateBill Paul2002-04-041-1/+3
* MFC: sync bge and bgrphy drivers with current (tweak support for BCM5701Bill Paul2002-04-042-0/+7
* MFC: Remove problematic PHY_WRITE so that autoneg to 10 MbpsDaniel O'Callaghan2002-03-071-16/+1
* MFC: (rev. 1.3) Fix reversed bit definitions.Archie Cobbs2002-01-191-4/+4
* Fix warning: xmphy.c:366: implicit declaration of function `DELAY'Peter Wemm2001-10-051-0/+1
* RegenerateBill Paul2001-10-011-1/+5
* MFC: update the brgphy driver to support the 5401 and 5411 PHYsBill Paul2001-10-013-29/+132
* MFC: Silence variable format-string warningsKris Kennaway2001-07-291-1/+1
* Regenerate.Bill Paul2001-06-181-1/+15
* MFC the necessary PHY support for the if_nge and if_lge drivers. ThisBill Paul2001-06-183-9/+29
* MFC: Add LXT 970 PHY, AC101 and QS6612 drivers. This is for tx(4) driverSemen Ustimenko2001-06-081-6/+0
* MFC: r1.9; only set the PCR register for the fxp driver.Jonathan Lemon2001-06-021-1/+3
* MFC: r1.8; undocumented bits for support of the fxp driver.Jonathan Lemon2001-05-141-5/+8
* Regenerate.Jonathan Lemon2001-05-131-1/+12
* Add Intel idsJonathan Lemon2001-05-131-0/+7
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-05-133-0/+951
* MFC: Add MARVELL PHY support (for Intel GigE)Matt Jacob2001-04-213-35/+10
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-04-092-0/+759
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-03-201-0/+35
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-02-106-0/+1366
* MFC: Fix memory leaks due to device_get_children() calling and notJeroen Ruigrok van der Werven2001-02-092-0/+4
* Add code to cancel autoneg timeouts when a PHY driver is detached,Bill Paul2000-12-1211-3/+26
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-10-191-0/+82
* MFC: bring in the SROM reading code for the alpha Miatas and friends.Bill Paul2000-10-141-8/+14
* Regenerate.Bill Paul2000-10-031-1/+3
* Add ID for AMD HomePNA PHY.Bill Paul2000-10-031-0/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-09-211-0/+282
* MFC: added ALTIMA's AC 101 PHY. AC101 and QS6612 are quite compatibleSemen Ustimenko2000-09-103-7/+23
* MFC the autoneg fixes to the if_dc and dcphy driver(s).Bill Paul2000-06-071-61/+26
* Regenerate.Bill Paul2000-04-271-2/+10
* MFC: add 1000baseTX PHYs from head.Bill Paul2000-04-271-1/+7
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-04-264-0/+1138
* MFC: change && to || in probe routine.Bill Paul2000-04-141-1/+1
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* Fix some problems reported by Mike Pritchard:Bill Paul1999-12-131-9/+22
* Add the if_dc driver and remove all of the al, ax, dm, pn and mx driversBill Paul1999-12-042-103/+444
* Remove the 'ivars' arguement to device_add_child() andMatthew N. Dodd1999-12-031-2/+4
* Do some more work on the mxphy pseudo-driver to make it better at mediaBill Paul1999-11-011-77/+88
* Convert the mx driver to miibus.Bill Paul1999-10-161-0/+487
* Allow the AMD PHY driver to support the DM9101 PHY. The DM9101 and theBill Paul1999-09-191-3/+10
* Add a driver for the AMD AM79c873 10/100 PHY. By some strange coincidence,Bill Paul1999-09-062-0/+428
* $Id$ -> $FreeBSD$Peter Wemm1999-09-052-2/+2
* Re-arrange things in the attach routines of the 3Com and RealTek PHYBill Paul1999-09-012-13/+13
* Add a driver for the internal PHY in the RealTek 8139.Bill Paul1999-08-311-0/+284
* Regenerate miidevs.h.Bill Paul1999-08-291-2/+7