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
/
rt2860reg.h
Age
Commit message (
Expand
)
Author
2009-05-18
fix reading from e-fuse rom (>= RT3070 only).
Damien Bergamini
2009-05-15
properly identify the RT3052 radio (dual-band 2T2R) in dmesg.
Damien Bergamini
2009-05-11
enable USB Rx stream mode (aggregation of muliple bulk xfers in a single one).
Damien Bergamini
2009-01-06
- fix reading from E-FUSE ROM (some RT3070 adapters have an E-FUSE ROM
Damien Bergamini
2009-01-05
- do TX radiotap later in run_tx() such that the duration field is
Damien Bergamini
2008-12-29
move the 802.11 header out of the TXWI structure.
Damien Bergamini
2008-12-14
Disable TX_DMA writing back DDONE into TXD.
Damien Bergamini
2008-12-14
- properly handle RT2860_TX_RX_COHERENT interrupts.
Damien Bergamini
2008-12-13
use the hardware general-purpose timer interrupt instead of timeout(9).
Damien Bergamini
2008-12-12
- fix HW crypto using group keys (this should fix the "ExtIV bit not set"
Damien Bergamini
2008-07-21
rename rt2860 pci ids to match with reality.
Damien Bergamini
2008-04-16
Kernel implementation of the 4-way handshake and group-key
Damien Bergamini
2007-12-14
the hardware does not allow to specify the protection mode in each
Damien Bergamini
2007-12-09
fix automatic rate control (if the rate falls down to 6Mbps or 1Mbps,
Damien Bergamini
2007-12-07
LEDs
Damien Bergamini
2007-12-07
In hostap mode, update beacon to reflect ERP IE changes.
Damien Bergamini
2007-11-19
802.11 radiotap + various tweaks
Damien Bergamini
2007-11-17
implement ic_set_key() and ic_delete_key() callbacks.
Damien Bergamini
2007-11-15
New driver for Ralink RT2860 chipset.
Damien Bergamini