Kalle Valo <kalle.valo@xxxxxx> writes: > Here is v2 of Bob's wl1251 sdio patches. I have now rebased them on > top of wl1251/wl1271 split patches. Only compile-tested because I > don't have working test setup right now (neither spi or sdio), but I > should have access to one in two weeks. I forgot to mention that wl1251 most probably is still broken regards to bssid handling. I will fix this after my (current) vacation, unless someone else is faster. To get wl1251 temporarily working, this patch must be reverted: commit cc3ec8cb518534c1c593e5f2682710d33c903627 Author: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> Date: Thu May 14 13:10:14 2009 +0200 mac80211: fix managed mode BSSID handling Currently, we will ask the driver to configure right away when somebody changes the desired BSSID. That's totally strange because then we will configure the driver without even knowing whether the BSS exists. Change this to only configure the BSSID when associated, and configure a zero BSSID when not associated. Oddly enough I can't find this patch anymore in wireless-testing, I could only find a revert. I don't know what happened to it. -- Kalle Valo -- 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