summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * ath9k: Fix IDLE PowersaveSujith Manoharan2012-04-241-17/+26
| * ath9k: simplify beacon configuration for beaconing vifsRajkumar Manoharan2012-04-231-42/+20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-231-1/+8
|\ \ | |/ |/|
| * ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau2012-04-131-1/+8
* | ath9k: optimize the hardware hang checkFelix Fietkau2012-04-161-11/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-7/+5
|\ \ | |/
| * Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan2012-04-101-5/+3
| * ath9k: Use HW HT capabilites properlySujith Manoharan2012-03-281-2/+2
* | ath9k: Add tx-failed counter.Ben Greear2012-04-111-0/+1
* | ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan2012-04-091-4/+44
|/