summaryrefslogtreecommitdiff
path: root/sys/dev/mii
AgeCommit message (Expand)Author
2010-03-13Add Broadcom BCM5482.kiyohara
2010-03-13Regen.kiyohara
2010-03-13Add Broadcom BCM5482.kiyohara
2010-03-11various aprint_* fixes.mrg
2010-03-07Add forgotten commit (IGP3_KMRN_DIAG_PCS_LOCK_LOSS).msaitoh
2010-03-07- Add code for WOL, ASF, IPMI and Intel AMT.msaitoh
2010-03-07Add two workarounds for ICH8 with igp3.msaitoh
2010-03-02Before destroying a autonegotiation callout, make sure it is quietmartin
2010-02-24A pointer typedef entails trading too much flexibility to declare constdyoung
2010-01-24Add support for BCM5461,BCM5784 and BCM5761.msaitoh
2010-01-24regen.msaitoh
2010-01-24Add BCM5461,BCM5784 and BCM5761.msaitoh
2010-01-14Fixes the rx stall problem on 82578 by MANY workaround code.msaitoh
2010-01-12Add some macrosmsaitoh
2010-01-08Expand PMF_FN_* macros.dyoung
2010-01-07Regenerate for:jdc
2010-01-07Add NS DP83865.jdc
2010-01-07Add DP83865 to the supported PHY list (from OpenBSD).jdc
2009-12-16Sync with Intel's original em driver:msaitoh
2009-12-16Re-enable igphy's 82566 support.msaitoh
2009-12-14Regen so that makphy.c compiles.enami
2009-12-14Add E1149 Phy.matt
2009-12-13Add Marvel 88E1149matt
2009-12-04Delete unused function mii_activate().dyoung
2009-11-18Support BCM5709CAX and BCM5709C PHYs.bouyer
2009-11-18Regen: Add BCM5709CAX and BCM5709C PHYs.bouyer
2009-11-18Add BCM5709CAX and BCM5709C PHYs.bouyer
2009-11-12Simplify activation hook.dyoung
2009-11-06Simplify mii_phy_activate(). Remark in mii_phy_activate() anddyoung
2009-10-19Remove closes 3 & 4 from my licence. Lots of thanks to Soren Jacobsenbouyer
2009-08-23Save a line of dmesg by printing the OUI/model after the locators.jmcneill
2009-08-23Remove duplicated PHY_READ() against RGEPHY_MII_BMSRtsutsui
2009-08-12Match the Broadcom BCM5464 PHY.simonb
2009-08-12Regen.simonb
2009-08-12Add Broadcom BCM5464 PHY.simonb
2009-08-06Later generation 82566 IGP PHYs have problems with media changes to 100Mb andkml
2009-07-25- replace magic number with proper define from mii.h. From OpenBSD.cegger
2009-06-18Regen.rjs
2009-06-18Add Marvell 88E1116R PHY.rjs
2009-06-18Make it compile. Change a commented out printf() to aprint_error_dev().rjs
2009-06-17Unwrap not so long lines.tsutsui
2009-06-17- no need to use device_parent() because device_t parent is passedtsutsui
2009-05-12struct device * -> device_t, no functional changes intended.cegger
2009-05-12struct cfdata * -> cfdata_t, no functional changes intended.cegger
2009-04-28Remove magic reset sequence except wakeup for rev 2 chips which breaks 8111D.tsutsui
2009-04-23use proplibmsaitoh
2009-04-19regen.msaitoh
2009-04-19Oooops. Back out some of previous my commit.msaitoh
2009-04-19Some fixes and enhancements:msaitoh
2009-04-19Add mii_mpd_rev to keep MII PHY revision.msaitoh