summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2013-05-30ath9k: fix key allocation error handling for powersave keysFelix Fietkau
2013-04-25ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau
2013-04-25ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau
2013-04-10ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau
2013-03-20ath9k_htc: fix signal strength handling issuesFelix Fietkau
2013-03-20ath9k: fix RSSI dummy marker valueFelix Fietkau
2013-02-06ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau
2013-02-06ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau
2013-02-06ath9k: fix double-free bug on beacon generate failureFelix Fietkau
2013-02-06ath9k: do not link receive buffers during flushFelix Fietkau
2013-02-06ath9k_htc: Fix memory leakSujith Manoharan
2013-01-16ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan
2013-01-03ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau
2013-01-03ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos
2013-01-03Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau
2013-01-03ath9k_hw: Enable hw PLL power save for AR9462Rajkumar Manoharan
2012-11-16ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann
2012-11-16ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau
2012-10-30Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau
2012-10-17ath9k: Disable ASPM only for AR9285Sujith Manoharan
2012-09-12ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi
2012-08-19ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan
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-12carl9170: fix frame delivery if sta is in powersave modeChristian Lamparter
2012-03-12carl9170: Fix memory accounting when sta is in power-save mode.Nicolas Cavallari
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-09Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-11-09Merge branch 'master' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/linvill...John W. Linville
2011-11-08ath: Fix NULL ptr dereference in ath_reg_apply_world_flagsHelmut Schaa