| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r214608, r215297(partial), r215713 | Marius Strobl | 2010-11-26 | 1 | -0/+2 |
| * | MFC: r213893, r213908, r214566, r214605, r214846 | Marius Strobl | 2010-11-07 | 1 | -0/+1 |
| * | MFC: r213364 | Marius Strobl | 2010-10-24 | 1 | -27/+2 |
| * | MFC: r213229 | Marius Strobl | 2010-10-17 | 1 | -1/+1 |
| * | MFC: r213188 | Marius Strobl | 2010-10-17 | 1 | -12/+0 |
| * | - Don't set MIIF_NOISOLATE so ukphy(4) can be used in configurations with | Marius Strobl | 2007-01-20 | 1 | -3/+1 |
| * | Replace hard-coded magic constants to system defined constants | Pyun YongHyeon | 2006-07-03 | 1 | -1/+1 |
| * | Use ansi function definitions in preference to K&R to reduce diffs | Warner Losh | 2005-09-30 | 1 | -8/+3 |
| * | Start each of the license/copyright comments with /*-, minor shuffle of lines | Warner Losh | 2005-01-06 | 1 | -1/+1 |
| * | Remove double __FBSDID and move the remaining one into a common place after | Marius Strobl | 2004-05-29 | 1 | -6/+3 |
| * | Make sure set the media type in the phy, we cannot trust it to have chosen | Poul-Henning Kamp | 2004-01-17 | 1 | -0/+1 |
| * | Use __FBSDID(). | David E. O'Brien | 2003-08-24 | 1 | -0/+3 |
| * | Use __FBSDID rather than rcsid[]. | David E. O'Brien | 2003-04-03 | 1 | -6/+3 |
| * | Put function return types on a line by themselves. | Alfred Perlstein | 2002-10-14 | 1 | -2/+2 |
| * | Convert exphy and ukphy over to the new code. | Poul-Henning Kamp | 2002-04-29 | 1 | -33/+4 |
| * | Make one generic mii_phy_detach() to replace 19 slightly different ones. | Poul-Henning Kamp | 2002-04-29 | 1 | -17/+1 |
| * | Don't pass three args when one will do just fine, and even prevent | Poul-Henning Kamp | 2002-04-28 | 1 | -1/+1 |
| * | Improve an API by about 4 lines per driver. | Poul-Henning Kamp | 2002-04-28 | 1 | -5/+1 |
| * | Remove __P. | Alfred Perlstein | 2002-03-20 | 1 | -4/+4 |
| * | Cleanup pass for mii drivers. | Jonathan Lemon | 2001-09-29 | 1 | -38/+4 |
| * | Grrrrr. That last commit was supposed to be to the head, not to -stable | Bill Paul | 2000-12-12 | 1 | -0/+1 |
| * | Remove unneeded #include <machine/clock.h> | Poul-Henning Kamp | 2000-10-15 | 1 | -1/+0 |
| * | Remove ~25 unneeded #include <sys/conf.h> | Poul-Henning Kamp | 2000-04-19 | 1 | -1/+0 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
| * | This commit adds support for the NetBSD MII abstraction layer and | Bill Paul | 1999-08-21 | 1 | -0/+313 |