Netdev List
 help / color / mirror / Atom feed
From: Johan Hedberg <johan.hedberg@gmail.com>
To: davem@davemloft.net
Cc: netdev@vger.kernel.org, linux-bluetooth@vger.kernel.org
Subject: pull request: bluetooth-next 2015-05-04
Date: Mon, 4 May 2015 12:34:36 +0300	[thread overview]
Message-ID: <20150504093436.GB9096@t440s.lan> (raw)

[-- Attachment #1: Type: text/plain, Size: 3228 bytes --]

Hi Dave,

Here's the first bluetooth-next pull request for 4.2:

 - Various fixes for at86rf230 driver
 - ieee802154: trace events support for rdev->ops
 - HCI UART driver refactoring
 - New Realtek IDs added to btusb driver
 - Off-by-one fix for rtl8723b in btusb driver
 - Refactoring of btbcm driver for both UART & USB use

Please let me know if there are any issues pulling. Thanks.

Johan

---
The following changes since commit 9dac8835440622c2f84591673969d510ce198c11:

  tcp: update reordering first before detecting loss (2015-04-29 17:10:38 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next.git for-upstream

for you to fetch changes up to 1add15646672ff4e7fe59bec2afcb5a0c80c5e49:

  ieee802154: trace: fix endian convertion (2015-04-30 18:48:11 +0200)

----------------------------------------------------------------
Alexander Aring (7):
      at86rf230: remove tabs after define
      at86rf230: move cal_timeout to state change
      at86rf230: add TX_ARET_ON for calibration timeout
      at86rf230: remove unnecessary tx state change
      at86rf230: change state change if from trx_off
      at86rf230: add slp_tr support to start tx
      ieee802154: trace: fix endian convertion

Christoffer Holmstedt (1):
      at86rf230: Add macro for TRX STATE MASK

Dan Carpenter (1):
      Bluetooth: btusb: off by one in rtl8723b_parse_firmware()

Daniel Drake (1):
      Bluetooth: btusb: Add Realtek 8723A/8723B/8761A/8821A support

DingXiang (1):
      Bluetooth: bt3c: Delete some unuseful comments

Guido Günther (1):
      ieee802154: Add trace events for rdev->ops

Marcel Holtmann (4):
      Bluetooth: btbcm: Export patchram download as separate function
      Bluetooth: hci_uart: Reorder Atheros specific driver callbacks
      Bluetooth: hci_uart: Add Atheros support for address configuration
      Bluetooth: btusb: Fix two coding style issues

Varka Bhadram (2):
      mac802154: add description to mac802154 APIs
      cfg802154: pass name_assign_type to rdev_add_virtual_intf()

 drivers/bluetooth/bt3c_cs.c        |   3 -
 drivers/bluetooth/btbcm.c          | 148 +++++++------
 drivers/bluetooth/btbcm.h          |   6 +
 drivers/bluetooth/btusb.c          | 403 +++++++++++++++++++++++++++++++++++-
 drivers/bluetooth/hci_ath.c        |  98 +++++----
 drivers/net/ieee802154/at86rf230.c | 390 ++++++++++++++++++----------------
 include/net/cfg802154.h            |   2 +
 include/net/mac802154.h            |  94 ++++++++-
 net/ieee802154/Makefile            |   4 +-
 net/ieee802154/nl-phy.c            |   5 +-
 net/ieee802154/nl802154.c          |   2 +-
 net/ieee802154/rdev-ops.h          |  85 ++++++--
 net/ieee802154/trace.c             |   7 +
 net/ieee802154/trace.h             | 247 ++++++++++++++++++++++
 net/mac802154/cfg.c                |   9 +-
 net/mac802154/ieee802154_i.h       |   3 +-
 net/mac802154/iface.c              |   5 +-
 net/mac802154/main.c               |   3 +-
 18 files changed, 1196 insertions(+), 318 deletions(-)
 create mode 100644 net/ieee802154/trace.c
 create mode 100644 net/ieee802154/trace.h

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

             reply	other threads:[~2015-05-04  9:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-04  9:34 Johan Hedberg [this message]
2015-05-04 19:36 ` pull request: bluetooth-next 2015-05-04 David Miller
     [not found]   ` <20150504.153627.768616765733905013.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2015-05-06 18:21     ` Johan Hedberg
2015-05-09 19:51       ` David Miller

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=20150504093436.GB9096@t440s.lan \
    --to=johan.hedberg@gmail.com \
    --cc=davem@davemloft.net \
    --cc=linux-bluetooth@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