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
/
ar9285.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use <sys/endian.h> instead of <machine/endian.h>
guenther
2014-12-19
1
-2
/
+2
*
Fewer <netinet/in_systm.h>
mpi
2014-07-22
1
-3
/
+1
*
Most network drivers include netinet/in_var.h, but apparently they
bluhm
2013-08-07
1
-2
/
+1
*
Allow a variable number of words for the Serializer/Deserializer programming.
kettenis
2012-06-10
1
-2
/
+2
*
carrier leakage calibration workaround for high temperature is not
damien
2011-01-15
1
-1
/
+5
*
"athn* at uhub? port ?"
damien
2011-01-06
1
-19
/
+30
*
cleanup, no binary change.
damien
2011-01-01
1
-2
/
+2
*
of course, GPIO handling on AR9271 and AR7010 had to be different
damien
2010-12-31
1
-2
/
+2
*
commit some bits that will be required by AR9271/AR7010
damien
2010-12-31
1
-26
/
+150
*
Make the athn(4) back-end more bus agnostic by moving read and write
damien
2010-12-31
1
-1
/
+12
*
no need to set these pointers to NULL, softc is already zeroed.
damien
2010-08-12
1
-2
/
+1
*
remove dead code (AR9286 1.1 does not really exist.)
damien
2010-07-15
1
-16
/
+2
*
On AR9285, the antCtrlCommon ROM field may have the upper 16 bits set.
damien
2010-07-15
1
-2
/
+2
*
Remove initialization values for chips that never made it into production:
damien
2010-07-15
1
-26
/
+21
*
athn(4) is going to support a new family of Atheros 802.11n
damien
2010-05-10
1
-18
/
+39
*
remove proc.h include from uvm_map.h. This has far reaching effects, as
tedu
2010-04-20
1
-2
/
+1
*
update initvals and TX gains for AR9285 >=1.2
damien
2010-04-07
1
-11
/
+66
*
HT is not enable so skip this.
damien
2010-02-07
1
-3
/
+5
*
fix for some variants of AR9285.
damien
2009-11-19
1
-2
/
+2
*
AR9287 uses GPIO pin 8 for LED, not 1.
damien
2009-11-15
1
-1
/
+2
*
make ramdisks compile
deraadt
2009-11-14
1
-2
/
+4
*
athn(4), a driver for Atheros 802.11a/g/n devices.
damien
2009-11-14
1
-0
/
+680