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
/
rt2661.c
Age
Commit message (
Expand
)
Author
2006-03-27
fixes interrupts processing.
Damien Bergamini
2006-03-25
allow bpf(4) to ignore packets based on their direction (inbound or
Damien Miller
2006-02-25
comment code that is currently unused (radar detection and dynamic rx
Damien Bergamini
2006-02-25
instead of panicing when tx rate is zero, fallback to 1Mbps.
Damien Bergamini
2006-02-25
load the firmware only when necessary (first call to rt2661_init or if the
Damien Bergamini
2006-02-18
don't try to release references to nodes that have been freed by net80211.
Damien Bergamini
2006-02-15
don't re-init the interface on watchdog timeout. we need to reload the
Damien Bergamini
2006-01-14
- give rate to rx radiotap
Damien Bergamini
2006-01-14
Correct the length of the rx radiotap to be that of the rx not tx
Jonathan Gray
2006-01-13
- fix short slot time
Damien Bergamini
2006-01-11
enable multi-rate retries for frames sent at OFDM rates (with CCK fallback).
Damien Bergamini
2006-01-11
fix RTS protection mode.
Damien Bergamini
2006-01-10
add RTS protection mode support.
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