From: Marc Kleine-Budde <mkl@pengutronix.de>
To: David Miller <davem@davemloft.net>
Cc: Linux Netdev List <netdev@vger.kernel.org>,
"linux-can@vger.kernel.org" <linux-can@vger.kernel.org>
Subject: pull-request: can-next 2012-07-04
Date: Wed, 04 Jul 2012 17:00:49 +0200 [thread overview]
Message-ID: <4FF45AA1.2040907@pengutronix.de> (raw)
[-- Attachment #1: Type: text/plain, Size: 2467 bytes --]
Hello David,
our third pull request for upcoming v3.6 net-next. First Oliver and me
fix some sparse warnings, then 3 patches by Hui Wang and Shawn Guo
which improve flexcan support and finally the patch by Rostislav Lisovy
that adds CAN frame classifier.
regards,
Marc
---
The following changes since commit e87183c2b5ab1f55ebad2f260a7eb4d31549ce25:
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge (2012-07-01 17:56:33 -0700)
are available in the git repository at:
git://gitorious.org/linux-can/linux-can-next.git for-davem
for you to fetch changes up to f057bbb6f9ed0fb61ea11105c9ef0ed5ac1a354d:
net: em_canid: Ematch rule to match CAN frames according to their identifiers (2012-07-04 13:07:05 +0200)
----------------------------------------------------------------
Hui Wang (2):
can: flexcan: use of_property_read_u32 to get DT entry value
can: flexcan: add hardware controller version support
Marc Kleine-Budde (2):
can: cc770: fix sparse warning for cc770_interrupt
can: dev: fix sparse warning for can_restart
Oliver Hartkopp (1):
can: fix sparse warning in af_can.c
Rostislav Lisovy (1):
net: em_canid: Ematch rule to match CAN frames according to their identifiers
Shawn Guo (1):
net: flexcan: clock-frequency is optional for device tree probe
.../devicetree/bindings/net/can/fsl-flexcan.txt | 3 +
drivers/net/can/cc770/cc770.c | 2 +-
drivers/net/can/dev.c | 2 +-
drivers/net/can/flexcan.c | 71 ++++--
include/linux/can.h | 3 +
include/linux/pkt_cls.h | 5 +-
net/can/af_can.h | 3 +
net/can/proc.c | 3 -
net/sched/Kconfig | 10 +
net/sched/Makefile | 1 +
net/sched/em_canid.c | 240 ++++++++++++++++++++
11 files changed, 320 insertions(+), 23 deletions(-)
create mode 100644 net/sched/em_canid.c
--
Pengutronix e.K. | Marc Kleine-Budde |
Industrial Linux Solutions | Phone: +49-231-2826-924 |
Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
next reply other threads:[~2012-07-04 15:01 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-04 15:00 Marc Kleine-Budde [this message]
2012-07-07 23:29 ` pull-request: can-next 2012-07-04 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=4FF45AA1.2040907@pengutronix.de \
--to=mkl@pengutronix.de \
--cc=davem@davemloft.net \
--cc=linux-can@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