aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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/linville/wirelessJohn 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/linville/wireless-next into for-davemJohn 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
2012-04-13ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau1-1/+8
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-7/+5
2012-04-11ath9k: Add tx-failed counter.Ben Greear1-0/+1
2012-04-10Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan1-5/+3
2012-04-09ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan1-4/+44
2012-03-28ath9k: Use HW HT capabilites properlySujith Manoharan1-2/+2
2012-03-15ath9k: Fix multi-VIF BSS handlingSujith Manoharan1-19/+0
2012-03-15ath9k: Remove aggregation flagsSujith Manoharan1-8/+4
2012-03-15ath9k_hw: Cleanup FastChannelChangeSujith Manoharan1-4/+0
2012-03-15ath9k: Remove 'other' VIF countSujith Manoharan1-1/+0
2012-03-15ath9k: Remove unused variablesSujith Manoharan1-4/+0
2012-03-15ath9k: Remove unnecessary initializationSujith Manoharan1-3/+0
2012-03-12ath9k: fix going to full-sleep on PS idleFelix Fietkau1-3/+5
2012-03-12ath9k: configure bss info at assoc notificationRajkumar Manoharan1-1/+1
2012-03-05ath9k: do not call ath9k_hw_txprocdesc on AR9003 outside of the tx taskletFelix Fietkau1-1/+2
2012-02-27ath9k: Process BTCOEX interrupts using a helperSujith Manoharan1-6/+1
2012-02-27ath9k: Use proper start/stop routines for BTCOEXSujith Manoharan1-17/+2
2012-02-22ath9k: remove unnecessary PS wrappersMohammed Shafi Shajakhan1-4/+0
2012-02-22ath9k: remove obsolete commentsMohammed Shafi Shajakhan1-6/+0
2012-01-30ath9k: Print the correct channel modeSujith Manoharan1-3/+1
2012-01-10ath9k: Fix regression in channelwidth switch at the same channelRajkumar Manoharan1-6/+2
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+3
2012-01-03ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan1-0/+3
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau1-6/+7