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
/
athnvar.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
-2
/
+2
*
Fix values of AR9003 Rx queue software indexes. Both indexes were zero,
stsp
2013-10-21
1
-2
/
+2
*
Init values for the AR9485 were for version 1.0 of this chip, which according
stsp
2012-10-20
1
-1
/
+2
*
Add support for power saving in Host AP mode.
kettenis
2012-08-25
1
-1
/
+2
*
Allow a variable number of words for the Serializer/Deserializer programming.
kettenis
2012-06-10
1
-2
/
+7
*
fix LEDs handling.
damien
2011-01-08
1
-1
/
+2
*
"athn* at uhub? port ?"
damien
2011-01-06
1
-1
/
+2
*
add code to read OTPROM on the AR9485
damien
2011-01-01
1
-1
/
+2
*
limit the number of Tx chains used on some 3-stream AR9380 chips
damien
2010-12-31
1
-1
/
+4
*
Make the athn(4) back-end more bus agnostic by moving read and write
damien
2010-12-31
1
-16
/
+22
*
Several updates for the Osprey (AR9380):
damien
2010-11-10
1
-1
/
+4
*
Stop compiling with ATHN_DEBUG defined by default.
damien
2010-10-18
1
-2
/
+1
*
fix initialization value of analog register AR_AN_TOP2 on some high
damien
2010-09-03
1
-1
/
+2
*
Enable periodic (every 4 minutes) power amplifier calibration
damien
2010-08-12
1
-1
/
+2
*
For chips in open-loop power control mode, periodically (every 30 secs)
damien
2010-08-12
1
-1
/
+3
*
Add suspend/unsuspend logic.
kettenis
2010-07-21
1
-1
/
+3
*
According to Linux ath9k, the AR9280 1.0 was never sold.
damien
2010-07-15
1
-4
/
+2
*
cleanup/fix PA predistortion code.
damien
2010-06-22
1
-2
/
+4
*
Implement PA linearization on adapters with digital predistorters
damien
2010-06-21
1
-1
/
+13
*
allow Tx flags to be passed to the tx() routine.
damien
2010-06-21
1
-2
/
+3
*
- fix athn_set_key() on big-endian machines (function is not used yet)
damien
2010-06-05
1
-1
/
+6
*
cleanup hardware key cache management (not used yet)
damien
2010-05-16
1
-1
/
+2
*
cleanup calibration bits (not everything is enabled yet.)
damien
2010-05-16
1
-2
/
+3
*
initial Host AP bits.
damien
2010-05-16
1
-1
/
+2
*
enable fast PLL clock for 5GHz on AR9280 >=2.0 (unless EEPROM says the
damien
2010-05-11
1
-1
/
+7
*
athn(4) is going to support a new family of Atheros 802.11n
damien
2010-05-10
1
-75
/
+88
*
disable bluetooth coexistence as I suspect this is what is causing
damien
2010-05-05
1
-2
/
+2
*
Properly detect when the band changes from 2GHz to 5GHz and
damien
2010-02-15
1
-1
/
+4
*
change the MRR pattern from 1/1/1/1 to 2/2/2/4
damien
2010-01-27
1
-3
/
+2
*
fix RTS/CTS and CTS-to-self protection modes.
damien
2009-11-22
1
-31
/
+31
*
if a radio switch exists, configure the GPIO pin to which it is
damien
2009-11-19
1
-3
/
+3
*
update hardware multicast filter.
damien
2009-11-17
1
-1
/
+2
*
add short interframe space to duration since the athn_txtime
damien
2009-11-17
1
-1
/
+2
*
AR9287 uses GPIO pin 8 for LED, not 1.
damien
2009-11-15
1
-1
/
+2
*
athn(4), a driver for Atheros 802.11a/g/n devices.
damien
2009-11-14
1
-0
/
+513