summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2013-09-26ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau
2013-09-26ath9k: fix rx descriptor related race conditionFelix Fietkau
2013-09-26ath9k: always clear ps filter bit on new assocFelix Fietkau
2013-09-07ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa
2013-08-11ath9k_htc: do some initial hardware configurationOleksij Rempel
2013-07-28ath9k: Do not assign noise for NULL caldataSujith Manoharan
2013-06-20ath9k: Use minstrel rate control by defaultSujith Manoharan
2013-06-20ath9k: Disable PowerSave by defaultSujith Manoharan
2013-05-19ath9k: 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-05ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau
2013-03-14ath9k_hw: improve reset reliability after errorsFelix Fietkau
2013-03-14ath9k: fix RSSI dummy marker valueFelix Fietkau
2013-03-04ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau
2013-02-03ath9k: fix double-free bug on beacon generate failureFelix Fietkau
2013-02-03ath9k: do not link receive buffers during flushFelix Fietkau
2013-02-03ath9k_htc: Fix memory leakSujith Manoharan
2013-01-17ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau
2013-01-17ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos
2013-01-17Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau
2012-11-17ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann
2012-11-17ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau
2012-10-31Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau
2012-10-21ath9k: use ieee80211_free_txskbFelix Fietkau
2012-10-07ath9k: Disable ASPM only for AR9285Sujith Manoharan
2012-09-14ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi
2012-08-15ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan
2012-07-16ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes
2012-07-16ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis
2012-07-16ath9k: fix dynamic WEP related regressionFelix Fietkau
2012-07-16ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan
2012-07-16ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan
2012-07-16ath9k: fix invalid pointer access in the tx pathFelix Fietkau
2012-07-16ath9k: fix a tx rate duration calculation bugFelix Fietkau
2012-07-16ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan
2012-07-16ath9k: 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-05-02Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan
2012-04-23ath9k: fix tx power settings for AR9287Gabor Juhos
2012-04-23ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos
2012-04-17ath9k: Fix TX fragmentationSujith Manoharan
2012-04-13ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau
2012-04-10Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-28ath9k: Use HW HT capabilites properlySujith Manoharan
2012-03-26ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet
2012-03-26ath9k: reduce listen time periodRajkumar Manoharan
2012-03-26ath9k: fix max noise floor thresholdRajkumar Manoharan