]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
authorDavid S. Miller <davem@davemloft.net>
Tue, 19 Jun 2012 21:47:13 +0000 (14:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Jun 2012 21:47:13 +0000 (14:47 -0700)
commit6de18861d69a7938b6f1b3810ba07749fca9b4da
treec9e8cd2b3a99ddc917bced812fa2265150d45c44
parent32781d95fc88a8f5f4e543a991338bdd696d9edc
parente36e9bd41834f6e98c59361b9f1c948815a010cd
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next

Marc Kleine-Budde says:

====================
here is our second pull request for net-next. In this series Federico
Vaga adds a pci driver for c_can/d_can hardware using the existing
generic c_can driver. The remaining 6 patches are by Oliver Hartkopp.
He adds CANFD support to the CAN stack while keeping binary
compatibility for existing applications. CANFD is an extension to the
existing CAN standard, it allows longer CAN frames and/or higher data
rates. There's no real hardware available yet, but this series adds
CANFD support to the vcan driver.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>