summaryrefslogtreecommitdiff
path: root/sys/dev/mii
AgeCommit message (Expand)Author
2018-02-03Avoid using proplib in rgephy_reset to make LOCKDEBUG happy.jmcneill
2017-12-23Add a no-rx-delay device property for RGE8211E that disables RX internaljmcneill
2017-11-07 Define bit definitions of MDIO_PMAPMD_CTRL1 and MDIO_AN_CTRL1.msaitoh
2017-08-12Do not deref a NULL pointer if no current media has been selected.martin
2017-07-18- Add wm_write_smbus_addr() to set SMBus address by software.msaitoh
2017-07-13- Call wm_kmrn_lock_loss_workaround_ich8lan() before any PHY access inmsaitoh
2017-07-06 Update comment. SmartSpeed workaroud code was added in rev. 1.5. No functionalmsaitoh
2017-07-03Regen.msaitoh
2017-07-03 Add X550 and X557.msaitoh
2017-06-09- Update IEEE 802.3 Clause 45 definitions from IEEE 802.3 2009 to IEEE 802.3msaitoh
2017-06-07Fix typo.msaitoh
2017-06-07- Add some bit definitions:msaitoh
2017-06-07 Fix typos.msaitoh
2017-06-06 Add missing RCS Id.msaitoh
2017-06-03remove my copyright.christos
2017-02-01regen.msaitoh
2017-02-01Add some Intel devices.msaitoh
2016-11-16 Sync wm_smbustopci() with Linux and FreeBSD. This change effects PCH andmsaitoh
2016-11-08 Fix wm_access_phy_wakeup_reg_bm(). This change has no effect because thismsaitoh
2016-11-08Set mii_mpd_{oui,rev}.msaitoh
2016-11-08Set mii_mpd_{oui,model,rev}.msaitoh
2016-11-07Fix previous (s/MII_MAXREGADDR/MII_ADDRMASK/).msaitoh
2016-11-02Set mii_mpd_{oui,model,rev}.msaitoh
2016-11-02Set mii_mpd_{oui,model,rev}.msaitoh
2016-10-28- Use MII_ADDRMASK.msaitoh
2016-10-28Define MII_ADDRBITS and MII_ADDRMASK.msaitoh
2016-10-19- Drop the host wakeup bit after resetting PHY on PCH and newer devices.msaitoh
2016-09-20 Change page of the OEM_BITS register back to 0 again. The documentmsaitoh
2016-09-09 HV_OEM_BITS is not page 0 but page 768.msaitoh
2016-07-07KNF. Remove extra spaces. No functional change.msaitoh
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