Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 | -4/+1 |
* | Remove __P. | alfred | 2002-03-20 | 1 | -5/+5 |
* | Cleanup pass for mii drivers. | jlemon | 2001-09-29 | 1 | -15/+6 |
* | Catch up to header include changes: | jhb | 2001-03-28 | 1 | -0/+1 |
* | Catch up to moving headers: | jhb | 2000-10-20 | 1 | -1/+1 |
* | Remove unneeded #include <machine/clock.h> | phk | 2000-10-15 | 1 | -1/+0 |
* | Add #include <machine/mutex.h> since these files need it and don't | wpaul | 2000-10-13 | 1 | -0/+1 |
* | Remove ~25 unneeded #include <sys/conf.h> | phk | 2000-04-19 | 1 | -1/+0 |
* | Add the if_dc driver and remove all of the al, ax, dm, pn and mx drivers | wpaul | 1999-12-04 | 1 | -0/+311 |