summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)AuthorFilesLines
2014-06-08ath9k: protect tid->sched checkStanislaw Gruszka1-3/+5
2014-04-14ath9k_hw: Enable hw PLL power save for AR9462Rajkumar Manoharan1-7/+4
2014-04-14ath9k_hw: Fix RX gain initvals for AR9485Sujith Manoharan1-2/+2
2014-04-14ath9k_hw: fix chain swap setting when setting rx chainmask to 5Felix Fietkau1-20/+7
2014-04-14ath9k_htc: fix signal strength handling issuesFelix Fietkau2-7/+12
2014-04-14ath9k_hw: Assign default xlna config for AR9485Sujith Manoharan2-2/+8
2014-04-14ath9k: fill channel mode in caldataRajkumar Manoharan2-0/+2
2014-04-14ath9k: Fix noisefloor calibrationSujith Manoharan2-8/+2
2014-03-24ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan1-2/+2
2014-01-08ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2-10/+20
2014-01-08ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan1-9/+43
2013-09-27ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau1-0/+4
2013-09-27ath9k: fix rx descriptor related race conditionFelix Fietkau2-8/+14
2013-09-27ath9k: always clear ps filter bit on new assocFelix Fietkau1-0/+1
2013-09-08ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa1-0/+10
2013-08-12ath9k_htc: do some initial hardware configurationOleksij Rempel1-0/+1
2013-07-29ath9k: Do not assign noise for NULL caldataSujith Manoharan1-1/+0
2013-06-20ath9k: Use minstrel rate control by defaultSujith Manoharan4-9/+9
2013-06-20ath9k: Disable PowerSave by defaultSujith Manoharan1-2/+1
2013-05-19ath9k: fix key allocation error handling for powersave keysFelix Fietkau1-1/+5
2013-04-26ath9k_hw: change AR9580 initvals to fix a stability issueFelix Fietkau1-1/+1
2013-04-26ath9k_htc: accept 1.x firmware newer than 1.3Felix Fietkau1-1/+1
2013-04-05ath9k_hw: revert chainmask to user configuration after calibrationFelix Fietkau1-0/+4
2013-03-14ath9k_hw: improve reset reliability after errorsFelix Fietkau1-1/+3
2013-03-14ath9k: fix RSSI dummy marker valueFelix Fietkau1-1/+1
2013-03-04ath9k_hw: fix calibration issues on chainmask that don't include chain 0Felix Fietkau3-1/+4
2013-02-04ath9k: fix double-free bug on beacon generate failureFelix Fietkau1-0/+1
2013-02-04ath9k: do not link receive buffers during flushFelix Fietkau1-4/+6
2013-02-04ath9k_htc: Fix memory leakSujith Manoharan1-0/+2
2013-01-17ath9k_hw: Fix signal strength / channel noise reportingFelix Fietkau2-0/+4
2013-01-17ath9k: ar9003: fix OTP register offsets for AR9340Gabor Juhos1-3/+3
2013-01-17Revert "ath9k_hw: Update AR9003 high_power tx gain table"Felix Fietkau1-86/+86
2012-11-18ath9k: Test for TID only in BlockAcks while checking tx statusSven Eckelmann1-2/+6
2012-11-18ath9k: fix stale pointers potentially causing access to free'd skbsFelix Fietkau1-0/+2
2012-10-31Revert "ath9k_hw: Updated AR9003 tx gain table for 5GHz"Felix Fietkau1-82/+82
2012-10-21ath9k: use ieee80211_free_txskbFelix Fietkau3-26/+31
2012-10-07ath9k: Disable ASPM only for AR9285Sujith Manoharan1-2/+3
2012-09-14ath9k: fix decrypt_error initialization in ath_rx_tasklet()Lorenzo Bianconi1-1/+1
2012-08-15ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan3-0/+3
2012-07-16ath9k: fix panic caused by returning a descriptor we have queued for reuseTom Hughes1-2/+2
2012-07-16ath9k: enable serialize_regmode for non-PCIE AR9287Panayiotis Karabassis1-1/+1
2012-07-16ath9k: fix dynamic WEP related regressionFelix Fietkau1-1/+2
2012-07-16ath9k_htc: configure bssid on ASSOC/IBSS changeRajkumar Manoharan1-3/+2
2012-07-16ath9k_hw: avoid possible infinite loop in ar9003_get_pll_sqsum_dvcMohammed Shafi Shajakhan1-1/+13
2012-07-16ath9k: fix invalid pointer access in the tx pathFelix Fietkau2-12/+18
2012-07-16ath9k: fix a tx rate duration calculation bugFelix Fietkau1-1/+1
2012-07-16ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan1-0/+9
2012-07-16ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan1-9/+0
2012-06-09ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() failsFelix Fietkau1-6/+10
2012-05-02Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan1-2/+2