index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
dev
/
usb
/
usbf_subr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Retire zaurus, as it hasn't made the EABI jump and will be permanently broken
guenther
2016-09-03
1
-1082
/
+0
*
Since USB xfer pools are accessed in interrupt context, initialize them
mpi
2014-08-10
1
-3
/
+2
*
add a size argument to free. will be used soon, but for now default to 0.
tedu
2014-07-12
1
-15
/
+15
*
Use the revision number for coherency. No object change.
mpi
2014-03-07
1
-2
/
+2
*
Get rid of various 'typedef struct' definitions and use plain structure
mglocker
2013-04-15
1
-76
/
+76
*
proc.h is way too much header for usb to handle.
tedu
2013-03-28
1
-2
/
+1
*
Get rid of __HAVE_GENERIC_SOFT_INTERRUPTS now that all our platforms support it.
kettenis
2009-11-04
1
-7
/
+3
*
leak memory in the realloc function until we find out who has a pointer
deraadt
2008-12-01
1
-1
/
+4
*
Fix a memory leak in usbf_realloc(), and make the speed configuration array
miod
2008-06-10
1
-2
/
+6
*
KNF
gilles
2007-09-11
1
-8
/
+8
*
more M_ZERO conversions; ok krw@.
fgsch
2007-09-09
1
-15
/
+8
*
Correct the length of the usb_string_descriptor_t and fix a possible
mbalmer
2007-07-27
1
-4
/
+4
*
Replace the USB_USE_SOFTINTR macro with __HAVE_GENERIC_SOFT_INTTERUPTS
mbalmer
2007-06-15
1
-14
/
+2
*
unbreak tree after untested timeout.h deletions
deraadt
2007-06-14
1
-1
/
+2
*
Remove the definition and use of the device_ptr_t which was a struct device *.
mbalmer
2007-06-12
1
-6
/
+6
*
Remove the definiton and usage of the USB_DO_ATTACH macro. It was a wrapper
mbalmer
2007-06-11
1
-2
/
+2
*
Remove the definition and use of the USBDEVNAME macro.
mbalmer
2007-06-10
1
-2
/
+2
*
Remove definitions and usage of usb_callout and related macros. These macros
mbalmer
2007-06-10
1
-6
/
+8
*
USB client mode with cdce function driver is coming along, RX and TX kinda work.
drahn
2007-02-13
1
-2
/
+2
*
Several improvements to the usb client code. Still not working.
drahn
2007-02-07
1
-3
/
+1
*
Initial USB device controller (UDC) and USB CDC Ethernet function support
uwe
2006-11-25
1
-0
/
+1099