index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
/
rt2661var.h
Age
Commit message (
Expand
)
Author
2013-12-06
Add a DVACT_WAKEUP op to the *_activate() API. This is called after the
Theo de Raadt
2012-08-23
Fix a race in rt2661 Tx interrupt processing which can cause Tx processing
Stefan Sperling
2012-07-17
Revert my previous change for rt2661. It is causing excessive "ral0: device
Stefan Sperling
2012-07-13
Keep separate OACTIVE flags to mark full management/data tx queues,
Stefan Sperling
2011-03-18
Fix firmware loading at startup (and resume); from Tim van der Molen
Theo de Raadt
2010-09-07
remove the powerhook code. All architectures now use the ca_activate tree
Theo de Raadt
2010-08-27
Stop calling xxx_power() from xxx_resume(); instead do it the other way around.
Mark Kettenis
2010-08-04
add suspend/resume support for PCI ral(4) devices.
Damien Bergamini
2009-08-10
three more shutdown hooks bite the dust.
Damien Bergamini
2006-10-22
replace rssadapt(9) with amrr for automatic rate control.
Damien Bergamini
2006-08-03
802.11a uses a 16 microseconds short interframe space.
Damien Bergamini
2006-06-18
- implement new ic_updateslot() callback.
Damien Bergamini
2006-06-08
Keep track of the average RSSI using an Exponential Moving Average (EMA).
Damien Bergamini
2006-06-01
Add powerhooks for ral(4) cards with RT2561 chipset, and also fix
Robert Nagy
2006-02-25
load the firmware only when necessary (first call to rt2661_init or if the
Damien Bergamini
2006-01-14
- give rate to rx radiotap
Damien Bergamini
2006-01-10
- use rssadapt(9) as rate control algorithm
Damien Bergamini
2006-01-09
- add preliminary support for Ralink Technology RT2561, RT2561S and RT2661
Damien Bergamini