summaryrefslogtreecommitdiff
path: root/sys/dev/mii
AgeCommit message (Expand)Author
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-10-13Correct indent.isaki
2007-10-12Regen from miidevs rev 1.73:tsutsui
2007-10-12Add Realtek RTL8211, which has the same ID with 8169S/8110S internal PHY.tsutsui
2007-08-28add I82566msaitoh
2007-08-28regenmsaitoh
2007-08-28add Intel I82566msaitoh
2007-08-06Add support for BCM5754 and BCM5755. From suggestions from Jonathanmarkd
2007-08-06Regen for BCM5755 and 5754.markd
2007-08-06Add BCM5755 and 5754 Gig-E PHYs.markd
2007-07-09Merge some of the less invasive changes from the vmlocking branch:ad
2007-05-09Fix wrong softc size (missed in the previous).tsutsui
2007-03-20Prepare sc_rtl8201l flag in softc and use it in rlphy_status() so thattsutsui
2007-03-19Prepare rlphy_reset() and set BMCR_AUTOEN in it.tsutsui
2007-03-13tabifymsaitoh
2007-03-10Commit from AsiaBSDCon 2007's placemsaitoh
2007-02-23fix some negotiation problems on wm(4).msaitoh
2007-02-17Regen.jmcneill
2007-02-17Add Marvell 88E6060 10/100 5-port PHY switchjmcneill
2007-02-17Enable mvphy(4)jmcneill
2007-02-17Add a default "dumb" mode, that adds all ports to the same interface.jmcneill
2006-12-25Spell "threshold" correctly. From Zafer Aydogan.wiz
2006-12-03- pull the following fix from FreeBSD's rgephy.c rev 1.14:tsutsui
2006-11-29Fix #ifdef/#endif comment mismatch.tsutsui
2006-11-29KNF, ANSIfy, unwrap lines.tsutsui
2006-11-29Pull some updates from the Realtek's driver:tsutsui
2006-11-28Pull fixes from FreeBSD's rgephy.c:tsutsui
2006-11-26Match BCM5752 PHY. From Matthias Drochner and FreeBSD/OpenBSD.tsutsui
2006-11-26Regen from miidevs rev 1.69:tsutsui
2006-11-26Add BCM5752 Gig-E PHY. From Matthias Drochner and FreeBSD/OpenBSD.tsutsui
2006-11-26Include <sys/device.h> for struct device.tsutsui
2006-11-16- don't hardcode 5, 10 define and use MII_ANEGTICKS{,_GIGE}christos
2006-11-16__unused removal on arguments; approved by core.christos
2006-11-09Add #include <sys/device.h> for struct device.tsutsui
2006-11-03Make rlphy also match if parent MII is re(4) for RTL8139C+ case.tsutsui
2006-10-21Regen: addded i82563 PHYbouyer
2006-10-21Add support for the Intel 80003 Gigabit Ethernet controller (found e.g. inbouyer
2006-10-21Restart negotiation when we change media even if autoneg is not enabled.bouyer
2006-10-12- sprinkle __unused on function decls.christos
2006-09-27Add support for 82562G.cube
2006-09-27Regen (Intel 82562G).cube
2006-09-27Add Intel 82562G PHY.cube
2006-09-02comment out unreachable codechristos
2006-07-21Initial implementation for Marvell 88E6060 10/100 5-port PHY switch, fromgdamore
2006-05-14integrate kauth.elad
2006-04-27regen sys/dev/mii/miidevs{,_data}.h from miidevs 1.66 after additionjonathan
2006-04-27Add PHY ID for the integral 1000base-T PHY in the bcm5780 (also knownjonathan
2006-03-29Fix an oversight in previous.thorpej
2006-03-29Use device_private().thorpej
2006-03-25Use device_parent().thorpej