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
/
acx111.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
No need to include <net/if_arp.h>
mpi
2015-11-24
1
-2
/
+1
*
unifdef INET
tedu
2014-12-22
1
-3
/
+1
*
Nuke yet more obvious #include duplications.
krw
2014-11-18
1
-3
/
+1
*
include bpfilter.h so the softc will be the same size in all files
jsg
2014-09-25
1
-1
/
+3
*
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
/
+2
*
ACX111 parts can't send using short slot time, but it seems to have no problem
brad
2008-06-01
1
-2
/
+2
*
Kill one more useless macro. Found while looking for something totaly
claudio
2007-08-05
1
-14
/
+13
*
Another round of makro killing. Kill _ACX_CONF_FUNC() and replace all
claudio
2007-02-28
1
-17
/
+8
*
If we receive a rate of 0 from the AMRR rate adaption code, set the
mglocker
2006-12-08
1
-2
/
+3
*
Make use of ieee80211_std_rateset
jsg
2006-11-26
1
-3
/
+3
*
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
*
Some KNF.
mglocker
2006-08-06
1
-33
/
+30
*
Add bpf hooks. Based on slightly modified diff from jsg.
mglocker
2006-08-06
1
-1
/
+2
*
Adjust copyright.
mglocker
2006-08-05
1
-2
/
+1
*
Load ACX111 firmware for ACX111.
jsg
2006-08-04
1
-1
/
+2
*
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
/
+458