summaryrefslogtreecommitdiff
path: root/sys/dev/mii
AgeCommit message (Expand)Author
2015-10-30igphy(4),ukphy(4): Set mii_mpd_* entries.msaitoh
2015-10-26No binary change:msaitoh
2015-10-23- PSCR_TP_LOOPBACK is not bit 0 but bit 4. No binary change becausemsaitoh
2015-09-08 Fix incorrect argument of mii_anar(). Fixes PR#50206.msaitoh
2015-08-24add some _KERNEL_OPT as the finishing touchpooka
2015-08-21add some more RTL8211F bitsjmcneill
2015-08-21Disable link down power save mode and energy efficient ethernet on RTL8211F.jmcneill
2015-08-14regenknakahara
2015-08-14Add Marvell 88E1512.knakahara
2015-07-21 Fix typos reported by yuo@.msaitoh
2015-06-11Constify nibbletabmatt
2015-06-09Regen.matt
2015-06-09Add xxMarvell E6060 6-port 10/100 Fast Ethernet Switchmatt
2015-03-31when resetting RTL8211F, make sure to disable manual MDI modejmcneill
2015-03-04add RTL8211F supportjmcneill
2014-11-15centralize the dialout/call unit macros.christos
2014-11-09more mention RTL8251.nonaka
2014-11-09Commit forgotten regenerated file.riz
2014-11-09match Realtek RTL8251.nonaka
2014-11-09regennonaka
2014-11-09Add Realtek RTL8251.nonaka
2014-09-26s/__diagused/__debugused/ for KDASSERTryo
2014-09-10add __diagusedryo
2014-08-20Regen.msaitoh
2014-08-20BCM5714 and BCM5780 are used for both copper and fiber.msaitoh
2014-07-02Add BCM5706.msaitoh
2014-07-02Regen.msaitoh
2014-07-02Add BCM5706 1000BASE-T/SX.msaitoh
2014-07-02- 5720S and 5709S share the same PHY id. Assume 5720S PHY if parent devicemsaitoh
2014-07-02 Don't check BNX_CHIP_NUM. Check MII PHY ID because this check is usedmsaitoh
2014-07-02- Remove extra delay in brgphy_mii_phy_auto. Same as {Free,Open}BSD.msaitoh
2014-06-18 Fix uninitiazed variable problem found on zaurus. I don't know whymsaitoh
2014-06-17- Fix detection of BGEPHYF_FIBER_{MII|TBI}msaitoh
2014-06-16 IFM_FDX and IFM_HDX use different bit, so set IFM_HDX bit if it's not fullmsaitoh
2014-06-16No functional change:msaitoh
2014-06-16Fix a bug that atphy doesn't set the capability of pause function correctly.msaitoh
2014-06-12No functional change:msaitoh
2014-06-11Print vendor and model like ukphy(4).msaitoh
2014-05-28Fix typo in comment.msaitoh
2014-05-13new register.christos
2014-05-13Add some code from FreeBSD to make the E1147* work. Still does not autonegchristos
2014-05-13regenchristos
2014-05-13sync marvel with freebsd.christos
2014-02-26Regen.ozaki-r
2014-02-26Add Micrel PHY (KSZ9021RN)ozaki-r
2013-12-21Add Marvell 88E1543. Tested on OPENBLOCKS_AX3.kiyohara
2013-12-21Regen.kiyohara
2013-12-21Add Marvell 88E1543 Quad Port Gb PHYkiyohara
2013-12-17Remove unused variables.martin
2013-12-16Use (new) mii_mpd_rev in struct mii_softc rather than providing our ownjakllsch