summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/link.c
AgeCommit message (Expand)Author
2017-02-07ath9k: rename tx_complete_work to hw_check_workFelix Fietkau
2015-08-13ath9k: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-01-08cfg80211: remove "channel" from survey namesJohannes Berg
2014-10-27ath9k: restart hardware after noise floor calibration failureFelix Fietkau
2014-06-19ath9k: Move beacon config to channel contextRajkumar Manoharan
2014-06-19ath9k: Add channel context worker threadFelix Fietkau
2014-06-19ath9k: Add channel context structureFelix Fietkau
2014-03-17ath9k: move sc_flags to ath_commonOleksij Rempel
2014-01-03ath9k: Fix "cc_lock" usageSujith Manoharan
2014-01-03ath9k: Remove RX PollSujith Manoharan
2013-10-18ath9k: add TX99 supportLuis R. Rodriguez
2013-10-18ath9k: add noise floor parameter to ath9k_hw_getchan_noiseLorenzo Bianconi
2013-09-26ath9k: Use bitops for calibration flagsSujith Manoharan
2013-08-26ath9k: Fix TX poll work lockingSujith Manoharan
2013-06-03ath9k: Simplify ANI initializationSujith Manoharan
2013-05-22ath9k: Remove MAC_DEBUGSujith Manoharan
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-27ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-18ath9k: limit tx path hang check to normal data queuesFelix Fietkau
2012-12-10ath9k_hw: Add HW cap for PAPRDSujith Manoharan
2012-12-10ath9k: Fix redundant PS wrappersSujith Manoharan
2012-12-10ath9k: Add a few debug messages for PAPRDSujith Manoharan
2012-11-21ath9k: Fix the 'xmit' debugfs fileSujith Manoharan
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan
2012-10-19ath9k: perform ANI cycle in idle stateRajkumar Manoharan
2012-09-10ath9k: make PA linearization optional, disabled by default and fix checksFelix Fietkau
2012-09-05ath9k: fix PA linearization calibration related crashFelix Fietkau
2012-09-05ath9k_hw: calibrate PA input for PA predistortionFelix Fietkau
2012-07-17ath9k: Fix race in reset-work usageRajkumar Manoharan
2012-07-17ath9k: Fix ANI managementSujith Manoharan
2012-06-20ath9k: do not sampling on ani timer when chip is in sleepRajkumar Manoharan
2012-06-13ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan
2012-06-06ath9k: Use atomic operationsSujith Manoharan
2012-06-06ath9k: Fix work handlingSujith Manoharan
2012-06-06ath9k: Group link monitoring logicSujith Manoharan