summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: use ieee80211_free_txskbFelix Fietkau2012-10-051-1/+1
* ath9k: improve suspend/resume reliabilityFelix Fietkau2012-10-051-9/+4
* 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/+10
* | 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/+12
* ath9k: Set the TSF adjust value properlySujith Manoharan2012-07-171-0/+3
* ath9k: Cleanup beacon queue configurationSujith Manoharan2012-07-171-4/+0
* ath9k: Remove is_bslot_activeSujith Manoharan2012-07-171-2/+3
* ath9k: Cleanup beacon logicSujith Manoharan2012-07-171-19/+5
* ath9k: Simplify ASSOC handlingSujith Manoharan2012-07-171-70/+48
* ath9k: Cleanup interface handlingSujith Manoharan2012-07-171-15/+2
* ath9k_hw: Cleanup ath9k_hw_set_tsfadjustSujith Manoharan2012-07-171-8/+2
* ath9k: Fix beacon setupSujith Manoharan2012-07-171-36/+12
* 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/+5
* ath9k: Fix compilation breakageSujith Manoharan2012-06-271-0/+2
* ath9k: Fix lockdep splatSujith Manoharan2012-06-261-3/+3
* ath9k: raise aggregation limit to 64k for HT IBSSSven Eckelmann2012-06-261-2/+4
* ath9k: remove MIB interrupt supportFelix Fietkau2012-06-201-24/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-131-18/+0
|\
| * ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan2012-06-131-0/+9
| * ath9k: remove incompatible IBSS interface check in change_ifaceMohammed Shafi Shajakhan2012-06-111-9/+0
| * ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan2012-06-111-9/+0
* | ath9k: defer btcoex scheme updateRajkumar Manoharan2012-06-131-0/+3
* | ath9k: restore power state on set channel failureRajkumar Manoharan2012-06-131-0/+1
* | ath9k: Resync beacons properlySujith Manoharan2012-06-061-2/+12
* | ath9k: Fix powersave lockingSujith Manoharan2012-06-061-2/+12
* | ath9k: Handle fatal interrupts properlySujith Manoharan2012-06-061-1/+6
* | ath9k: Use atomic operationsSujith Manoharan2012-06-061-21/+21
* | ath9k: Move LNA code to antenna.cSujith Manoharan2012-06-061-15/+2
* | ath9k: Fix work handlingSujith Manoharan2012-06-061-5/+17
* | ath9k: Group link monitoring logicSujith Manoharan2012-06-061-431/+0
* | ath: do not update cycle counters with sleep modeRajkumar Manoharan2012-06-061-0/+1
* | ath9k: Remove SC_OP_OFFCHANNELSujith Manoharan2012-06-061-8/+3
* | ath9k: Setup MCI interrupts properlySujith Manoharan2012-06-061-2/+1
* | ath9k: Support ethtool getstats api.Ben Greear2012-06-051-0/+134
|/
* ath9k: stop rx dma before stopping txFelix Fietkau2012-05-291-3/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-261-59/+46
|\