linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: kvalo@codeaurora.org
Cc: linux-wireless@vger.kernel.org, pkshih@realtek.com,
	Larry Finger <Larry.Finger@lwfinger.net>
Subject: [PATCH 0/4] *rtlwifi: rtl8192se:  Replace local TX and RX bit manipulation macro
Date: Wed,  9 Oct 2019 12:37:07 -0500	[thread overview]
Message-ID: <20191009173711.20348-1-Larry.Finger@lwfinger.net> (raw)

These patches are part of a series intended to replace the bit-manipulation
macros used to set and read the various descriptors with a set of inline
routines.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>

Larry Finger (4):
  rtlwifi: rtl8192se: Remove unused GET_XXX and SET_XXX
  rtlwifi: rtl8192se: Replace local bit manipulation macros
  rtlwifi: rtl8192se: Convert macros that set descriptor
  rtlwifi: rtl8192se: Convert inline routines to little-endian words

 .../wireless/realtek/rtlwifi/rtl8192se/def.h  | 619 ++++++++----------
 .../wireless/realtek/rtlwifi/rtl8192se/fw.c   |  31 +-
 .../wireless/realtek/rtlwifi/rtl8192se/trx.c  | 189 +++---
 3 files changed, 375 insertions(+), 464 deletions(-)

-- 
2.23.0


             reply	other threads:[~2019-10-09 17:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-09 17:37 Larry Finger [this message]
2019-10-09 17:37 ` [PATCH 1/4] rtlwifi: rtl8192se: Remove unused GET_XXX and SET_XXX Larry Finger
2019-10-11  8:57   ` Kalle Valo
2019-10-09 17:37 ` [PATCH 2/4] rtlwifi: rtl8192se: Replace local bit manipulation macros Larry Finger
2019-10-09 17:37 ` [PATCH 3/4] rtlwifi: rtl8192se: Convert macros that set descriptor Larry Finger
2019-10-09 17:37 ` [PATCH 4/4] rtlwifi: rtl8192se: Convert inline routines to little-endian words Larry Finger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191009173711.20348-1-Larry.Finger@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=pkshih@realtek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).