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
/
ic
/
atwvar.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a DVACT_WAKEUP op to the *_activate() API. This is called after the
deraadt
2013-12-06
1
-5
/
+2
*
replace workqs with tasks for handling resume
dlg
2013-11-14
1
-3
/
+3
*
__attribute__((packed)) -> __packed. The ioprbs.c chunk was commented out, and
miod
2010-11-20
1
-2
/
+2
*
remove the powerhook code. All architectures now use the ca_activate tree
deraadt
2010-09-07
1
-3
/
+1
*
Massage the powerhook functions into activate functions, and then call
deraadt
2010-08-29
1
-2
/
+6
*
Get rid of devact enum, substitute it with an int and coresponding defines.
pirofti
2009-10-13
1
-2
/
+2
*
remove use of BITS and BIT macros.
jsg
2009-08-16
1
-6
/
+6
*
start getting rid of some of these horrific bit macros, remove
jsg
2009-08-16
1
-3
/
+3
*
More cases of shutdown hooks not needed after card is already stopped. In
deraadt
2009-08-10
1
-3
/
+1
*
put the values direct in the array, otherwise the nested macros are longer
deraadt
2009-06-03
1
-17
/
+1
*
let atw at pci be detachable; untested.
jsg
2009-06-02
1
-1
/
+2
*
instead of passing rx tstamp and rssi to the ieee80211_input function,
damien
2008-07-21
1
-2
/
+2
*
More removal of clauses 3 and 4 from NetBSD licenses.
ray
2008-06-27
1
-8
/
+1
*
move ieee80211_compute_duration() and ieee80211_compute_duration1()
damien
2007-06-07
1
-3
/
+11
*
__attribute__((__packed__)) -> __packed
jsg
2006-06-27
1
-3
/
+3
*
Missed part of last atw commit.
jsg
2006-02-17
1
-1
/
+3
*
Remove surplus semicolon.
jsg
2005-12-09
1
-2
/
+2
*
Remove a bunch of redundant defines that are also in net80211.
jsg
2005-09-24
1
-24
/
+1
*
make sure to enable socket on resume.
robert
2005-05-27
1
-1
/
+2
*
Begin conditioning device configuration on revision number. Three types
millert
2004-07-25
1
-2
/
+13
*
Improve register definitions and slightly demystify some magic
millert
2004-07-25
1
-3
/
+3
*
Simplify receive descriptor setup; from NetBSD (dyoung).
millert
2004-07-15
1
-9
/
+4
*
kill sc_intr_ack
millert
2004-07-15
1
-4
/
+1
*
Do not treat the lost beacon count specially any more. It is kind of
millert
2004-07-15
1
-2
/
+2
*
The ADM8211C uses a different BBP type-number for RFMD parts than
millert
2004-07-07
1
-2
/
+2
*
atw(4) driver from NetBSD (dyoung). Based in part on a port by
millert
2004-06-22
1
-0
/
+476