summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
AgeCommit message (Expand)AuthorFilesLines
2012-09-11ath9k: Cleanup add/change_interface callbacksMohammed Shafi Shajakhan1-47/+10
2012-09-11ath9k: Make use of ath_stop_ani wrapperMohammed Shafi Shajakhan1-1/+1
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+3
2012-08-10ath9k: fix interrupt storms on queued hardware resetFelix Fietkau1-1/+3
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-1/+4
2012-07-17ath9k: Fix race in reset-work usageRajkumar Manoharan1-6/+11
2012-07-17ath9k: Reconfigure VIF state properlySujith Manoharan1-0/+27
2012-07-17ath9k: Fix ANI managementSujith Manoharan1-17/+12
2012-07-17ath9k: Set the TSF adjust value properlySujith Manoharan1-0/+3
2012-07-17ath9k: Cleanup beacon queue configurationSujith Manoharan1-4/+0
2012-07-17ath9k: Remove is_bslot_activeSujith Manoharan1-2/+3
2012-07-17ath9k: Cleanup beacon logicSujith Manoharan1-19/+5
2012-07-17ath9k: Simplify ASSOC handlingSujith Manoharan1-70/+48
2012-07-17ath9k: Cleanup interface handlingSujith Manoharan1-15/+2
2012-07-17ath9k_hw: Cleanup ath9k_hw_set_tsfadjustSujith Manoharan1-8/+2
2012-07-17ath9k: Fix beacon setupSujith Manoharan1-36/+12
2012-07-17ath9k: fix aggregate size limit based on queue TXOP limitFelix Fietkau1-0/+1
2012-07-17ath9k/ath9k_htc: fix txop limit handlingFelix Fietkau1-1/+1
2012-07-17ath9k: validate rx antenna settingsFelix Fietkau1-1/+18
2012-07-12ath9k: Add WoW related mac80211 callbacksMohammed Shafi Shajakhan1-0/+373
2012-07-09ath9k: enable PLL workaround for AR9550Gabor Juhos1-1/+2
2012-07-09ath9k: fix power consumption on network sleep when BTCOEX is enabledRajkumar Manoharan1-0/+2
2012-07-09ath9k: fix fullsleep power consumption when BTCOEX is enabledRajkumar Manoharan1-6/+5
2012-06-27ath9k: Fix compilation breakageSujith Manoharan1-0/+2
2012-06-26ath9k: Fix lockdep splatSujith Manoharan1-3/+3
2012-06-26ath9k: raise aggregation limit to 64k for HT IBSSSven Eckelmann1-2/+4
2012-06-20ath9k: remove MIB interrupt supportFelix Fietkau1-24/+2
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-18/+0
2012-06-13ath9k: defer btcoex scheme updateRajkumar Manoharan1-0/+3
2012-06-13ath9k: restore power state on set channel failureRajkumar Manoharan1-0/+1
2012-06-13ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan1-0/+9
2012-06-11ath9k: remove incompatible IBSS interface check in change_ifaceMohammed Shafi Shajakhan1-9/+0
2012-06-11ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan1-9/+0
2012-06-06ath9k: Resync beacons properlySujith Manoharan1-2/+12
2012-06-06ath9k: Fix powersave lockingSujith Manoharan1-2/+12
2012-06-06ath9k: Handle fatal interrupts properlySujith Manoharan1-1/+6
2012-06-06ath9k: Use atomic operationsSujith Manoharan1-21/+21
2012-06-06ath9k: Move LNA code to antenna.cSujith Manoharan1-15/+2
2012-06-06ath9k: Fix work handlingSujith Manoharan1-5/+17
2012-06-06ath9k: Group link monitoring logicSujith Manoharan1-431/+0
2012-06-06ath: do not update cycle counters with sleep modeRajkumar Manoharan1-0/+1
2012-06-06ath9k: Remove SC_OP_OFFCHANNELSujith Manoharan1-8/+3
2012-06-06ath9k: Setup MCI interrupts properlySujith Manoharan1-2/+1
2012-06-05ath9k: Support ethtool getstats api.Ben Greear1-0/+134
2012-05-29ath9k: stop rx dma before stopping txFelix Fietkau1-3/+4
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-59/+46
2012-04-24ath9k: Fix IDLE PowersaveSujith Manoharan1-17/+26
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+8
2012-04-23ath9k: simplify beacon configuration for beaconing vifsRajkumar Manoharan1-42/+20
2012-04-16ath9k: optimize the hardware hang checkFelix Fietkau1-11/+0