| Commit message (Expand) | Author | Age | Files | Lines |
* | Merging of projects/armv6, part 5 | gonzo | 2012-08-15 | 1 | -1/+2 |
* | Connect smcphy(4) to mii module build. | yongari | 2012-02-23 | 1 | -1/+1 |
* | - Import the common MII bitbang'ing code from NetBSD and convert drivers to | marius | 2011-11-01 | 1 | -2/+5 |
* | - Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHY | marius | 2011-10-08 | 1 | -2/+2 |
* | - Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOP | marius | 2011-05-03 | 1 | -1/+0 |
* | Add RDC Semiconductor R6040 10/100 PHY driver. | yongari | 2010-12-30 | 1 | -2/+2 |
* | Now that all previous users of mii_phy_probe() have been converted | marius | 2010-10-15 | 1 | -1/+0 |
* | Add a NetBSD-compatible mii_attach(), which is intended to eventually | marius | 2010-10-14 | 1 | -1/+2 |
* | New PHY driver for the internal PHY found in the AX88790. There's a | imp | 2009-03-30 | 1 | -1/+2 |
* | Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabit | delphij | 2008-06-20 | 1 | -1/+2 |
* | Connect jmphy(4) to the build. | yongari | 2008-05-27 | 1 | -1/+1 |
* | Connect atphy(4) to the build. | yongari | 2008-05-19 | 1 | -1/+1 |
* | Add a driver for the National Semiconductor DP83815, DP83843 and | marius | 2008-01-27 | 1 | -1/+1 |
* | Sort values according to style.Makefile(5). | marius | 2008-01-27 | 1 | -8/+9 |
* | Connect icsphy(4) to the build. | yongari | 2007-06-11 | 1 | -1/+1 |
* | Connect gentbi, ip1000phy to the build. | yongari | 2006-07-25 | 1 | -1/+1 |
* | Don't build dc-only pseudo phy devices with mii.ko anymore | imp | 2005-10-18 | 1 | -1/+1 |
* | ciphy wasn't included here. | imp | 2005-09-30 | 1 | -1/+1 |
* | Add a PHY driver to support the built-in gigE PHY in the 8169S/8110S | wpaul | 2003-09-11 | 1 | -1/+1 |
* | tdkphy.c is missing from this module's Makefile. Add it. | wpaul | 2003-07-10 | 1 | -1/+1 |
* | Add RealTek RTL8150 USB to fast Ethernet controller driver. | akiyama | 2003-05-03 | 1 | -0/+1 |
* | Remove miidevs.h and generate it from miidevs at compile time. | obrien | 2003-01-19 | 1 | -1/+1 |
* | Connect bmtphy to the mii module build. | benno | 2002-08-06 | 1 | -1/+1 |
* | Export symbols that constitute APIs defined by these | msmith | 2002-01-11 | 1 | -0/+6 |
* | Add support for gigabit ethernet cards based on the NatSemi DP83820 | wpaul | 2001-05-11 | 1 | -1/+1 |
* | add MARVELL to the list of phys to go into miibus | mjacob | 2001-04-21 | 1 | -1/+1 |
* | Add Intel 82553, 82555 PHY driver. | jlemon | 2001-03-12 | 1 | -1/+1 |
* | Add QS6612, AC101 and LXT970 personal drivers and register definitions. | semenu | 2001-02-07 | 1 | -1/+1 |
* | Use a consistent style and one much closer to the rest of /usr/src | obrien | 2001-01-06 | 1 | -6/+7 |
* | Add a homePNA PHY driver. This is really only a stub: MII-based homePNA | wpaul | 2000-09-20 | 1 | -1/+1 |
* | Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of | peter | 2000-05-27 | 1 | -1/+1 |
* | Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk. | peter | 2000-05-04 | 1 | -1/+1 |
* | Reoganize/update the SysKonnect driver: | wpaul | 2000-04-22 | 1 | -0/+1 |
* | Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered module | bde | 2000-01-28 | 1 | -1/+0 |
* | Add pci_if.h to SRCS so that dcphy will build. | wpaul | 1999-12-05 | 1 | -1/+1 |
* | Add the if_dc driver and remove all of the al, ax, dm, pn and mx drivers | wpaul | 1999-12-04 | 1 | -1/+1 |
* | Removed special rules for building and cleaning device interface files | bde | 1999-11-28 | 1 | -15/+1 |
* | Convert the mx driver to miibus. | wpaul | 1999-10-16 | 1 | -1/+1 |
* | Change the name of the installed KLM to contain a leading "if_". | obrien | 1999-09-20 | 1 | -1/+1 |
* | Add a driver for the AMD AM79c873 10/100 PHY. By some strange coincidence, | wpaul | 1999-09-06 | 1 | -1/+1 |
* | Add a driver for the internal PHY in the RealTek 8139. | wpaul | 1999-08-31 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Update these Makefiles; add mlphy and tlphy to the mii module, add | wpaul | 1999-08-27 | 1 | -1/+2 |
* | This commit adds support for the NetBSD MII abstraction layer and | wpaul | 1999-08-21 | 1 | -0/+23 |