aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2012-07-12ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis
2012-07-12ath9k: fix dynamic WEP related regressionFelix Fietkau
2012-07-04ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan
2012-07-04ath9k: fix a tx rate duration calculation bugFelix Fietkau
2012-07-04ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan
2012-07-04ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan
2012-06-10ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau
2012-04-22ath9k: fix max noise floor thresholdRajkumar Manoharan
2012-03-12ath9k_hw: prevent writes to const data on AR9160Felix Fietkau
2012-02-29ath9k: stop on rates with idx -1 in ath9k rate control's .tx_statusPavel Roskin
2012-02-20ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau
2012-02-20ath9k: fix a WEP crypto related regressionFelix Fietkau
2012-02-20ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan
2012-01-25ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau
2012-01-25ath9k: Fix regression in channelwidth switch at the same channelRajkumar Manoharan
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-03ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan
2011-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-12ath9k: fix max phy rate at rate control initRajkumar Manoharan
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-06ath9k: fix check for antenna diversity supportFelix Fietkau
2011-11-28ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki
2011-11-27ath9k: Revert change that broke AR928X on Acer Ferrari OneRafael J. Wysocki
2011-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-11-02ath9k_hw: Fix noise floor calibration timeout on fast channel changeRajkumar Manoharan
2011-11-02ath9k_hw: Update AR9485 initvals to fix system hang issueRajkumar Manoharan
2011-11-02ath9k_hw: Fix regression of register offset of AR9330/AR9340Rajkumar Manoharan
2011-11-02ath9k_hw: Fix radio retention for AR9462Rajkumar Manoharan
2011-11-02ath9k_hw: Fix regression of register offset for AR9003 chipsRajkumar Manoharan
2011-10-31drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-14ath9k: Rename AR9480 into AR9462Rajkumar Manoharan
2011-10-14ath9k_hw: Rename AR9480 -> AR9462 initvalsRajkumar Manoharan
2011-10-14ath9k_hw: Do fast channel change based on reusable calibration resultsRajkumar Manoharan
2011-10-14ath9k_hw: Add radio retention support for AR9480Rajkumar Manoharan
2011-10-14ath9k_hw: Update normal/min noise floor value for AR9480Rajkumar Manoharan
2011-10-14ath9k_hw: Support fast channel change on 5GHz for AR9003 chipsRajkumar Manoharan
2011-10-14ath9k_hw: Cleanup Tx calibrations for AR9003 chipsRajkumar Manoharan
2011-10-14ath9k_hw: Add support to reuse Carrier leak calibrationRajkumar Manoharan
2011-10-14ath9k_hw: Add support to reuse TxIQ cal measurementsRajkumar Manoharan
2011-10-14ath9k_hw: Improve fast channel change for AR9003 chipsRajkumar Manoharan
2011-10-14ath9k_hw: Updated AR9003 tx gain table for 5GHzRajkumar Manoharan
2011-10-14ath9k_hw: Update AR9003 initval to improve phase noiseRajkumar Manoharan
2011-10-14ath9k_hw: Updated ar9003 initval table for AR9380Rajkumar Manoharan
2011-10-14ath9k_hw: Fix ASPM L1 issue for AR9480Rajkumar Manoharan
2011-10-11ath9k: only send FCS-fail packets to mac80211 if requestedFelix Fietkau
2011-10-11ath9k_hw: fix a regression in key miss handlingFelix Fietkau
2011-10-11ath9k_hw: remove EEP_REG_1Felix Fietkau
2011-10-11ath: remove ath_regulatory::current_rd_extFelix Fietkau