aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k/attach.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-27ath5k: use noise calibration from madwifi halBob Copeland1-0/+2
2009-10-07ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez1-1/+1
2009-10-07atheros: define shared bssidmask settingLuis R. Rodriguez1-1/+1
2009-10-07ath5k: allocate ath5k_hw prior to initializing hwLuis R. Rodriguez1-19/+4
2009-10-07ath5k: initialize eeprom struct early on attachLuis R. Rodriguez1-3/+2
2009-10-07ath5k: use common curbssid, bssidmask and macaddrLuis R. Rodriguez1-2/+5
2009-10-07ath: move ath_bcast_mac to common headerLuis R. Rodriguez1-1/+1
2009-08-28ath5k: don't use PCI ID to find the chip revisionPavel Roskin1-5/+9
2009-08-28ath5k: clarify srev comparison for CCMP checkBob Copeland1-5/+2
2009-08-28ath5k: add hardware CCMP encyption supportBob Copeland1-0/+10
2009-08-14ath5k: Preserve pcicfg bits during attachNick Kossifidis1-1/+1
2009-08-14ath5k: Wakeup fixesNick Kossifidis1-1/+1
2009-08-14ath5k: Check EEPROM before tweaking SERDESNick Kossifidis1-22/+34
2009-07-10ath5k: enable hardware LEDsBob Copeland1-0/+3
2009-05-06ath5k: Implement antenna controlNick Kossifidis1-1/+0
2009-04-22atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-0/+348