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
/
rt2860var.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for RT5390 and RT5392 chipsets to the ral(4) driver.
stsp
2016-08-17
1
-2
/
+2
*
In ral(4) RT2860 code, replace custom defrag with m_defrag().
stsp
2016-03-21
1
-3
/
+5
*
Fix watchdog timeouts and dropped frames under load with RT2860 ral(4).
stsp
2016-03-21
1
-2
/
+3
*
Add a DVACT_WAKEUP op to the *_activate() API. This is called after the
deraadt
2013-12-06
1
-2
/
+2
*
remove the powerhook code. All architectures now use the ca_activate tree
deraadt
2010-09-07
1
-2
/
+1
*
Stop calling xxx_power() from xxx_resume(); instead do it the other way around.
kettenis
2010-08-27
1
-2
/
+1
*
add suspend/resume support for PCI ral(4) devices.
damien
2010-08-04
1
-4
/
+8
*
store the WCID in the rt2860_node structure at association time
damien
2010-07-19
1
-1
/
+2
*
On RT3090 chips, read vendor RF settings from ROM and apply them.
damien
2010-04-06
1
-2
/
+2
*
Initial bits for >=RT3090 support.
damien
2010-04-05
1
-2
/
+13
*
add the 10us sifs directly to the pre-computed ack durations.
damien
2010-02-08
1
-2
/
+1
*
add channels 167, 169, 171, 173 for dual-band devices
damien
2010-02-07
1
-3
/
+3
*
three more shutdown hooks bite the dust.
damien
2009-08-10
1
-3
/
+1
*
move the 802.11 header out of the TXWI structure.
damien
2008-12-29
1
-2
/
+4
*
use the hardware general-purpose timer interrupt instead of timeout(9).
damien
2008-12-13
1
-4
/
+1
*
- fix HW crypto using group keys (this should fix the "ExtIV bit not set"
damien
2008-12-12
1
-3
/
+10
*
rename rt2860 pci ids to match with reality.
damien
2008-07-21
1
-1
/
+3
*
Set up shutdown and powerhooks with code adapted from rt2661.
jsg
2008-06-08
1
-1
/
+3
*
the hardware does not allow to specify the protection mode in each
damien
2007-12-14
1
-1
/
+3
*
LEDs
damien
2007-12-07
1
-1
/
+3
*
In hostap mode, update beacon to reflect ERP IE changes.
damien
2007-12-07
1
-1
/
+2
*
802.11 radiotap + various tweaks
damien
2007-11-19
1
-1
/
+52
*
implement ic_set_key() and ic_delete_key() callbacks.
damien
2007-11-17
1
-2
/
+2
*
New driver for Ralink RT2860 chipset.
damien
2007-11-15
1
-0
/
+130