summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/wow.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Register correct WOW details with mac80211Sujith Manoharan2015-02-061-2/+14
* ath9k: Fix max pattern checkSujith Manoharan2015-02-031-17/+36
* ath9k: Simplify user pattern configurationSujith Manoharan2015-02-031-37/+12
* ath9k: Add a debugfs file for WOWSujith Manoharan2015-02-031-2/+2
* ath9k: Remove ath9k_hw_wow_event_to_stringSujith Manoharan2015-02-031-7/+3
* ath9k: Remove unused BMISS processingSujith Manoharan2015-02-031-18/+0
* ath9k: Check WOW triggers properlySujith Manoharan2015-02-031-29/+24
* ath9k: Fix wow init/deinitSujith Manoharan2015-02-031-4/+18
* ath9k: Check multi-channel context for WOWSujith Manoharan2015-02-031-0/+9
* ath9k: Check early for multi-vif/STA conditionsSujith Manoharan2015-02-031-15/+7
* ath9k: Remove redundant device_can_wakeup() checkSujith Manoharan2015-02-031-6/+0
* ath9k: Return early for error conditionsSujith Manoharan2015-02-031-6/+6
* ath9k: Remove ATH9K_HW_WOW_DEVICE_CAPABLESujith Manoharan2015-02-031-3/+1
* ath9k: Fix interface accountingSujith Manoharan2014-09-091-1/+1
* ath9k: Add a routine to tear down channel contextsSujith Manoharan2014-08-281-1/+2
* ath9k: Add channel context worker threadFelix Fietkau2014-06-191-0/+1
* ath9k: move sc_flags to ath_commonOleksij Rempel2014-03-171-2/+2
* ath9k: Remove RX PollSujith Manoharan2014-01-031-1/+0
* ath9k: Add an initialization routine for WoWSujith Manoharan2013-12-021-0/+20
* ath9k: Use CONFIG_ATH9K_WOWSujith Manoharan2013-12-021-0/+341
* ath9k: Fix wow.c compilationSujith Manoharan2013-12-021-422/+0
* ath9k: Enable WoW only for AR9462Sujith Manoharan2013-06-031-139/+29
* ath9k_hw: Configure new switch table for AR9565 BTCOEXRajkumar Manoharan2012-10-291-1/+1
* ath9k: Enable MCI for AR9565Bala Shanmugam2012-09-281-1/+1
* ath9k_hw: Add hardware code for WoWMohammed Shafi Shajakhan2012-07-121-0/+532