On 10/25/2011 01:37 PM, rmani@xxxxxxxxxxxxxxxx wrote: > Using these patch sets, WOW patterns can be controlled > and configured via iw command. Please refer iw help menu for more details. > > There are some limitation in the recent "iw" command such as it doesn't > take the pattern offset where to start pattern matching in the received packets. > Such a enhancement will be done later.. > > These patch sets are re-based on master branch, available in git://github.com/kvalo/ath6kl.git These patches conflict with multi vif so you need to rebase your patches. I also saw few sparse warnings: drivers/net/wireless/ath/ath6kl/cfg80211.c:1512:42: warning: incorrect type in assignment (different base types) drivers/net/wireless/ath/ath6kl/cfg80211.c:1512:42: expected restricted __le16 [addressable] [assigned] [usertype] host_req_delay drivers/net/wireless/ath/ath6kl/cfg80211.c:1512:42: got restricted __le32 [usertype] <noident> drivers/net/wireless/ath/ath6kl/cfg80211.c:1485:5: warning: symbol 'ath6kl_pm_wow_suspend' was not declared. Should it be static? drivers/net/wireless/ath/ath6kl/cfg80211.c:1586:5: warning: symbol 'ath6kl_pm_wow_resume' was not declared. Should it be static? Kalle -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html