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
/
pcmcia
/
pcmcia_cis_quirks.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
If you use sys/param.h, you don't need sys/types.h
deraadt
2017-09-08
1
-2
/
+1
*
Fix a memory leak in an error path. Coverity CID 1453101.
jsg
2017-08-24
1
-2
/
+4
*
Remove some includes include-what-you-use claims don't
jsg
2015-03-14
1
-2
/
+1
*
its a bit silly to include mbuf.h to get to malloc.h. just include
dlg
2014-08-18
1
-2
/
+2
*
add a size argument to free. will be used soon, but for now default to 0.
tedu
2014-07-12
1
-3
/
+3
*
- use nitems(); no binary change.
jasper
2011-03-31
1
-2
/
+2
*
use a quirk to attach the new sierra wireless; tony@kozoru.com
deraadt
2005-10-27
1
-1
/
+4
*
Also add support for Sierra A550 and A710/A750 which are apparently map
deraadt
2004-01-24
1
-1
/
+7
*
Sierra A555 1x card support
deraadt
2004-01-24
1
-1
/
+24
*
Check malloc() returns, from tedu@heorot.stanford.edu, ok aaron@
angelos
2001-05-24
1
-1
/
+7
*
Almost make a Megahertz card working, still rx probs though
niklas
2000-06-20
1
-5
/
+57
*
Replace unnecessary static int with a define.
fgsch
1999-10-06
1
-5
/
+4
*
Support for 3CXEM556B-INT.
fgsch
1999-08-14
1
-1
/
+5
*
Add support for:
fgsch
1999-01-28
1
-0
/
+198