| Age | Commit message (Expand) | Author |
| 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 |
| 1999-02-05 | Regen. | thorpej |
| 1999-02-05 | Add oui for Davicom Semiconductor, and add Davicom DM9101 10/100 PHY. | thorpej |
| 1999-02-05 | Some PHYs are really braindead, and report incorrect IDs. Simplify the | thorpej |
| 1999-01-29 | Fix bit test | pk |
| 1998-11-05 | Common code for media-from-bmcr. | thorpej |
| 1998-11-05 | In the status routine, always use the media selected in the BMCR if | thorpej |
| 1998-11-05 | Regen. | thorpej |
| 1998-11-05 | Add AMD's OUI, and the model number for the AMD 79C873 10/100 Ethernet PHY. | thorpej |
| 1998-11-05 | Add a driver for "generic unknown PHYs", meant as a catch-all for | thorpej |
| 1998-11-05 | Tidy up the message from mii_print() somewhat. | thorpej |
| 1998-11-05 | Place the essentially common "ticks" and "active" members into the | thorpej |
| 1998-11-04 | Routines common between the Uknown PHY driver (forthcoming) and other | thorpej |
| 1998-11-04 | Return a higher-priority match than 1. These are specific drivers. This | thorpej |
| 1998-11-04 | Factor out the common reset code. Use the NOISOLATE flags as appropriate | thorpej |
| 1998-11-04 | Factor out some common code from all the PHY drivers (autonegotiation, for | thorpej |
| 1998-11-04 | Define and use generic PHY read/write reg macros. | thorpej |
| 1998-11-03 | Driver for Seeq 80220/80221/80223 10/100 Ethernet PHYs. | thorpej |
| 1998-11-03 | Regen. | thorpej |
| 1998-11-03 | Define the model ID of the Seeq 84220 10/100 PHY. | thorpej |