| Age | Commit message (Expand) | Author |
| 2000-07-04 | Restructure the PHY entry points to use a structure of entry points | thorpej |
| 2000-06-11 | defopt MIIVERBOSE | sommerfeld |
| 2000-05-08 | Regen. | augustss |
| 2000-05-08 | Allow a verbose description to be printed with the option MIIVERBOSE. | augustss |
| 2000-05-08 | Add another AMD chip. | augustss |
| 2000-04-02 | Make to match also MII_OUI_DAVICOM. | tsutsui |
| 2000-03-23 | New callout mechanism with two major improvements over the old | thorpej |
| 2000-03-15 | - Go to splimp() when sending the rtsock message regarding link status. | thorpej |
| 2000-03-06 | Factor out the tick handling code into a common function, and send | thorpej |
| 2000-02-03 | Some PHYs go off into left field for a few seconds if you attempt to kick | thorpej |
| 2000-02-03 | Oops, missing return; | thorpej |
| 2000-02-02 | Let mii_phy_setmedia() handle the IFM_AUTO case, too. | thorpej |
| 2000-02-02 | Make PHY drivers provide a pointer to their status routine, and add | thorpej |
| 2000-02-02 | Don't dry to diving MIIF_NOISOLATE in the PHY drivers. Instead, pass | thorpej |
| 2000-02-02 | Bring some order to the chaos which was the MII code function naming | thorpej |
| 2000-02-02 | Driver for the Davicom DM9101 10/100 Ethernet PHY. This PHY is found | thorpej |
| 2000-01-27 | Add detachment support to the MII layer. | thorpej |
| 2000-01-13 | Regen. | augustss |
| 2000-01-13 | Add a Broadcom PHy used in the D-Link USB100 adapter. | augustss |
| 1999-12-21 | Use BMSR to test for `negotiation complete'; the alternative bit in the | pk |
| 1999-12-07 | Add a driver for the National Semiconductor DP83843 `PHYTER' 10/100 | thorpej |
| 1999-11-19 | Regen. | thorpej |
| 1999-11-19 | Add OUI for Enable Semiconductor. | thorpej |
| 1999-11-17 | Common module for bit-bang'ing the MII. | thorpej |
| 1999-11-12 | Add mii_down(), which is used by MAC drivers to inform PHYs that the | thorpej |
| 1999-11-04 | Allow mii_phy_probe() to be called multiple times, and allow the caller | thorpej |
| 1999-11-03 | Don't add any loopback versions of media, for now. | thorpej |
| 1999-11-03 | Clean up the code that adds media a little, and make media selection | thorpej |
| 1999-10-27 | Fix a braino in some currently-disabled code. | thorpej |
| 1999-09-29 | Define ANAR and ANLPAR bits that are used to negotiate the 802.3x PAUSE | thorpej |
| 1999-09-25 | Add a PHY `offset' (e.g. "first PHY on bus, second PHY on bus, ...") to | thorpej |
| 1999-09-16 | Fix botched RCS IDs. | soren |
| 1999-09-07 | Spacing. | soren |
| 1999-09-07 | Install *reg.h | soren |
| 1999-09-07 | Note 78Q2121. | soren |
| 1999-09-05 | Add driver for the TDK Semiconductor 78Q2120 PHY. | soren |
| 1999-09-05 | TDK Semiconductor 78Q2120 PHY, commonly used in low-power Cardbus cards. | soren |
| 1999-09-05 | Add PHY driver the the Intel 82553 found on some fxp's. | soren |
| 1999-09-04 | Regenerate. | soren |
| 1999-09-04 | Add Intel 82553 and TSC 78Q2120. | soren |
| 1999-08-03 | move common support functions for phy drivers from mii.c to mii_physubr.c, | drochner |
| 1999-07-14 | Correct the sense of the PCR_FLINK100 bit. From Dave Sainty, PR #7832. | thorpej |
| 1999-06-20 | SCTRL2 register number wrong. PR #7756, Johan Danielsson. | thorpej |
| 1999-05-14 | use the new "xx" prefixed OUIs because the mapping to the ID register | drochner |
| 1999-05-14 | regen | drochner |
| 1999-05-14 | Define OUIs in a more uniform way. OUIs are fixed entities registered | drochner |
| 1999-04-26 | mii_phy_auto(): don't rely on an implicit declaration of the waitfor argument. | kleink |
| 1999-04-23 | Implement asynchronous autonegotiation when driven by the MII tick | thorpej |
| 1999-03-24 | Regen. | thorpej |
| 1999-03-24 | Silicon Integrated Systems OUI and the SiS 900 PHY model number. | thorpej |