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
/
acx100.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ieee80211_has_addr4() inline function where possible.
kevlo
2017-09-22
1
-2
/
+2
*
No need to include <net/if_arp.h>
mpi
2015-11-24
1
-2
/
+1
*
unifdef INET
tedu
2014-12-22
1
-3
/
+1
*
include bpfilter.h so the softc will be the same size in all files
jsg
2014-09-25
1
-1
/
+3
*
Replace all ovbcopy with memmove; swap the src and dst arguments too
deraadt
2013-06-11
1
-2
/
+2
*
Implememnt AP side power saving for acx(4). Tested on acx11.
claudio
2012-10-27
1
-1
/
+4
*
remove proc.h include from uvm_map.h. This has far reaching effects, as
tedu
2010-04-20
1
-2
/
+1
*
unbreak build.
damien
2007-07-18
1
-2
/
+2
*
replace the ieee80211_wepkey structure with a more generic ieee80211_key
damien
2007-07-18
1
-9
/
+8
*
Another round of makro killing. Kill _ACX_CONF_FUNC() and replace all
claudio
2007-02-28
1
-41
/
+23
*
Kill some more macros. This time ACX_NOARG_FUNC and ACX_INIT_TMPLT_FUNC
claudio
2006-12-17
1
-5
/
+2
*
First part of fixing broken beacon frames in acx(4) AP mode based on a
mglocker
2006-12-13
1
-12
/
+1
*
First round of evil macro removal. _acx_set_##name##_tmplt bites the dust.
claudio
2006-12-08
1
-2
/
+2
*
avoid extra inclusions; ok jsg
deraadt
2006-11-26
1
-2
/
+1
*
Make use of ieee80211_std_rateset
jsg
2006-11-26
1
-2
/
+2
*
add missing sys/device.h header.
brad
2006-09-27
1
-1
/
+2
*
Replace existing rate adaption code with the ieee80211_amrr framework.
mglocker
2006-08-19
1
-1
/
+2
*
spacing
deraadt
2006-08-15
1
-6
/
+6
*
Turn off debug messages by default.
jsg
2006-08-14
1
-3
/
+1
*
Enable WEP.
mglocker
2006-08-07
1
-12
/
+6
*
Add bpf hooks. Based on slightly modified diff from jsg.
mglocker
2006-08-06
1
-1
/
+2
*
Some KNF.
mglocker
2006-08-05
1
-83
/
+78
*
Adjust copyright.
mglocker
2006-08-05
1
-2
/
+1
*
Fix more cvs Id tag tweaks in copyright notes.
mglocker
2006-08-03
1
-3
/
+1
*
Add/Fix copyright notes.
mglocker
2006-08-03
1
-1
/
+18
*
Change to OpenBSD cvs tag.
mglocker
2006-08-03
1
-1
/
+1
*
Inital import for the acx(4) driver.
mglocker
2006-08-03
1
-0
/
+768