On Tue, 2012-11-20 at 13:20 +0200, Eliad Peller wrote: > Make the connection flow simpler by using only the sta > role (i.e. no need for dev role). > > This is possible now, as we know the AP's BSSID even > before authentication. > > This means we no longer start dev role when the device > is non-idle, so now we use the .remain_on_channel() > and start device role only then. > > Finally, implement the chanctx callbacks in order to > have a clear per-vif channel (instead of the global > hw->channel) > > (this patchset depends on > "mac80211: make remain_on_channel() op pass vif param") > > v2: fix some issues pointed out by Arik/Luca (thanks!) > squash some patches together (thanks Johannes and Julian!) > > Eliad Peller (11): > wlcore: start sta role on CHANGED_BSSID > wlcore: workaround start_sta problem in wl12xx fw > wlcore: implement .remain_on_channel() callback > wlcore: get channel from bss_conf instead of hw->conf > wlcore: add chanctx implementation > wlcore: initiate ROC/CROC on sta state updates > wlcore: set active psm on association > wlcore: specify correct supported_rates > wlcore: reconfigure rate policy on association > wlcore: refactor CHANGED_HT handling > wlcore: configure the remote rates with our own rates Applied the whole series, thanks! -- Luca. -- 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