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
/
arch
/
sparc
/
dev
/
qec.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove bogus LHS casts. makes gcc4 happy.
kettenis
2010-09-05
1
-3
/
+3
*
Don't #include <sys/user.h> into files that don't need the stuff
guenther
2010-06-26
1
-2
/
+1
*
sbus_establish() and the associated linked list in the sbus softc is now only
miod
2006-06-02
1
-4
/
+1
*
some license cleanup
deraadt
2003-06-02
1
-3
/
+1
*
First round of __P removal in sys
millert
2002-03-14
1
-6
/
+6
*
simplify qec_put a bit
jason
2002-02-08
1
-11
/
+7
*
- take advantage of the fact that qe's and be's require qec's and move
jason
2001-01-30
1
-1
/
+100
*
but make it work for multiple cards... i think
deraadt
1999-07-05
1
-3
/
+2
*
calculate ca_offset correctly
deraadt
1999-07-05
1
-2
/
+4
*
save a bit of space; theo.
jason
1998-11-16
1
-3
/
+3
*
Detect cards that require dma that are in non-dma slots and don't allow
jason
1998-11-11
1
-2
/
+24
*
First step at unifying qe & be drivers:
jason
1998-11-02
1
-8
/
+28
*
The qec global reset should only be allowed to happen once per qec card, not
jason
1998-10-21
1
-1
/
+3
*
Support for the qec+qe (SBus QuadEthernet board)
jason
1998-10-19
1
-2
/
+21
*
o Fix up address ranges
jason
1998-08-26
1
-8
/
+96
*
do not print fake slot numbers
deraadt
1998-07-05
1
-2
/
+2
*
map qec registers properly
deraadt
1998-07-05
1
-13
/
+11
*
add qec register info
deraadt
1998-07-04
1
-1
/
+2
*
add support for qec; same basic thing as lebuffer
deraadt
1998-07-04
1
-0
/
+139