linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10] rtlwifi: add btcoex materials for 8822be
@ 2018-01-19  6:45 pkshih
  2018-01-19  6:45 ` [PATCH 01/10] rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80M pkshih
                   ` (9 more replies)
  0 siblings, 10 replies; 26+ messages in thread
From: pkshih @ 2018-01-19  6:45 UTC (permalink / raw)
  To: kvalo; +Cc: Larry.Finger, linux-wireless

From: Ping-Ke Shih <pkshih@realtek.com>

In order to support rtl8822be, btcoex needs more information to control
rtl8822be, and common code needs to add more materials as well.

Ping-Ke Shih (10):
  rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80M
  rtlwifi: btcoex: Add switch band notify for btc
  rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversity
  rtlwifi: btcoex: add scan_notify within ips_notify if RFON
  rtlwifi: btcoex: Add wifi_only series ops to control solo card
  rtlwifi: btcoex: add boolean variables dbg_mode
  rtlwifi: btcoex: Fix some static warnings from Sparse
  rtlwifi: 8822be has to report vht capability to mac80211
  rtlwifi: Add ratr_table for newer IC
  rtlwifi: Add spec_ver to check whether use new rate-id or not

 drivers/net/wireless/realtek/rtlwifi/base.c        | 129 ++++++++++++++++++--
 drivers/net/wireless/realtek/rtlwifi/base.h        |   2 +
 .../realtek/rtlwifi/btcoexist/halbtcoutsrc.c       | 135 ++++++++++++++-------
 .../realtek/rtlwifi/btcoexist/halbtcoutsrc.h       |  64 ++++++++++
 .../wireless/realtek/rtlwifi/btcoexist/rtl_btc.c   |  89 +++++++++++++-
 .../wireless/realtek/rtlwifi/btcoexist/rtl_btc.h   |   7 ++
 drivers/net/wireless/realtek/rtlwifi/core.c        |   6 +
 drivers/net/wireless/realtek/rtlwifi/pci.c         |   8 +-
 drivers/net/wireless/realtek/rtlwifi/wifi.h        |  32 +++++
 9 files changed, 409 insertions(+), 63 deletions(-)

-- 
2.15.1

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

end of thread, other threads:[~2018-01-24 15:44 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-19  6:45 [PATCH 00/10] rtlwifi: add btcoex materials for 8822be pkshih
2018-01-19  6:45 ` [PATCH 01/10] rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80M pkshih
2018-01-19 22:52   ` Larry Finger
2018-01-24 15:41   ` [01/10] " Kalle Valo
2018-01-19  6:45 ` [PATCH 02/10] rtlwifi: btcoex: Add switch band notify for btc pkshih
2018-01-22 19:12   ` Larry Finger
2018-01-19  6:45 ` [PATCH 03/10] rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversity pkshih
2018-01-22 18:56   ` Larry Finger
2018-01-19  6:45 ` [PATCH 04/10] rtlwifi: btcoex: add scan_notify within ips_notify if RFON pkshih
2018-01-22 19:00   ` Larry Finger
2018-01-19  6:45 ` [PATCH 05/10] rtlwifi: btcoex: Add wifi_only series ops to control solo card pkshih
2018-01-22 19:11   ` Larry Finger
2018-01-19  6:45 ` [PATCH 06/10] rtlwifi: btcoex: add boolean variables dbg_mode pkshih
2018-01-19 22:47   ` Larry Finger
2018-01-19  6:45 ` [PATCH 07/10] rtlwifi: btcoex: Fix some static warnings from Sparse pkshih
2018-01-19 22:46   ` Larry Finger
2018-01-22  0:53     ` Pkshih
2018-01-24 15:38   ` [07/10] " Kalle Valo
2018-01-19  6:45 ` [PATCH 08/10] rtlwifi: 8822be has to report vht capability to mac80211 pkshih
2018-01-19 22:41   ` Larry Finger
2018-01-19  6:45 ` [PATCH 09/10] rtlwifi: Add ratr_table for newer IC pkshih
2018-01-22 19:07   ` Larry Finger
2018-01-19  6:45 ` [PATCH 10/10] rtlwifi: Add spec_ver to check whether use new rate-id or not pkshih
2018-01-22 19:10   ` Larry Finger
2018-01-23  0:41     ` Pkshih
2018-01-24 15:44       ` 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).