linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] rtl8xxxu updates
@ 2016-03-31 21:08 Jes.Sorensen
  2016-03-31 21:08 ` [PATCH 01/10] rtl8xxxu: Change name of struct tx_desc to be more decriptive Jes.Sorensen
                   ` (9 more replies)
  0 siblings, 10 replies; 12+ messages in thread
From: Jes.Sorensen @ 2016-03-31 21:08 UTC (permalink / raw)
  To: linux-wireless; +Cc: kvalo, Larry.Finger

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

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


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

end of thread, other threads:[~2016-04-07 16:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-31 21:08 [PATCH 00/10] rtl8xxxu updates Jes.Sorensen
2016-03-31 21:08 ` [PATCH 01/10] rtl8xxxu: Change name of struct tx_desc to be more decriptive Jes.Sorensen
2016-04-07 16:42   ` [01/10] " Kalle Valo
2016-03-31 21:08 ` [PATCH 02/10] rtl8xxxu: Rename TX descriptor bits to map them to 32/40 byte descriptors Jes.Sorensen
2016-03-31 21:08 ` [PATCH 03/10] rtl8xxxu: Correct txdesc40 gid definition Jes.Sorensen
2016-03-31 21:08 ` [PATCH 04/10] rtl8xxxu: TXDESC_SHORT_GI is txdesc32 only Jes.Sorensen
2016-03-31 21:08 ` [PATCH 05/10] rtl8xxxu: 8192eu uses txdesc40 Jes.Sorensen
2016-03-31 21:08 ` [PATCH 06/10] rtl8xxxu: Update some register definitions Jes.Sorensen
2016-03-31 21:08 ` [PATCH 07/10] rtl8xxxu: Use enums for chip version numbers Jes.Sorensen
2016-03-31 21:08 ` [PATCH 08/10] rtl8xxxu: Identify 8192eu rev A/B parts correctly Jes.Sorensen
2016-03-31 21:08 ` [PATCH 09/10] rtl8xxxu: Use correct H2C calls for 8192eu Jes.Sorensen
2016-03-31 21:08 ` [PATCH 10/10] rtl8xxxu: Do not set LDOA15 / LDOV12 on 8192eu Jes.Sorensen

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).