summaryrefslogtreecommitdiff
path: root/sys/dev/ic/rt2860.c
AgeCommit message (Expand)Author
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-12-04expresscard ral(4) rt2860 now can attach and detach correctlyTheo de Raadt
2007-11-19802.11 radiotap + various tweaksDamien Bergamini
2007-11-17implement ic_set_key() and ic_delete_key() callbacks.Damien Bergamini
2007-11-17sync error messages with man page's DIAGNOSTICS section.Damien Bergamini
2007-11-16clear host to mcu mailbox after loading microcode.Damien Bergamini
2007-11-16cast pointer to right typeTheo de Raadt
2007-11-15New driver for Ralink RT2860 chipset.Damien Bergamini