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
/
acphy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove miidevs.h and generate it from miidevs at compile time.
obrien
2003-01-19
1
-1
/
+1
*
Partial support for the nVidia nForce2 chipset's on-board Broadcom/Altima PHY
obrien
2003-01-12
1
-0
/
+3
*
Put function return types on a line by themselves.
alfred
2002-10-14
1
-4
/
+6
*
Clean up mii/phy drivers: Remove the MIIF_DOINGAUTO which doesn't really
phk
2002-05-04
1
-1
/
+1
*
MII_TICK handlers need not restart aneg on these PHYs, they behave pretty
semenu
2002-05-01
1
-40
/
+16
*
Make one generic mii_phy_detach() to replace 19 slightly different ones.
phk
2002-04-29
1
-16
/
+1
*
Don't pass three args when one will do just fine, and even prevent
phk
2002-04-28
1
-1
/
+1
*
Improve an API by about 4 lines per driver.
phk
2002-04-28
1
-3
/
+1
*
Remove __P.
alfred
2002-03-20
1
-6
/
+6
*
Cleanup pass for mii drivers.
jlemon
2001-09-29
1
-21
/
+16
*
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
1
-0
/
+354