"Valo Kalle (Nokia-D/Tampere)" <Kalle.Valo@xxxxxxxxx> writes: > Hello all, > > in Nokia we have been working on a mac80211 driver for TI wl1251 > chipset. We named it as wl12xx, and in the future we are planning to > add wl1271 support to the driver as well. [...] > http://www.valot.fi/kalle/tmp/wl12xx/wl12xx-2.6.28-1.patch [...] > Currently known issues: > > o short slot and preamble support missing > o rts/cts and cts-to-self missing > o no proper bitrate control support > o using deprecated omap_get_config(), need to convert to use platform_data > o firmware wakeup not working, deepest sleep state in firmware not yet > enabled I received few comments, I'll list them here so that I don't forget them: o netlink interface might create problems, I'll remove netlink. cfor now but will revisit it later o wl12xx_80211.h is, well, ugly o fragmentation in the hardware might not be worth the trouble o "*fc &= ~IEEE80211_FCTL_PROTECTED;" shouldn't be necessary, just set the status properly o get_tsf() doesn't need to be atomic anymore, ad-hoc tsf hack can be removed If anyone has more comments, please send them soon. I'm planning to prepare a patch for adding wl12xx to wireless-testing next week. Let's see if John takes 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