| Age | Commit message (Expand) | Author |
| 2001-11-13 | add RCSID | lukem |
| 2001-08-25 | ANSI'ify. | thorpej |
| 2001-06-20 | When probing for a PHY, look at the EXTSTAT bit in the BMSR, as well, | thorpej |
| 2001-05-17 | re-enable mii_flags in attach args - I've found a use for it: tell the | drochner |
| 2001-04-13 | Comment out some flag stuff that isn't used. Someone should take a look | augustss |
| 2001-03-28 | Reading the IEEE specs shows that the bits have to be reversed when | drochner |
| 2001-03-24 | Remove a comment; this module has not been compatible w/ BSD/OS's | thorpej |
| 2000-07-04 | Restructure the PHY entry points to use a structure of entry points | thorpej |
| 2000-03-23 | New callout mechanism with two major improvements over the old | 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-01-27 | Add detachment support to the MII layer. | 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-10-27 | Fix a braino in some currently-disabled code. | thorpej |
| 1999-09-25 | Add a PHY `offset' (e.g. "first PHY on bus, second PHY on bus, ...") to | thorpej |
| 1999-08-03 | move common support functions for phy drivers from mii.c to mii_physubr.c, | drochner |
| 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 | Tidy up the message from mii_print() somewhat. | thorpej |
| 1998-08-11 | Adapt to attribute name change. Also, deal with 3Com PHYs that report | thorpej |
| 1998-08-10 | Near complete rewrite of the MII layer to present an interface compatible | thorpej |
| 1998-06-09 | Nuke __BROKEN_INDIRECT_CONFIG. | thorpej |
| 1998-02-11 | Correct a bogosity in the adapter->mii attach code pointed out by cgd: | bouyer |
| 1998-01-12 | Adjust for config changes. | thorpej |
| 1997-11-17 | KNF. | thorpej |
| 1997-10-17 | Generic functions for the MII layer. mii attaches to mii-capable network | bouyer |