summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
AgeCommit message (Expand)Author
2012-07-17ath9k: Cleanup interface handlingSujith Manoharan
2012-07-17ath9k_hw: Cleanup ath9k_hw_set_tsfadjustSujith Manoharan
2012-07-17ath9k: Fix beacon setupSujith Manoharan
2012-07-17ath9k: fix aggregate size limit based on queue TXOP limitFelix Fietkau
2012-07-17ath9k/ath9k_htc: fix txop limit handlingFelix Fietkau
2012-07-17ath9k: validate rx antenna settingsFelix Fietkau
2012-07-12ath9k: Add WoW related mac80211 callbacksMohammed Shafi Shajakhan
2012-07-09ath9k: enable PLL workaround for AR9550Gabor Juhos
2012-07-09ath9k: fix power consumption on network sleep when BTCOEX is enabledRajkumar Manoharan
2012-07-09ath9k: fix fullsleep power consumption when BTCOEX is enabledRajkumar Manoharan
2012-06-27ath9k: Fix compilation breakageSujith Manoharan
2012-06-26ath9k: Fix lockdep splatSujith Manoharan
2012-06-26ath9k: raise aggregation limit to 64k for HT IBSSSven Eckelmann
2012-06-20ath9k: remove MIB interrupt supportFelix Fietkau
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-13ath9k: defer btcoex scheme updateRajkumar Manoharan
2012-06-13ath9k: restore power state on set channel failureRajkumar Manoharan
2012-06-13ath9k: Fix softlockup in AR9485Mohammed Shafi Shajakhan
2012-06-11ath9k: remove incompatible IBSS interface check in change_ifaceMohammed Shafi Shajakhan
2012-06-11ath9k: Fix a WARNING on suspend/resume with IBSSMohammed Shafi Shajakhan
2012-06-06ath9k: Resync beacons properlySujith Manoharan
2012-06-06ath9k: Fix powersave lockingSujith Manoharan
2012-06-06ath9k: Handle fatal interrupts properlySujith Manoharan
2012-06-06ath9k: Use atomic operationsSujith Manoharan
2012-06-06ath9k: Move LNA code to antenna.cSujith Manoharan
2012-06-06ath9k: Fix work handlingSujith Manoharan
2012-06-06ath9k: Group link monitoring logicSujith Manoharan
2012-06-06ath: do not update cycle counters with sleep modeRajkumar Manoharan
2012-06-06ath9k: Remove SC_OP_OFFCHANNELSujith Manoharan
2012-06-06ath9k: Setup MCI interrupts properlySujith Manoharan
2012-06-05ath9k: Support ethtool getstats api.Ben Greear
2012-05-29ath9k: stop rx dma before stopping txFelix Fietkau
2012-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-24ath9k: Fix IDLE PowersaveSujith Manoharan
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-23ath9k: simplify beacon configuration for beaconing vifsRajkumar Manoharan
2012-04-16ath9k: optimize the hardware hang checkFelix Fietkau
2012-04-13ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-11ath9k: Add tx-failed counter.Ben Greear
2012-04-10Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan
2012-04-09ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan
2012-03-28ath9k: Use HW HT capabilites properlySujith Manoharan
2012-03-15ath9k: Fix multi-VIF BSS handlingSujith Manoharan
2012-03-15ath9k: Remove aggregation flagsSujith Manoharan
2012-03-15ath9k_hw: Cleanup FastChannelChangeSujith Manoharan
2012-03-15ath9k: Remove 'other' VIF countSujith Manoharan
2012-03-15ath9k: Remove unused variablesSujith Manoharan
2012-03-15ath9k: Remove unnecessary initializationSujith Manoharan
2012-03-12ath9k: fix going to full-sleep on PS idleFelix Fietkau