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_skreg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
The number of ticks per usec for YUKON_EC is 125.
yongari
2006-01-17
1
-1
/
+1
*
fix interrupt moderation timer frequencies for Yukon
yongari
2006-01-17
1
-2
/
+5
*
Only allow the sk(4) driver to attach to revision 2 of the LinkSys EG1032
jhb
2005-10-14
1
-0
/
+5
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
1
-1
/
+1
*
Do not try to free non allocated memory in error case.
bz
2005-03-17
1
-1
/
+5
*
* Lower interrupt moderation timer 200->100.
bz
2005-03-17
1
-0
/
+5
*
* Improve chip identification.
bz
2005-03-17
1
-3
/
+13
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-2
/
+2
*
fix the missing lock in sk_jfree (verified w/ an assert)
jmg
2004-11-15
1
-0
/
+1
*
* Correct an off-by-one reading vpd ro data.
obrien
2004-11-01
1
-0
/
+1
*
fix LOR's in sk. Original patch from dwhite. This moves the memory
jmg
2004-08-20
1
-2
/
+2
*
add pci id for Belkin F5D5005 Gigabit ethernet card.
jmg
2004-08-20
1
-0
/
+5
*
Support the D-Link DGE-530T. Mine appears to have a blank eeprom, so assume
mckay
2004-03-31
1
-0
/
+10
*
Drop the driver lock around calls to if_input to avoid a LOR when
sam
2003-11-14
1
-0
/
+1
*
Add vendor ID to make Marvell chipset work. E.g. to be found
wilko
2003-11-12
1
-0
/
+5
*
Ahh, the joys of badge engineering. Tell the sk driver that the
peter
2003-11-07
1
-0
/
+10
*
Add support for SK-9521 V2.0 and 3COM 3C940.
wilko
2003-09-20
1
-29
/
+253
*
Change and clean the mutex lock interface.
bmilekic
2001-02-09
1
-4
/
+4
*
First round of converting network drivers from spls to mutexes. This
wpaul
2000-10-13
1
-0
/
+6
*
Make if_sk stop using the "hide the softc structure in the jumbo buffer"
bmilekic
2000-10-12
1
-7
/
+2
*
Replace the mbuf external reference counting code with something
dwmalone
2000-08-19
1
-1
/
+0
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-3
/
+3
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-3
/
+3
*
Reoganize/update the SysKonnect driver:
wpaul
2000-04-22
1
-3
/
+54
*
Fix the mechanism used to choose the unit numbers for the IP interfaces
wpaul
1999-09-18
1
-0
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Dangit. Somehow the pmap_kextract hack for alpha snuck back into these
wpaul
1999-07-23
1
-3
/
+2
*
Convert the SysKonnect gigabit ethernet driver to newbus.
wpaul
1999-07-22
1
-2
/
+6
*
Make a few other cleanups while I'm in the area. Typo in comment, unused
wpaul
1999-07-14
1
-5
/
+2
*
if_sk.c: use pci_port_t instead of u_short
wpaul
1999-07-09
1
-3
/
+2
*
This commit adds driver support for the SysKonnect SK-984x series
wpaul
1999-07-09
1
-0
/
+1172