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 an evil hack to work around a cast from the softc to the ifnet that
brooks
2005-06-11
1
-4
/
+6
*
Remove bus_{mem,p}io.h and related code for a micro-optimization on i386
nyan
2005-05-29
2
-4
/
+0
*
Support the 5714C
ps
2005-05-19
2
-0
/
+8
*
On second though, print the OUI, model and revision. This is the same
imp
2005-02-16
1
-1
/
+3
*
Add location and PNP info to the mii bus
imp
2005-02-16
1
-0
/
+24
*
Use ANSI function definitions, in preference to the K&R definitions.
imp
2005-02-15
2
-34
/
+15
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
31
-32
/
+31
*
Cleanup link state change notification:
sam
2004-12-08
1
-28
/
+11
*
With mii.h rev 1.4 changes to BMSR_MEDIAMASK merged in from
bz
2004-11-26
1
-2
/
+2
*
Add support for the BCM5750/5751. Unfortunately the documentation
ps
2004-09-24
2
-0
/
+34
*
Add device driver support for the VIA Networking Technologies
wpaul
2004-09-10
3
-0
/
+790
*
Add locking to the kqueue subsystem. This also makes the kqueue subsystem
jmg
2004-08-15
1
-1
/
+1
*
Add some missing <sys/module.h> includes which are masked by the
phk
2004-05-30
10
-0
/
+10
*
DP83840A on hme(4) don't advertise their media capabilities themselves
marius
2004-05-29
1
-4
/
+11
*
Spelling fix in a comment.
marius
2004-05-29
1
-1
/
+1
*
Remove double __FBSDID and move the remaining one into a common place after
marius
2004-05-29
21
-84
/
+27
*
Move __FBSDID out from under a comment.
marius
2004-05-29
1
-3
/
+3
*
Spelling fix in a comment.
marius
2004-05-29
1
-1
/
+1
*
Link state change notification of ethernet media to the routing socket.
andre
2004-05-03
1
-4
/
+18
*
Correct the phy_service() routine case MII_TICK to correctly track
andre
2004-05-03
9
-19
/
+21
*
Make sure set the media type in the phy, we cannot trust it to have chosen
phk
2004-01-17
1
-0
/
+1
*
Replace the if_name and if_unit members of struct ifnet with new members
brooks
2003-10-31
1
-2
/
+2
*
Typo when setting wirespeed. || != |
ps
2003-09-28
1
-1
/
+1
*
Add support for SK-9521 V2.0 and 3COM 3C940.
wilko
2003-09-20
3
-50
/
+114
*
Clean up dead code.
wpaul
2003-09-11
1
-15
/
+8
*
Add a PHY driver to support the built-in gigE PHY in the 8169S/8110S
wpaul
2003-09-11
3
-0
/
+628
*
Add a device driver for the Broadcom BCM4401 ethernet controller,
wpaul
2003-09-09
2
-0
/
+4
*
Take the support for the 8139C+/8169/8169S/8110S chips out of the
wpaul
2003-09-08
1
-2
/
+3
*
Use __FBSDID().
obrien
2003-08-24
24
-5
/
+72
*
Prefer new location of pci include files (which have only been in the
imp
2003-08-22
2
-3
/
+3
*
On Dell boxes such as the PE2650 we need to disable 3 led mode for the
ambrisko
2003-08-20
1
-0
/
+7
*
Add support for the Broadcom BCM5901 and BCM5901 rev A2 chips.
wpaul
2003-08-12
1
-5
/
+25
*
Add support for the BCM5705 and its ilk. Changes:
wpaul
2003-07-16
2
-0
/
+27
*
Fix bge at 10Mbit. The defines for 10-Half and 10-Full were swapped.
ps
2003-06-17
1
-2
/
+2
*
Remove unnecessary breaks.
phk
2003-05-31
7
-14
/
+1
*
Something I missed in my tree.
ps
2003-05-04
1
-2
/
+18
*
- Move bge_phy_hack into the phy code and implement the various DSP
ps
2003-05-03
1
-20
/
+161
*
Add RealTek RTL8150 USB to fast Ethernet controller driver.
akiyama
2003-05-03
2
-0
/
+335
*
Add untested support for the Broadcom 5704.
ps
2003-05-02
2
-0
/
+7
*
Use __FBSDID rather than rcsid[].
obrien
2003-04-03
19
-110
/
+59
*
Remove unused variable and code.
peter
2003-02-19
1
-2
/
+0
*
Remove miidevs.h and generate it from miidevs at compile time.
obrien
2003-01-19
21
-388
/
+18
*
Regenerate
obrien
2003-01-13
1
-1
/
+3
*
Partial support for the nVidia nForce2 chipset's on-board Broadcom/Altima PHY
obrien
2003-01-12
2
-0
/
+4
*
Remove unnecessary <sys/malloc.h> include.
semenu
2002-10-29
8
-8
/
+0
*
Put function return types on a line by themselves.
alfred
2002-10-14
18
-75
/
+111
*
Be consistent about "static" functions: if the function is marked
phk
2002-09-28
2
-2
/
+2
*
Add support for the BCM5703x chips. I do not have one of these
jdp
2002-09-08
3
-0
/
+9
*
Revert change to detect multiply PHYs in mii code. There might be cases
ambrisko
2002-08-16
1
-5
/
+2
*
Only attach one PHY device to a controller. NetBSD has similar code.
ambrisko
2002-08-07
1
-2
/
+5
[next]