Hi John, Here is the updated patch series, I have dropped the compile warning patch because Johannes has already send it before, the EIFS patch has been updated to use the correct definition instead of hardcoding the value, and some coding style fixes went into Iwo's patches. Patches are still intended for 2.6.27 Ivo --- The following changes since commit a520bdbe7d344296482f9355e29b0018ea58760f: John W. Linville (1): iwl-scan.c: fixup merge damage in wireless-testing#master are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ivd/rt2x00.git/ upstream Ivo van Doorn (2): rt2x00: Remove duplicate declaration rt2x00: Fix EIFS timing value Iwo Mergler (3): rt2x00: Support for large vendor requests rt2x00: Large vendor requests for rt73usb firmware upload and beacons rt2x00: Fix the beacon length bug drivers/net/wireless/rt2x00/rt2500usb.c | 12 ++++++ drivers/net/wireless/rt2x00/rt2x00.h | 5 ++- drivers/net/wireless/rt2x00/rt2x00config.c | 2 +- drivers/net/wireless/rt2x00/rt2x00lib.h | 7 ---- drivers/net/wireless/rt2x00/rt2x00usb.c | 32 +++++++++++++++++ drivers/net/wireless/rt2x00/rt2x00usb.h | 22 +++++++++++- drivers/net/wireless/rt2x00/rt73usb.c | 52 +++++++++++---------------- 7 files changed, 90 insertions(+), 42 deletions(-) -- 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