Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused variable and code. | peter | 2003-02-19 | 1 | -2/+0 |
* | Remove miidevs.h and generate it from miidevs at compile time. | obrien | 2003-01-19 | 1 | -1/+1 |
* | Remove unnecessary <sys/malloc.h> include. | semenu | 2002-10-29 | 1 | -1/+0 |
* | Make one generic mii_phy_detach() to replace 19 slightly different ones. | phk | 2002-04-29 | 1 | -17/+1 |
* | Move a lot closer to NetBSDs MII support for GigE. | phk | 2002-04-29 | 1 | -23/+4 |
* | Don't pass three args when one will do just fine, and even prevent | phk | 2002-04-28 | 1 | -1/+1 |
* | Improve an API by about 4 lines per driver. | phk | 2002-04-28 | 1 | -4/+1 |
* | Cleanup pass for mii drivers. | jlemon | 2001-09-29 | 1 | -39/+6 |
* | Correctly recognize the i82562{EM} PHYs. | jlemon | 2001-05-11 | 1 | -14/+17 |
* | Back out previous commit until I figure out a way to do it properly. | jlemon | 2001-03-28 | 1 | -11/+1 |
* | Really fix NWAY negotiation for the 82553 PHY. Locking down the | jlemon | 2001-03-17 | 1 | -2/+12 |
* | Add drivers for Intel 82553 and 82555 PHYs. | jlemon | 2001-03-12 | 1 | -0/+305 |