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
/
usb
/
if_cuereg.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
1
-1
/
+1
*
Move Rx/Tx lists management routines into central location.
sobomax
2005-03-25
1
-24
/
+1
*
GC unused fields.
sobomax
2005-03-25
1
-1
/
+0
*
Move xxx_newbuf() function, which was the same in all drivers into central
sobomax
2005-03-25
1
-0
/
+1
*
Start each of the license/copyright comments with /*-, minor shuffle of lines
imp
2005-01-06
1
-1
/
+1
*
Replace the static "qdat" structure with a per-instance softc field
iedowse
2004-05-23
1
-0
/
+1
*
Make it easier to run this code on RELENG_4.
joe
2003-10-04
1
-0
/
+2
*
network interface driver changes:
sam
2002-11-14
1
-1
/
+0
*
MFNetBSD: if_aue.c (1.26), if_auereg.h (1.6), if_cue.c (1.10),
joe
2002-04-07
1
-0
/
+1
*
Rename foo_gone to foo_dying, in keeping with the rest of the usb code.
joe
2002-04-06
1
-1
/
+1
*
Disable the mutex locking calls. These do not work in their present form
peter
2001-02-27
1
-0
/
+5
*
Change and clean the mutex lock interface.
bmilekic
2001-02-09
1
-2
/
+2
*
Convert the USB ethernet drivers to use mutexes. Also convert
wpaul
2000-10-24
1
-0
/
+4
*
Fix a bug in the uhci driver that breaks large bulk IN transfers. The
wpaul
2000-01-28
1
-1
/
+0
*
More USB ethernet tweaks:
wpaul
2000-01-20
1
-0
/
+1
*
Remove device name strings from vendor/product lists since we don't use
wpaul
2000-01-16
1
-1
/
+2
*
Do a few minor cleanups.
wpaul
2000-01-14
1
-2
/
+2
*
Add device driver support for USB ethernet adapters based on the CATC
wpaul
2000-01-14
1
-0
/
+181