Hi, I've just updated my workstation to wireless-testing from last week (2.6.37-wl-default+). When associating to a 11n router the card only associates as 11g, the assoc request doesn't contain any HT IEs. The causing commit is: commit 21a5b3c6b19a8b8972ccdd55389be28a8b7c9180 Author: Wey-Yi Guy <wey-yi.w.guy@xxxxxxxxx> Date: Wed Nov 10 13:32:59 2010 -0800 iwlagn: use SKU information in the EEPROM EEPROM contain the SKU information for the device, use it. Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@xxxxxxxxx> Seems as if the device eeprom hasn't set EEPROM_SKU_CAP_11N_ENABLE and thus iwlagn thinks the device is not 11n capable. Ideas? Should we just revert the 4965 part of the patch and modify iwl_eeprom_check_sku to allow overwriting the sku field? Do 4965 devices exists that are not 11n capable? Thanks, Helmut -- 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