On 11/07/2011 07:25 AM, Raja Mani wrote: > Version 2 patch set is tested on Qualcomm MSM board and > takes care most of the review comments given by Kalle. > > V2 changes: > * WOW mode selection logic is moved to HIF layer, earlier it was implemented in CFG i/f layer. > * Individual parameters are used in the functions instead of struct as a parameter. > * Unused one extra byte is removed in struct wmi_add_wow_pattern_cmd. > * Used ar->state for WOW state handling and separate WOW state handling is removed. > * host sdio irq wake up capability is checked before entering into WOW suspend mode. > * Empty commit logs are avoided. :-) > * No error is reported from Sparse. > * Rebased to multi vif implementation. > > and other minor corrections. > > Using these patch set, WOW patterns can be controlled and configured via iw command. > Please refer iw help menu for more details. > > Limitations: > * Optional bytes can't be specified while configuring WOW patterns from iw command. > This is due to the limitation in the firmware. > > * Pattern byte matching will always happen from the first byte of received packet. > This is the limitation in the recent "iw" command (It doesn't take the pattern > offset where to start pattern matching in the received packets as of now). Thanks, patchset looks really good now. There were two things I didn't like, the check_wow() call in RX path and locking for ath6kl_wmi_relinquish_implicit_pstream_credits(). But we can fix those later. All 11 patches applied. I did a couple of minor changes, I'll send a separate email describing those. 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