summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Fix ATH9K_HW_CAP_HT usageSujith Manoharan2013-02-111-8/+5Star
* ath9k: add debug parameters for spectral scanSimon Wunderlich2013-01-301-17/+6Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-13/+9Star
|\
| * ath9k: allow setting arbitrary antenna masks on AR9003+Felix Fietkau2013-01-221-0/+3
| * ath9k: disable the tasklet before taking the PCU lockFelix Fietkau2013-01-141-4/+3Star
| * ath9k: fix rx flush handlingFelix Fietkau2013-01-111-13/+3Star
| * ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau2013-01-111-0/+4
* | ath9k: clean up processing of pending tx frames on resetFelix Fietkau2013-01-221-22/+19Star
* | ath9k: stop rx after txFelix Fietkau2013-01-221-2/+2
* | ath9k: add spectral scan featureSimon Wunderlich2013-01-091-0/+100
* | mac80211: split TX aggregation stop actionJohannes Berg2013-01-031-1/+3
|/
* ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan2012-11-301-2/+8
* ath9k: Move ethtool functions to debug.cSujith Manoharan2012-11-301-127/+0Star
* ath9k: Remove 'stations' debugfs fileSujith Manoharan2012-11-211-12/+0Star
* ath9k: Fix the 'xmit' debugfs fileSujith Manoharan2012-11-211-1/+0Star
* ath9k/ath9k_htc: Remove WME macrosSujith Manoharan2012-11-211-13/+13
* ath9k: Process FATAL interrupts at firstRajkumar Manoharan2012-11-211-12/+9Star
* ath9k: Remove unused workaroundSujith Manoharan2012-11-161-3/+0Star
* mac80211: clarify interface iteration and make it configurableJohannes Berg2012-11-091-6/+9
* ath9k: adjust WLAN and BT concurrent transmissionRajkumar Manoharan2012-10-291-0/+4
* ath9k: Send WLAN channel info to BTRajkumar Manoharan2012-10-291-0/+5
* ath9k: perform ANI cycle in idle stateRajkumar Manoharan2012-10-191-1/+2
* ath9k: use ieee80211_free_txskbFelix Fietkau2012-10-051-1/+1
* ath9k: improve suspend/resume reliabilityFelix Fietkau2012-10-051-9/+4Star
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-241-1/+1
|\
| * mac80211: add key flag for management keysJohannes Berg2012-09-101-1/+1
* | ath9k: Cleanup add/change_interface callbacksMohammed Shafi Shajakhan2012-09-111-47/+10Star
* | ath9k: Make use of ath_stop_ani wrapperMohammed Shafi Shajakhan2012-09-111-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-071-1/+3
|\ \ | |/ |/|
| * ath9k: fix interrupt storms on queued hardware resetFelix Fietkau2012-08-101-1/+3
* | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-1/+4
|/
* ath9k: Fix race in reset-work usageRajkumar Manoharan2012-07-171-6/+11
* ath9k: Reconfigure VIF state properlySujith Manoharan2012-07-171-0/+27
* ath9k: Fix ANI managementSujith Manoharan2012-07-171-17/+12Star
* ath9k: Set the TSF adjust value properlySujith Manoharan2012-07-171-0/+3
* ath9k: Cleanup beacon queue configurationSujith Manoharan2012-07-171-4/+0Star
* ath9k: Remove is_bslot_activeSujith Manoharan2012-07-171-2/+3
* ath9k: Cleanup beacon logicSujith Manoharan2012-07-171-19/+5Star
* ath9k: Simplify ASSOC handlingSujith Manoharan2012-07-171-70/+48Star
* ath9k: Cleanup interface handlingSujith Manoharan2012-07-171-15/+2Star
* ath9k_hw: Cleanup ath9k_hw_set_tsfadjustSujith Manoharan2012-07-171-8/+2Star
* ath9k: Fix beacon setupSujith Manoharan2012-07-171-36/+12Star
* ath9k: fix aggregate size limit based on queue TXOP limitFelix Fietkau2012-07-171-0/+1
* ath9k/ath9k_htc: fix txop limit handlingFelix Fietkau2012-07-171-1/+1
* ath9k: validate rx antenna settingsFelix Fietkau2012-07-171-1/+18
* ath9k: Add WoW related mac80211 callbacksMohammed Shafi Shajakhan2012-07-121-0/+373
* ath9k: enable PLL workaround for AR9550Gabor Juhos2012-07-091-1/+2
* ath9k: fix power consumption on network sleep when BTCOEX is enabledRajkumar Manoharan2012-07-091-0/+2
* ath9k: fix fullsleep power consumption when BTCOEX is enabledRajkumar Manoharan2012-07-091-6/+5Star
* ath9k: Fix compilation breakageSujith Manoharan2012-06-271-0/+2