summaryrefslogtreecommitdiffstats
path: root/sys/modules/mii
Commit message (Expand)AuthorAgeFilesLines
* Merging of projects/armv6, part 5gonzo2012-08-151-1/+2
* Connect smcphy(4) to mii module build.yongari2012-02-231-1/+1
* - Import the common MII bitbang'ing code from NetBSD and convert drivers tomarius2011-11-011-2/+5
* - Follow the lead of dcphy(4) and pnphy(4) and move the reminder of the PHYmarius2011-10-081-2/+2
* - Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOPmarius2011-05-031-1/+0
* Add RDC Semiconductor R6040 10/100 PHY driver.yongari2010-12-301-2/+2
* Now that all previous users of mii_phy_probe() have been convertedmarius2010-10-151-1/+0
* Add a NetBSD-compatible mii_attach(), which is intended to eventuallymarius2010-10-141-1/+2
* New PHY driver for the internal PHY found in the AX88790. There's aimp2009-03-301-1/+2
* Add et(4), a port of DragonFly's Agere ET1310 10/100/Gigabitdelphij2008-06-201-1/+2
* Connect jmphy(4) to the build.yongari2008-05-271-1/+1
* Connect atphy(4) to the build.yongari2008-05-191-1/+1
* Add a driver for the National Semiconductor DP83815, DP83843 andmarius2008-01-271-1/+1
* Sort values according to style.Makefile(5).marius2008-01-271-8/+9
* Connect icsphy(4) to the build.yongari2007-06-111-1/+1
* Connect gentbi, ip1000phy to the build.yongari2006-07-251-1/+1
* Don't build dc-only pseudo phy devices with mii.ko anymoreimp2005-10-181-1/+1
* ciphy wasn't included here.imp2005-09-301-1/+1
* Add a PHY driver to support the built-in gigE PHY in the 8169S/8110Swpaul2003-09-111-1/+1
* tdkphy.c is missing from this module's Makefile. Add it.wpaul2003-07-101-1/+1
* Add RealTek RTL8150 USB to fast Ethernet controller driver.akiyama2003-05-031-0/+1
* Remove miidevs.h and generate it from miidevs at compile time.obrien2003-01-191-1/+1
* Connect bmtphy to the mii module build.benno2002-08-061-1/+1
* Export symbols that constitute APIs defined by thesemsmith2002-01-111-0/+6
* Add support for gigabit ethernet cards based on the NatSemi DP83820wpaul2001-05-111-1/+1
* add MARVELL to the list of phys to go into miibusmjacob2001-04-211-1/+1
* Add Intel 82553, 82555 PHY driver.jlemon2001-03-121-1/+1
* Add QS6612, AC101 and LXT970 personal drivers and register definitions.semenu2001-02-071-1/+1
* Use a consistent style and one much closer to the rest of /usr/srcobrien2001-01-061-6/+7
* Add a homePNA PHY driver. This is really only a stub: MII-based homePNAwpaul2000-09-201-1/+1
* Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead ofpeter2000-05-271-1/+1
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.peter2000-05-041-1/+1
* Reoganize/update the SysKonnect driver:wpaul2000-04-221-0/+1
* Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered modulebde2000-01-281-1/+0
* Add pci_if.h to SRCS so that dcphy will build.wpaul1999-12-051-1/+1
* Add the if_dc driver and remove all of the al, ax, dm, pn and mx driverswpaul1999-12-041-1/+1
* Removed special rules for building and cleaning device interface filesbde1999-11-281-15/+1
* Convert the mx driver to miibus.wpaul1999-10-161-1/+1
* Change the name of the installed KLM to contain a leading "if_".obrien1999-09-201-1/+1
* Add a driver for the AMD AM79c873 10/100 PHY. By some strange coincidence,wpaul1999-09-061-1/+1
* Add a driver for the internal PHY in the RealTek 8139.wpaul1999-08-311-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Update these Makefiles; add mlphy and tlphy to the mii module, addwpaul1999-08-271-1/+2
* This commit adds support for the NetBSD MII abstraction layer andwpaul1999-08-211-0/+23
OpenPOWER on IntegriCloud