The original method used to parsing EEPROM Tx Power Table was hardcode and not forward compatible with newer devices. Fix it here to be layout agnostic Johannes Berg (2): iwlagn: rename enhanced txpower fields iwlagn: implement layout-agnostic EEPROM reading Wey-Yi Guy (1): iwlwifi: minor txp entries fix these patches are also available from wireless-2.6 branch on git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6.git drivers/net/wireless/iwlwifi/iwl-agn-eeprom.c | 265 ++++++------------------- drivers/net/wireless/iwlwifi/iwl-agn-lib.c | 6 + drivers/net/wireless/iwlwifi/iwl-eeprom.h | 25 ++- 3 files changed, 87 insertions(+), 209 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