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,
	Larry Finger <Larry.Finger@lwfinger.net>,
	netdev@vger.kernel.org
Subject: [PATCH 0/6 V2] Some changes for rtlwifi
Date: Mon, 26 Jan 2015 14:42:08 -0600	[thread overview]
Message-ID: <1422304934-9239-1-git-send-email-Larry.Finger@lwfinger.net> (raw)

The first of these patches changes the logging when an encryption key
is changed. The rest are for changes in the btcoexist driver. Most
contain the code needed to handle the RTL8812AE chips.

All patches are for -next.

V2 - Add license for btcoexist/halbtc8812a1ant.{c,h}
     Improve subject and commit message for patch 5 of series.
     Add comments explaining routine that formats and sends kernel socket.

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

Larry Finger (2):
  rtlwifi: Change logging level for key change
  rtlwifi: btcoexist: Remove typedef statements

Troy Tan (4):
  rtlwifi: btcoexist: Add routines for RTL8812AE with single antenna
  rtlwifi: btcoexist: Add routines for RTL8812AE with dual antennae
  rtlwifi: btcoexist: Add routines for RTL8812AE kernel socket
  rtlwifi: btcoexist: Enable new routines for RTL8812AE

 drivers/net/wireless/rtlwifi/btcoexist/Makefile    |    9 +
 .../net/wireless/rtlwifi/btcoexist/halbt_precomp.h |    3 +
 .../wireless/rtlwifi/btcoexist/halbtc8192e2ant.c   |    6 +-
 .../wireless/rtlwifi/btcoexist/halbtc8723b2ant.h   |    6 +-
 .../wireless/rtlwifi/btcoexist/halbtc8812a1ant.c   | 2073 ++++++++++
 .../wireless/rtlwifi/btcoexist/halbtc8812a1ant.h   |  152 +
 .../wireless/rtlwifi/btcoexist/halbtc8812a2ant.c   | 4207 ++++++++++++++++++++
 .../wireless/rtlwifi/btcoexist/halbtc8812a2ant.h   |  177 +
 .../wireless/rtlwifi/btcoexist/halbtc8812a_ext.c   |  921 +++++
 .../wireless/rtlwifi/btcoexist/halbtc8812a_ext.h   |  359 ++
 .../net/wireless/rtlwifi/btcoexist/halbtcoutsrc.c  |  713 +++-
 .../net/wireless/rtlwifi/btcoexist/halbtcoutsrc.h  |  108 +-
 drivers/net/wireless/rtlwifi/btcoexist/rtl_btc.c   |   37 +
 drivers/net/wireless/rtlwifi/btcoexist/rtl_btc.h   |    6 +-
 drivers/net/wireless/rtlwifi/cam.c                 |    2 +-
 drivers/net/wireless/rtlwifi/core.c                |   17 +-
 drivers/net/wireless/rtlwifi/rtl8723ae/hal_btc.h   |   14 -
 drivers/net/wireless/rtlwifi/wifi.h                |   12 +-
 18 files changed, 8590 insertions(+), 232 deletions(-)
 create mode 100644 drivers/net/wireless/rtlwifi/btcoexist/halbtc8812a1ant.c
 create mode 100644 drivers/net/wireless/rtlwifi/btcoexist/halbtc8812a1ant.h
 create mode 100644 drivers/net/wireless/rtlwifi/btcoexist/halbtc8812a2ant.c
 create mode 100644 drivers/net/wireless/rtlwifi/btcoexist/halbtc8812a2ant.h
 create mode 100644 drivers/net/wireless/rtlwifi/btcoexist/halbtc8812a_ext.c
 create mode 100644 drivers/net/wireless/rtlwifi/btcoexist/halbtc8812a_ext.h

-- 
2.1.2


             reply	other threads:[~2015-01-26 20:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-26 20:42 Larry Finger [this message]
2015-01-26 20:42 ` [PATCH V2 1/6] rtlwifi: Change logging level for key change Larry Finger
2015-01-30 15:47   ` Larry Finger
2015-02-03 13:01     ` Kalle Valo
2015-01-26 20:42 ` [PATCH V2 2/6] rtlwifi: btcoexist: Remove typedef statements Larry Finger
2015-01-26 20:42 ` [PATCH V2 3/6] rtlwifi: btcoexist: Add routines for RTL8812AE with single antenna Larry Finger
2015-01-26 20:42 ` [PATCH V2 4/6] rtlwifi: btcoexist: Add routines for RTL8812AE with dual antennae Larry Finger
2015-01-26 20:42 ` [PATCH V2 5/6] rtlwifi: btcoexist: Add routines for RTL8812AE kernel socket communications Larry Finger
2015-01-30  9:19   ` Kalle Valo
2015-01-30  9:57     ` Marcel Holtmann
2015-01-30 15:18       ` Larry Finger
2015-01-30 18:05         ` Marcel Holtmann
2015-02-03 12:29           ` btcoex subsystem Kalle Valo
2015-02-12 20:28             ` Marcel Holtmann
2015-01-26 20:42 ` [PATCH V2 6/6] rtlwifi: btcoexist: Enable new routines for RTL8812AE 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=1422304934-9239-1-git-send-email-Larry.Finger@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=kvalo@codeaurora.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /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).