linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] rtl8xxxu: Improve handling of new TX descriptor format
@ 2016-03-11 19:57 Jes.Sorensen
  2016-03-11 19:57 ` [PATCH 1/7] rtl8xxxu: Change name of struct tx_desc to be more decriptive Jes.Sorensen
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Jes.Sorensen @ 2016-03-11 19:57 UTC (permalink / raw)
  To: linux-wireless; +Cc: kvalo, Larry.Finger

From: Jes Sorensen <Jes.Sorensen@redhat.com>

Hi,

Given the 8723bu set of patches made it into the tree, here is a much
smaller set which improves the handling of the gen2 40 byte TX
descriptor format.

Cheers,
Jes


Jes Sorensen (7):
  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

 drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.c   | 157 ++++++++++-----------
 drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h   | 130 ++++++++++-------
 .../net/wireless/realtek/rtl8xxxu/rtl8xxxu_regs.h  |  31 +++-
 3 files changed, 176 insertions(+), 142 deletions(-)

-- 
2.5.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2016-04-02 14:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-11 19:57 [PATCH 0/7] rtl8xxxu: Improve handling of new TX descriptor format Jes.Sorensen
2016-03-11 19:57 ` [PATCH 1/7] rtl8xxxu: Change name of struct tx_desc to be more decriptive Jes.Sorensen
2016-03-11 19:57 ` [PATCH 2/7] rtl8xxxu: Rename TX descriptor bits to map them to 32/40 byte descriptors Jes.Sorensen
2016-03-11 19:57 ` [PATCH 3/7] rtl8xxxu: Correct txdesc40 gid definition Jes.Sorensen
2016-03-11 19:57 ` [PATCH 4/7] rtl8xxxu: TXDESC_SHORT_GI is txdesc32 only Jes.Sorensen
2016-03-11 19:57 ` [PATCH 5/7] rtl8xxxu: 8192eu uses txdesc40 Jes.Sorensen
2016-03-11 19:57 ` [PATCH 6/7] rtl8xxxu: Update some register definitions Jes.Sorensen
2016-03-11 19:57 ` [PATCH 7/7] rtl8xxxu: Use enums for chip version numbers Jes.Sorensen
2016-03-31 20:56 ` [PATCH 0/7] rtl8xxxu: Improve handling of new TX descriptor format Jes Sorensen
2016-04-02 14:52   ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).