aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-30ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan1-2/+8
2012-11-30ath9k: Move ethtool functions to debug.cSujith Manoharan1-127/+0
2012-11-21ath9k: Remove 'stations' debugfs fileSujith Manoharan1-12/+0
2012-11-21ath9k: Fix the 'xmit' debugfs fileSujith Manoharan1-1/+0
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan1-13/+13
2012-11-21ath9k: Process FATAL interrupts at firstRajkumar Manoharan1-12/+9
2012-11-16ath9k: Remove unused workaroundSujith Manoharan1-3/+0
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg1-6/+9
2012-10-29ath9k: adjust WLAN and BT concurrent transmissionRajkumar Manoharan1-0/+4
2012-10-29ath9k: Send WLAN channel info to BTRajkumar Manoharan1-0/+5
2012-10-19ath9k: perform ANI cycle in idle stateRajkumar Manoharan1-1/+2
2012-10-05ath9k: use ieee80211_free_txskbFelix Fietkau1-1/+1
2012-10-05ath9k: improve suspend/resume reliabilityFelix Fietkau1-9/+4
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
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-10mac80211: add key flag for management keysJohannes Berg1-1/+1
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn 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/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