This patch series contains a fix (first patch) for some of my previous mac80211 work and these changes: * make drivers use wake_queue exclusively and mac80211 start queues when the master device is started * use rate index in ieee80211_tx_control (preparation for skb->cb) * reorder some tx handlers (preparation for skb->cb) * move TX info/status into skb->cb This patch series is based on the recent 26-patch Intel update and will not apply before that. It applies whether or not the patches that akpm sent are applied or not. Since this touches a lot of drivers, I would appreciate any testing of these patches, but if they go in and break drivers I'll just have to fix it up later... I'll rework fragmentation and MQ on top of this later. johannes -- 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