summaryrefslogtreecommitdiff
path: root/sys/dev/ic/ar5008.c
AgeCommit message (Expand)Author
2010-06-21allow Tx flags to be passed to the tx() routine.Damien Bergamini
2010-06-05- fix athn_set_key() on big-endian machines (function is not used yet)Damien Bergamini
2010-05-16cleanup hardware key cache management (not used yet)Damien Bergamini
2010-05-16cleanup calibration bits (not everything is enabled yet.)Damien Bergamini
2010-05-16initial Host AP bits.Damien Bergamini
2010-05-16return early in {ar5008,ar9003}_rx_free if buffers have not beenDamien Bergamini
2010-05-12do not unlink the Tx buffer from our global list until we're sureDamien Bergamini
2010-05-11enable fast PLL clock for 5GHz on AR9280 >=2.0 (unless EEPROM says theDamien Bergamini
2010-05-10athn(4) is going to support a new family of Atheros 802.11nDamien Bergamini