On Sun, 2011-01-23 at 07:27 +0100, Levi, Shahar wrote: > That series gather two patches: > [PATCH v7] wl12xx: BA initiator support > [PATCH v5] wl12xx: BA receiver support > > Add 80211n BA initiator & receiver session support wl1271 driver. > BA initiator session management included in FW independently. > Include supported FW version auto detection mechanism. > > Limitation: > - For now only one BA per direction is supported > > Shahar Levi (2): > wl12xx: BA initiator support > wl12xx: BA receiver support > > drivers/net/wireless/wl12xx/acx.c | 85 ++++++++++++++++++++++++++++++++++ > drivers/net/wireless/wl12xx/acx.h | 62 ++++++++++++++++++++++++- > drivers/net/wireless/wl12xx/boot.c | 24 ++++++++- > drivers/net/wireless/wl12xx/conf.h | 6 ++ > drivers/net/wireless/wl12xx/init.c | 41 ++++++++++++++++ > drivers/net/wireless/wl12xx/main.c | 72 +++++++++++++++++++++++++++-- > drivers/net/wireless/wl12xx/wl12xx.h | 16 ++++++- > 7 files changed, 296 insertions(+), 10 deletions(-) Applied, thanks! -- Cheers, 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