summaryrefslogtreecommitdiff
path: root/sys/dev/ic/rt2860reg.h
AgeCommit message (Expand)Author
2009-05-18fix reading from e-fuse rom (>= RT3070 only).Damien Bergamini
2009-05-15properly identify the RT3052 radio (dual-band 2T2R) in dmesg.Damien Bergamini
2009-05-11enable 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 ROMDamien Bergamini
2009-01-05- do TX radiotap later in run_tx() such that the duration field isDamien Bergamini
2008-12-29move the 802.11 header out of the TXWI structure.Damien Bergamini
2008-12-14Disable TX_DMA writing back DDONE into TXD.Damien Bergamini
2008-12-14- properly handle RT2860_TX_RX_COHERENT interrupts.Damien Bergamini
2008-12-13use 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-21rename rt2860 pci ids to match with reality.Damien Bergamini
2008-04-16Kernel implementation of the 4-way handshake and group-keyDamien Bergamini
2007-12-14the hardware does not allow to specify the protection mode in eachDamien Bergamini
2007-12-09fix automatic rate control (if the rate falls down to 6Mbps or 1Mbps,Damien Bergamini
2007-12-07LEDsDamien Bergamini
2007-12-07In hostap mode, update beacon to reflect ERP IE changes.Damien Bergamini
2007-11-19802.11 radiotap + various tweaksDamien Bergamini
2007-11-17implement ic_set_key() and ic_delete_key() callbacks.Damien Bergamini
2007-11-15New driver for Ralink RT2860 chipset.Damien Bergamini