From: Jes Sorensen <Jes.Sorensen@xxxxxxxxxx> Hi, This is a small set of changes to the rtl8xxxu driver which cleans up the naming of the TX data descriptors, and also prepares for further for adding rtl8192eu support. Cheers, Jes Jes Sorensen (10): rtl8xxxu: Change name of struct tx_desc to be more decriptive rtl8xxxu: Rename TX descriptor bits to map them to 32/40 byte descriptors rtl8xxxu: Correct txdesc40 gid definition rtl8xxxu: TXDESC_SHORT_GI is txdesc32 only rtl8xxxu: 8192eu uses txdesc40 rtl8xxxu: Update some register definitions rtl8xxxu: Use enums for chip version numbers rtl8xxxu: Identify 8192eu rev A/B parts correctly rtl8xxxu: Use correct H2C calls for 8192eu rtl8xxxu: Do not set LDOA15 / LDOV12 on 8192eu drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.c | 163 ++++++++++----------- drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h | 130 +++++++++------- .../net/wireless/realtek/rtl8xxxu/rtl8xxxu_regs.h | 31 +++- 3 files changed, 179 insertions(+), 145 deletions(-) -- 2.5.5 -- 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