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
/
pgtvar.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
-3
/
+1
*
replace workqs with tasks for handling resume
dlg
2013-11-14
1
-2
/
+2
*
change void * to a caddr_t
dhill
2011-07-03
1
-2
/
+2
*
Stop doing shutdown hooks in network drivers where possible. We already
deraadt
2010-09-20
1
-3
/
+1
*
Massage the powerhook function into an activate function, and since we do
deraadt
2010-08-27
1
-1
/
+4
*
Kill unused kthread struct.
mglocker
2006-10-09
1
-2
/
+1
*
Add powerhooks. Tested with a Netgear WG511v1 on my X40.
mglocker
2006-10-09
1
-3
/
+4
*
Fix cardbus support for pgt(4). Tested with a Netgear WG511.
mglocker
2006-10-06
1
-1
/
+5
*
Simplify device attachment. From brad@ with a tiny correction.
mglocker
2006-10-02
1
-3
/
+2
*
Bring pgt(4) in a working state. Much work also done by claudio@.
mglocker
2006-09-16
1
-37
/
+79
*
Some first cleanup run.
mglocker
2006-08-31
1
-18
/
+17
*
Do proper chipset identification.
mglocker
2006-08-31
1
-5
/
+1
*
Get firmware loaded.
mglocker
2006-08-31
1
-1
/
+2
*
Move DMA mapping code from if_pgt_pci.c to pgt.c and port it as is for now.
mglocker
2006-08-28
1
-3
/
+7
*
Add some first PCI glue.
mglocker
2006-08-24
1
-1
/
+2
*
Very initial import to support the PrismGT chipset (FullMAC for now).
mglocker
2006-08-22
1
-0
/
+205