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
/
pci
/
if_stereg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove various bits of conditional Alpha code and fixup a few comments.
jhb
2006-05-12
1
-5
/
+0
*
Various locking fixes and mark MPSAFE:
jhb
2005-08-30
1
-1
/
+1
*
Use device_printf() and if_printf() and remove ste_unit from the softc.
jhb
2005-08-17
1
-1
/
+0
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
1
-1
/
+1
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+1
*
Actually fix the TX performance with polling(4) enabled
ru
2004-04-06
1
-1
/
+1
*
- Improved the TX performance with polling(4) by only checking the
ru
2004-04-06
1
-1
/
+0
*
Performance tuning.
ru
2004-04-02
1
-3
/
+1
*
Added polling(4) support for ste(4).
ru
2004-03-31
1
-0
/
+3
*
Drop the driver lock around calls to if_input to avoid a LOR when
sam
2003-11-14
1
-0
/
+1
*
Change the chip description from "DFE-550TX" to "DL10050".
phk
2002-12-23
1
-2
/
+2
*
Don't read the PCI config space during mii operations. Instead save whether
ambrisko
2002-08-19
1
-0
/
+1
*
Fixes for the D-Link DFE-580 card.
ambrisko
2002-08-07
1
-7
/
+15
*
Fix a bug in the ste_setmulti() routine. The NIC has 4 16-bit multicast
wpaul
2001-08-23
1
-1
/
+3
*
Change and clean the mutex lock interface.
bmilekic
2001-02-09
1
-2
/
+2
*
Use device_get_nameunit(dev) as the mutex string when calling
wpaul
2000-10-13
1
-0
/
+4
*
Spruce up the Sundance ST201 driver:
wpaul
1999-12-07
1
-9
/
+14
*
Clean up two cases of the alpha vtophys() hack that should be
wpaul
1999-09-18
1
-2
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Remove MII/PHY related junk from here. It's not needed anymore.
wpaul
1999-08-21
1
-106
/
+1
*
This commit adds device driver support for the Sundance Technologies ST201
wpaul
1999-08-21
1
-0
/
+640