| Age | Commit message (Expand) | Author |
| 2014-02-26 | Regen. | ozaki-r |
| 2014-02-26 | Add Micrel PHY (KSZ9021RN) | ozaki-r |
| 2013-12-21 | Add Marvell 88E1543. Tested on OPENBLOCKS_AX3. | kiyohara |
| 2013-12-21 | Regen. | kiyohara |
| 2013-12-21 | Add Marvell 88E1543 Quad Port Gb PHY | kiyohara |
| 2013-12-17 | Remove unused variables. | martin |
| 2013-12-16 | Use (new) mii_mpd_rev in struct mii_softc rather than providing our own | jakllsch |
| 2013-10-31 | Cleanup flag setting. No functional change. | msaitoh |
| 2013-06-21 | Call brgpy specific autonego function in MII_TICK. Before this commit, | msaitoh |
| 2013-06-20 | Move the detaching and making tentative addresses out if in6_if_up | roy |
| 2013-06-19 | Use ihphy(4) for I21[78]. | msaitoh |
| 2013-06-16 | The bit location of link ability is different between 1000Base-X and others | msaitoh |
| 2013-06-14 | KNF. | msaitoh |
| 2013-06-12 | regen. | msaitoh |
| 2013-06-12 | Add some IC Plus Corp. devices. | msaitoh |
| 2013-06-11 | Remove wrong autonegotiation check. The mii_phy_tick() checks about | msaitoh |
| 2013-06-11 | Remove duplicated code. The code to check IFF_UP and autonegotiation | msaitoh |
| 2013-06-11 | Update link status quickly. This change is a part of mii_physubr.c rev. | msaitoh |
| 2013-06-09 | Fix a bug in last commit that mii_ticks isn't inclemented. | msaitoh |
| 2013-06-09 | Update link status quickly. This change is a part of FreeBSD's mii_physubr.c | msaitoh |
| 2013-06-09 | Tabify. No functional change. | msaitoh |
| 2013-06-09 | Don't "return" but "break" in MII_TICK when the interface isn't doing | msaitoh |
| 2013-06-09 | ciphy is gigabit PHY, so use MII_ANEGTICKS_GIGE instead of MII_ANEGTICKS. | msaitoh |
| 2013-06-09 | atphy, ciphy, ihphy and rgephy are gigabit PHY, so not only check IFM_AUTO | msaitoh |
| 2013-06-06 | Fix a bug that the auto negotiation timer isn't cleard as we expected. | msaitoh |
| 2013-06-02 | regen | msaitoh |
| 2013-06-02 | Intel I217 PHY | msaitoh |
| 2013-04-23 | regen. | msaitoh |
| 2013-04-23 | Add Intel I210 internal PHY. | msaitoh |
| 2013-04-15 | Fix typo. | msaitoh |
| 2013-04-15 | Add my name. | msaitoh |
| 2013-04-15 | Add new file mii/mdio.h which contain IEEE 802.3 Clause 45 MDIO | msaitoh |
| 2013-04-15 | Add the following registers from IEEE 802.3-2009 Clause 22. | msaitoh |
| 2013-04-03 | Fix typo in comment. | msaitoh |
| 2013-04-01 | Sort. No functional change. | msaitoh |
| 2013-04-01 | In brgphyattach(), set sc_isbge, sc_isbnx and sc_phyflags before PHY_RESET() | msaitoh |
| 2013-03-19 | - Rename PHY related flags for the consistency. It's the same as FreeBSD. | msaitoh |
| 2013-03-15 | Add BCM5756, BCM5717C, BCM5719C, BCM5720C and BCM57780. | msaitoh |
| 2013-03-14 | Regen. | msaitoh |
| 2013-03-14 | Add BCM5756. | msaitoh |
| 2013-02-20 | regen. | msaitoh |
| 2013-02-20 | Add BCM5708S, BCM57780, BCM5717C, BCM5719C and BCM5720C. | msaitoh |
| 2013-01-12 | regen | jakllsch |
| 2013-01-12 | Unlike usbdevs, miidevs needs the vendor name in the product id string. | jakllsch |
| 2013-01-12 | regen. | jakllsch |
| 2013-01-12 | Add SMSC OUI and LAN8700 and LAN8710/LAN8720 PHY IDs, | jakllsch |
| 2012-10-18 | Style fix. No functional change. | msaitoh |
| 2012-10-03 | use media_table instead of replicating code | mlelstv |
| 2012-09-17 | Add support for BCM57765. PR kern/46961 | tsutsui |
| 2012-09-17 | Regen from miidevs rev 1.109: | tsutsui |