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
*
Add Marvell PHY support for 10/100/1000 LIVENGOOD_CU Intel NIC.
mjacob
2001-04-09
4
-0
/
+768
*
Catch up to header include changes:
jhb
2001-03-28
2
-0
/
+2
*
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
*
Enable some undocumented bits in the DP83840 PHY, which is needed
jlemon
2001-03-16
1
-5
/
+8
*
Add drivers for Intel 82553 and 82555 PHYs.
jlemon
2001-03-12
2
-0
/
+340
*
Regenerate.
jlemon
2001-03-12
1
-1
/
+8
*
Add some definitions for Intel 82553 PHYs
jlemon
2001-03-12
1
-0
/
+5
*
Add includes of sys/malloc.h so this actually compiles.
jhb
2001-02-09
2
-1
/
+2
*
Fix memoryleaks with device_get_children().
asmodai
2001-02-08
2
-0
/
+3
*
Oops... I knew i shouldn't use arrows in vi. Fix a typo causing errors in
semenu
2001-02-07
1
-1
/
+0
*
Add QS6612, AC101 and LXT970 personal drivers and register definitions.
semenu
2001-02-07
7
-6
/
+1367
*
Another round of the <sys/queue.h> FOREACH transmogriffer.
phk
2001-02-04
1
-8
/
+4
*
Grrrrr. That last commit was supposed to be to the head, not to -stable
wpaul
2000-12-12
12
-3
/
+27
*
Catch up to moving headers:
jhb
2000-10-20
2
-2
/
+2
*
NEWCARD/Cardbus -
jon
2000-10-19
2
-0
/
+444
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
9
-9
/
+0
*
Add #include <machine/mutex.h> since these files need it and don't
wpaul
2000-10-13
2
-0
/
+2
*
sync to last commit
imp
2000-10-12
1
-1
/
+6
*
Add mii entry for tdk phy found on some cardbus cards.
imp
2000-10-12
1
-0
/
+4
*
Add support for parsing the media blocks from the SROM on 21143
wpaul
2000-10-05
1
-9
/
+15
*
Add a homePNA PHY driver. This is really only a stub: MII-based homePNA
wpaul
2000-09-20
1
-0
/
+282
*
regenerate
wpaul
2000-09-20
1
-1
/
+3
*
Add the ID for the built-in homePNA PHY in the AMD 79C798 controller.
wpaul
2000-09-20
1
-0
/
+1
*
Added Altima Communications OUI and their AC101 10/100
semenu
2000-06-21
3
-0
/
+14
*
Don't bother checking the link state in dcphy_status() if the interface
wpaul
2000-06-05
1
-0
/
+3
*
Rework the support for the internal autonegotiation on the 21143 and
wpaul
2000-05-31
1
-60
/
+23
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-2
/
+2
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-2
/
+2
*
Remove unneeded #include <sys/kernel.h>
phk
2000-04-29
1
-1
/
+0
*
Provide a tag so that miibus consumers can depend on the module,
peter
2000-04-29
1
-0
/
+2
*
Add PHY drivers for the XMAC II's internal PHY and the Broadcom BCM5400
wpaul
2000-04-22
4
-0
/
+1138
*
Regenerate
wpaul
2000-04-22
1
-2
/
+10
*
Add entries for the XMAC II's internal PHY and the Broadcom BCM5400
wpaul
2000-04-22
1
-1
/
+7
*
Remove ~25 unneeded #include <sys/conf.h>
phk
2000-04-19
9
-9
/
+0
*
Change && to || in probe routine so that the mlphy driver doesn't
wpaul
2000-04-14
1
-1
/
+1
*
Added code to handle QS6612 PHY as standard NS PHY
semenu
2000-04-11
1
-5
/
+8
*
* Factor out the object system from new-bus so that it can be used by
dfr
2000-04-08
1
-0
/
+2
*
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
[next]