summaryrefslogtreecommitdiff
path: root/sys/dev/ic/athn.c
AgeCommit message (Expand)Author
2009-11-22fix RTS/CTS and CTS-to-self protection modes.Damien Bergamini
2009-11-21make the led blink during a scan.Damien Bergamini
2009-11-21debug offDamien Bergamini
2009-11-19if a radio switch exists, configure the GPIO pin to which it isDamien Bergamini
2009-11-17fix a DPRINTF format string.Damien Bergamini
2009-11-17cleanup the printf/DPRINTF mess.Damien Bergamini
2009-11-17fix previous.Damien Bergamini
2009-11-17update hardware multicast filter.Damien Bergamini
2009-11-17add short interframe space to duration since the athn_txtimeDamien Bergamini
2009-11-16it is better if it compiles.Damien Bergamini
2009-11-16do not panic when wep is enabled.Damien Bergamini
2009-11-15AR9287 uses GPIO pin 8 for LED, not 1.Damien Bergamini
2009-11-15fix athn_stop_tx_dma().Damien Bergamini
2009-11-14athn(4), a driver for Atheros 802.11a/g/n devices.Damien Bergamini