Linux wireless drivers development
 help / color / mirror / Atom feed
* [PATCH 0/7] Make changes in debugging in btcoexist
@ 2017-02-01 21:08 Larry Finger
  2017-02-01 21:08 ` [PATCH 1/7] rtlwifi: rtl8821ae: Fix typo in symbol for bandwidth numbers Larry Finger
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Larry Finger @ 2017-02-01 21:08 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless, Larry Finger

These changes convert the various files in btcoexist to use the same
debugging macros as the rest of the parts of the drivers. In addition,
one typo is fixed in rtl8821ae.

This is all material for 4.11.

Larry


Larry Finger (7):
  rtlwifi: rtl8821ae: Fix typo in symbol for bandwidth numbers
  rtlwifi: btcoexist: Convert halbtc8192e2ant.c to use standard
    debugging
  rtlwifi: btcoexist: Convert halbtc8723b1ant.c to use standard
    debugging
  rtlwifi: btcoexist: Convert halbtc8723b2ant.c to use standard
    debugging
  rtlwifi: btcoexist: Convert halbtc8821a1ant.c to use standard
    debugging
  rtlwifi: btcoexist: Convert halbtc8821a2ant.c to use standard
    debugging
  rtlwifi: btcoexist: Convert halbtcoutsrc.c to use standard debugging

 .../wireless/realtek/rtlwifi/btcoexist/Makefile    |    7 +-
 .../realtek/rtlwifi/btcoexist/halbtc8192e2ant.c    |  237 +++--
 .../realtek/rtlwifi/btcoexist/halbtc8723b1ant.c    |  827 ++++++++-------
 .../realtek/rtlwifi/btcoexist/halbtc8723b2ant.c    |  973 +++++++++---------
 .../realtek/rtlwifi/btcoexist/halbtc8821a1ant.c    |  898 +++++++++--------
 .../realtek/rtlwifi/btcoexist/halbtc8821a2ant.c    | 1055 +++++++++++---------
 .../realtek/rtlwifi/btcoexist/halbtcoutsrc.c       |    4 +-
 .../realtek/rtlwifi/btcoexist/halbtcoutsrc.h       |   12 -
 .../net/wireless/realtek/rtlwifi/rtl8821ae/phy.c   |   10 +-
 drivers/net/wireless/realtek/rtlwifi/wifi.h        |    8 +-
 10 files changed, 2163 insertions(+), 1868 deletions(-)

-- 
2.10.2

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

end of thread, other threads:[~2017-02-01 21:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-01 21:08 [PATCH 0/7] Make changes in debugging in btcoexist Larry Finger
2017-02-01 21:08 ` [PATCH 1/7] rtlwifi: rtl8821ae: Fix typo in symbol for bandwidth numbers Larry Finger
2017-02-01 21:08 ` [PATCH 2/7] rtlwifi: btcoexist: Convert halbtc8192e2ant.c to use standard debugging Larry Finger
2017-02-01 21:08 ` [PATCH 3/7] rtlwifi: btcoexist: Convert halbtc8723b1ant.c " Larry Finger
2017-02-01 21:08 ` [PATCH 4/7] rtlwifi: btcoexist: Convert halbtc8723b2ant.c " Larry Finger
2017-02-01 21:08 ` [PATCH 5/7] rtlwifi: btcoexist: Convert halbtc8821a1ant.c " Larry Finger
2017-02-01 21:08 ` [PATCH 6/7] rtlwifi: btcoexist: Convert halbtc8821a2ant.c " Larry Finger
2017-02-01 21:08 ` [PATCH 7/7] rtlwifi: btcoexist: Convert halbtcoutsrc.c " Larry Finger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox