index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
mii
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-2
/
+2
*
Fix some problems reported by Mike Pritchard:
wpaul
1999-12-13
1
-9
/
+22
*
Add the if_dc driver and remove all of the al, ax, dm, pn and mx drivers
wpaul
1999-12-04
2
-103
/
+444
*
Remove the 'ivars' arguement to device_add_child() and
mdodd
1999-12-03
1
-2
/
+4
*
Do some more work on the mxphy pseudo-driver to make it better at media
wpaul
1999-11-01
1
-77
/
+88
*
Convert the mx driver to miibus.
wpaul
1999-10-16
1
-0
/
+487
*
Allow the AMD PHY driver to support the DM9101 PHY. The DM9101 and the
wpaul
1999-09-19
1
-3
/
+10
*
Add a driver for the AMD AM79c873 10/100 PHY. By some strange coincidence,
wpaul
1999-09-06
2
-0
/
+428
*
$Id$ -> $FreeBSD$
peter
1999-09-05
2
-2
/
+2
*
Re-arrange things in the attach routines of the 3Com and RealTek PHY
wpaul
1999-09-01
2
-13
/
+13
*
Add a driver for the internal PHY in the RealTek 8139.
wpaul
1999-08-31
1
-0
/
+284
*
Regenerate miidevs.h.
wpaul
1999-08-29
1
-2
/
+7
*
The ASIC on the 3c905C appears to be manufactured by Broadcom (previous
wpaul
1999-08-29
3
-7
/
+19
*
$Id$ -> $FreeBSD$ (some mangled and/or hidden ones)
peter
1999-08-28
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
3
-3
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-08-28
14
-14
/
+14
*
Add miibus drivers for the ThunderLAN internal PHY and the Micro Linear
wpaul
1999-08-27
4
-1
/
+973
*
Handle buses with multiple PHYs correctly.
wpaul
1999-08-26
1
-5
/
+3
*
Crap, I knew I was going to forget something: add missing miibus method
wpaul
1999-08-22
1
-0
/
+36
*
This commit adds support for the NetBSD MII abstraction layer and
wpaul
1999-08-21
13
-0
/
+2597