netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pull-request: can-next 2012-07-04
@ 2012-07-04 15:00 Marc Kleine-Budde
  2012-07-07 23:29 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Kleine-Budde @ 2012-07-04 15:00 UTC (permalink / raw)
  To: David Miller; +Cc: Linux Netdev List, linux-can@vger.kernel.org

[-- 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 --]

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

end of thread, other threads:[~2012-07-07 23:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-04 15:00 pull-request: can-next 2012-07-04 Marc Kleine-Budde
2012-07-07 23:29 ` David Miller

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).