aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/wow.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-06ath9k: Register correct WOW details with mac80211Sujith Manoharan1-2/+14
2015-02-03ath9k: Fix max pattern checkSujith Manoharan1-17/+36
2015-02-03ath9k: Simplify user pattern configurationSujith Manoharan1-37/+12
2015-02-03ath9k: Add a debugfs file for WOWSujith Manoharan1-2/+2
2015-02-03ath9k: Remove ath9k_hw_wow_event_to_stringSujith Manoharan1-7/+3
2015-02-03ath9k: Remove unused BMISS processingSujith Manoharan1-18/+0
2015-02-03ath9k: Check WOW triggers properlySujith Manoharan1-29/+24
2015-02-03ath9k: Fix wow init/deinitSujith Manoharan1-4/+18
2015-02-03ath9k: Check multi-channel context for WOWSujith Manoharan1-0/+9
2015-02-03ath9k: Check early for multi-vif/STA conditionsSujith Manoharan1-15/+7
2015-02-03ath9k: Remove redundant device_can_wakeup() checkSujith Manoharan1-6/+0
2015-02-03ath9k: Return early for error conditionsSujith Manoharan1-6/+6
2015-02-03ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLESujith Manoharan1-3/+1
2014-09-09ath9k: Fix interface accountingSujith Manoharan1-1/+1
2014-08-28ath9k: Add a routine to tear down channel contextsSujith Manoharan1-1/+2
2014-06-19ath9k: Add channel context worker threadFelix Fietkau1-0/+1
2014-03-17ath9k: move sc_flags to ath_commonOleksij Rempel1-2/+2
2014-01-03ath9k: Remove RX PollSujith Manoharan1-1/+0
2013-12-02ath9k: Add an initialization routine for WoWSujith Manoharan1-0/+20
2013-12-02ath9k: Use CONFIG_ATH9K_WOWSujith Manoharan1-0/+341
2013-12-02ath9k: Fix wow.c compilationSujith Manoharan1-422/+0
2013-06-03ath9k: Enable WoW only for AR9462Sujith Manoharan1-139/+29
2012-10-29ath9k_hw: Configure new switch table for AR9565 BTCOEXRajkumar Manoharan1-1/+1
2012-09-28ath9k: Enable MCI for AR9565Bala Shanmugam1-1/+1
2012-07-12ath9k_hw: Add hardware code for WoWMohammed Shafi Shajakhan1-0/+532