linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] *rtlwifi: rtl8192se:  Replace local TX and RX bit manipulation macro
@ 2019-10-09 17:37 Larry Finger
  2019-10-09 17:37 ` [PATCH 1/4] rtlwifi: rtl8192se: Remove unused GET_XXX and SET_XXX Larry Finger
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Larry Finger @ 2019-10-09 17:37 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless, pkshih, Larry Finger

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


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

end of thread, other threads:[~2019-10-11  8:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-09 17:37 [PATCH 0/4] *rtlwifi: rtl8192se: Replace local TX and RX bit manipulation macro Larry Finger
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

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