Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use __FBSDID(). | obrien | 2003-08-24 | 1 | -0/+3 |
* | Use __FBSDID rather than rcsid[]. | obrien | 2003-04-03 | 1 | -5/+3 |
* | Remove miidevs.h and generate it from miidevs at compile time. | obrien | 2003-01-19 | 1 | -1/+1 |
* | Put function return types on a line by themselves. | alfred | 2002-10-14 | 1 | -4/+6 |
* | Clean up mii/phy drivers: Remove the MIIF_DOINGAUTO which doesn't really | phk | 2002-05-04 | 1 | -1/+1 |
* | MII_TICK handlers need not restart aneg on these PHYs, they behave pretty | semenu | 2002-05-01 | 1 | -69/+39 |
* | Make one generic mii_phy_detach() to replace 19 slightly different ones. | phk | 2002-04-29 | 1 | -16/+1 |
* | 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 | -3/+1 |
* | Remove __P. | alfred | 2002-03-20 | 1 | -6/+6 |
* | Cleanup pass for mii drivers. | jlemon | 2001-09-29 | 1 | -22/+17 |
* | Add QS6612, AC101 and LXT970 personal drivers and register definitions. | semenu | 2001-02-07 | 1 | -0/+366 |