Here are a few previously posted, now rebased, patches for mac80211 aggregation. This is mostly preparatory for getting Intel aggregation working again, which is working for me but right now I'm unclear what sort of internal validation Intel folks want to do (and I hear there was one issue in testing) This series contains: * remove stray aggregation debugfs definition - nothing really interesting * fix RX aggregation timeouts - timeout calculations fixed to use TU not ms * restructure HT code - make the whole thing easier to work on * restrict aggregation to supported interface modes - only allow aggregation for AP/VLAN/STA * hardware should not deny going back to legacy - remove the -EBUSY special case * document TX aggregation (and small cleanup) - some documentation, a little cleanup * fix race in TX aggregation - race fix * fix aggregation timer lockups - fix a timer lock inversion problem (I think there's another one somewhere) * clean up BA session teardown * RX aggregation: clean up stop session * further cleanups to stopping BA sessions - cleanups 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