summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/link.c
Commit message (Expand)AuthorAgeFilesLines
* 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