summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/link.c
Commit message (Expand)AuthorAgeFilesLines
* ath: Convert timers to use timer_setup()Kees Cook2017-10-271-3/+3
* ath9k: Avoid a potential deadlockVille Syrjälä2017-09-251-2/+2
* ath9k: rename tx_complete_work to hw_check_workFelix Fietkau2017-02-071-21/+25
* ath9k: match wait_for_completion_timeout return typeNicholas Mc Guire2015-08-131-1/+1
* cfg80211: remove "channel" from survey namesJohannes Berg2015-01-081-8/+8
* ath9k: restart hardware after noise floor calibration failureFelix Fietkau2014-10-271-3/+9
* ath9k: Move beacon config to channel contextRajkumar Manoharan2014-06-191-1/+1
* ath9k: Add channel context worker threadFelix Fietkau2014-06-191-1/+1
* ath9k: Add channel context structureFelix Fietkau2014-06-191-1/+1
* ath9k: move sc_flags to ath_commonOleksij Rempel2014-03-171-7/+9
* ath9k: Fix "cc_lock" usageSujith Manoharan2014-01-031-2/+2
* ath9k: Remove RX PollSujith Manoharan2014-01-031-55/+8
* ath9k: add TX99 supportLuis R. Rodriguez2013-10-181-1/+11
* ath9k: add noise floor parameter to ath9k_hw_getchan_noiseLorenzo Bianconi2013-10-181-1/+2
* ath9k: Use bitops for calibration flagsSujith Manoharan2013-09-261-5/+7
* ath9k: Fix TX poll work lockingSujith Manoharan2013-08-261-1/+1
* ath9k: Simplify ANI initializationSujith Manoharan2013-06-031-6/+2
* ath9k: Remove MAC_DEBUGSujith Manoharan2013-05-221-1/+0
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-1/+1
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-1/+1
* | ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez2013-03-271-1/+2
* | ath9k: limit tx path hang check to normal data queuesFelix Fietkau2013-03-181-13/+13
|/
* ath9k_hw: Add HW cap for PAPRDSujith Manoharan2012-12-101-1/+1
* ath9k: Fix redundant PS wrappersSujith Manoharan2012-12-101-4/+6
* ath9k: Add a few debug messages for PAPRDSujith Manoharan2012-12-101-2/+8
* ath9k: Fix the 'xmit' debugfs fileSujith Manoharan2012-11-211-3/+0
* ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-211-1/+1
* ath9k: perform ANI cycle in idle stateRajkumar Manoharan2012-10-191-1/+11
* ath9k: make PA linearization optional, disabled by default and fix checksFelix Fietkau2012-09-101-1/+1
* ath9k: fix PA linearization calibration related crashFelix Fietkau2012-09-051-8/+1
* ath9k_hw: calibrate PA input for PA predistortionFelix Fietkau2012-09-051-1/+8
* ath9k: Fix race in reset-work usageRajkumar Manoharan2012-07-171-7/+6
* ath9k: Fix ANI managementSujith Manoharan2012-07-171-7/+53
* ath9k: do not sampling on ani timer when chip is in sleepRajkumar Manoharan2012-06-201-1/+1
* ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan2012-06-131-0/+8
* ath9k: Use atomic operationsSujith Manoharan2012-06-061-2/+2
* ath9k: Fix work handlingSujith Manoharan2012-06-061-14/+19
* ath9k: Group link monitoring logicSujith Manoharan2012-06-061-0/+497