These patches improve/cleanup IE parsing code, add change_beacon handler, and add support for WPS IE handling. --- Avinash Patil (6): mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie() mwifiex: separate IE parsing for Head/Tail IEs and beacon_ies etc mwifiex: overwrite earlier IE buffers for new set IE request mwifiex: add change_beacon cfg80211 handler mwifiex: advertise WPS probe response offload support to cfg80211 mwifiex: parse WPS IEs from beacon_data drivers/net/wireless/mwifiex/cfg80211.c | 36 ++++++- drivers/net/wireless/mwifiex/ie.c | 185 ++++++++++++++++--------------- drivers/net/wireless/mwifiex/main.h | 2 +- 3 files changed, 131 insertions(+), 92 deletions(-) -- 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