summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath5k/reset.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-23atheros: put atheros wireless drivers into ath/Luis R. Rodriguez1-1346/+0
2009-04-23ath5k: fix scanning in AR2424Pavel Roskin1-1/+1
2009-04-14drivers/net: replace BUG() with BUG_ON() if possibleAlexander Beregalov1-3/+2
2009-03-28ath5k: Add tx power calibration supportNick Kossifidis1-14/+21
2009-03-17ath5k: constify stuffJiri Slaby1-1/+1
2009-02-13ath5k: Update reset codeNick Kossifidis1-249/+681
2009-02-13ath5k: Update initvalsNick Kossifidis1-12/+3
2009-02-13ath5k: Update RF Buffer handlingNick Kossifidis1-1/+1
2009-02-13ath5k: Update gain_F calibration code and add documentationNick Kossifidis1-4/+1
2008-11-26ath5k: Clean up eeprom parsing and add missing calibration dataFelix Fietkau1-1/+1
2008-11-21ath5k: ignore the return value of ath5k_hw_noise_floor_calibrationFelix Fietkau1-3/+1
2008-11-01ath5k: Update interrupt masking codeNick Kossifidis1-2/+1
2008-10-30ath5k: Fix reset sequence for AR5212 in general and RF5111 in particularElias Oltmanns1-15/+7
2008-09-30ath5k: Update registers and SREV ids v2Nick Kossifidis1-4/+4
2008-09-25ath5k: Fix bad udelay calls on AR5210 codeNick Kossifidis1-7/+13
2008-09-16mac80211: use nl80211 interface typesJohannes Berg1-1/+1
2008-09-06ath5k: HW code cleanupNick Kossifidis1-0/+925