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
...
*
Work around an Intel 21143 chip bug.
mckay
2002-04-18
1
-7
/
+10
*
Regenerate.
wpaul
2002-04-07
1
-1
/
+6
*
Teach the rlphy driver how to do parallel link detection. If the link partner
wpaul
2002-04-07
2
-1
/
+117
*
regenerate
wpaul
2002-03-22
1
-1
/
+3
*
Teach the brgphy driver about the BCM5701's internal copper PHY.
wpaul
2002-03-22
2
-0
/
+7
*
Remove __P.
alfred
2002-03-20
20
-122
/
+121
*
Remove problematic PHY_WRITE so that autoneg to 10 Mbps
danny
2002-02-27
1
-16
/
+1
*
Fix reversed definitions for the bits that select half vs. full duplex.
archie
2002-01-10
1
-4
/
+4
*
Fix declaration disagreement.
mjacob
2001-10-11
1
-2
/
+2
*
Note the 'common knowledge' assumption that each NIC's softc starts
mjacob
2001-10-01
1
-0
/
+9
*
Cleanup pass for mii drivers.
jlemon
2001-09-29
21
-512
/
+214
*
Change the order that we print the media options during device probe to
jlemon
2001-09-29
1
-30
/
+24
*
Add field for last active status, as well as function prototypes.
jlemon
2001-09-29
1
-0
/
+3
*
Add new device method miibus_linkchg, along with a service routine.
jlemon
2001-09-29
3
-0
/
+102
*
Fix typo: BGGPHY -> BRGPHY in one of the #defines I added the other day.
wpaul
2001-09-27
1
-1
/
+1
*
Add some definitions for the DSP programming registers in the BCM5400
wpaul
2001-09-25
1
-0
/
+38
*
Tweak the autoneg kickoff code to that it more closely resembles the
wpaul
2001-09-18
1
-3
/
+16
*
Regenerate.
wpaul
2001-09-04
1
-1
/
+5
*
Add support for the BCM5401 and BCM5411 10/100/1000Mbps copper gigE PHYs.
wpaul
2001-09-04
3
-26
/
+79
*
Quiet a variable format-string warning.
kris
2001-07-19
1
-1
/
+1
*
Only touch the PCR register in order to set bits for the fxp driver.
jlemon
2001-06-02
1
-1
/
+3
*
Regenerate
wpaul
2001-05-23
1
-1
/
+6
*
Tweak the xmphy driver a little bit based on something I learned about
wpaul
2001-05-23
3
-8
/
+23
*
Regenerate.
jlemon
2001-05-11
1
-3
/
+7
*
Correctly recognize the i82562{EM} PHYs.
jlemon
2001-05-11
2
-15
/
+20
*
Regenerate
wpaul
2001-05-11
1
-1
/
+5
*
Add support for gigabit ethernet cards based on the NatSemi DP83820
wpaul
2001-05-11
3
-0
/
+645
*
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
[prev]
[next]