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
/
rtwvar.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
replace the ifqueues in net80211 with mbuf_queues.
dlg
2015-11-04
1
-2
/
+2
*
remove the powerhook code. All architectures now use the ca_activate tree
deraadt
2010-09-07
1
-7
/
+1
*
Massage the powerhook functions into activate functions, and then call
deraadt
2010-08-29
1
-2
/
+2
*
Get rid of devact enum, substitute it with an int and coresponding defines.
pirofti
2009-10-13
1
-2
/
+2
*
hook no longer needed
deraadt
2009-08-10
1
-2
/
+1
*
timeout_add -> timeout_add_msec
blambert
2009-07-28
1
-3
/
+3
*
Remove (unused) CASSERT macro. Whatever it was intended to be used for, it
miod
2009-06-10
1
-4
/
+1
*
instead of passing rx tstamp and rssi to the ieee80211_input function,
damien
2008-07-21
1
-2
/
+2
*
move ieee80211_compute_duration() and ieee80211_compute_duration1()
damien
2007-06-07
1
-3
/
+10
*
__attribute__((__packed__)) -> __packed
jsg
2006-06-27
1
-3
/
+3
*
part of rev 1.58 of rtw.c David Young comitted to NetBSD:
jsg
2006-01-05
1
-26
/
+32
*
Move access to RF tranceiver functions to be via callbacks.
jsg
2005-11-04
1
-1
/
+7
*
change read/write callbacks to use a void * instead of struct rtw_regs.
reyk
2005-10-24
1
-8
/
+8
*
two sc_anaparm registers
reyk
2005-10-24
1
-2
/
+2
*
Move rtw_attach error condition handling out of rtw_detach and into
jsg
2005-10-23
1
-14
/
+1
*
use read/write/barrier callbacks, will be used later
reyk
2005-10-23
1
-1
/
+11
*
Remove rtw_rfbus_write abstraction for readability.
jsg
2005-09-15
1
-2
/
+1
*
Remove rtw_rf/rtw_rfbus and some other related abstractions
jsg
2005-09-14
1
-70
/
+16
*
Match RTL8255 transceiver and stub out related support functions.
jsg
2005-06-15
1
-11
/
+17
*
use JAPAN for locale code 0 stored in some rtw EEPROMs.
reyk
2005-05-29
1
-2
/
+2
*
knf
reyk
2005-05-29
1
-6
/
+8
*
cleanup rtw
reyk
2005-05-29
1
-5
/
+27
*
Fix compilation on macppc and likely other archs.
jsg
2005-05-26
1
-1
/
+2
*
radiotap support largely based on NetBSD rtw.
jsg
2005-03-02
1
-9
/
+17
*
From part of NetBSD rtw.c rev 1.42:
jsg
2005-02-19
1
-15
/
+29
*
From NetBSD:
jsg
2005-02-14
1
-12
/
+20
*
Reduce diff to NetBSD.
jsg
2005-01-22
1
-6
/
+9
*
Reduce diff to NetBSD.
jsg
2005-01-22
1
-30
/
+30
*
destatic functions.
jsg
2005-01-19
1
-38
/
+8
*
Use the RF chipset type rather than the hardware version when determining
jsg
2005-01-19
1
-1
/
+3
*
Driver for Realtek 802.11 devices from NetBSD.
jsg
2004-12-29
1
-0
/
+468