* pull request CAN FD support
@ 2012-06-19 19:19 Oliver Hartkopp
2012-06-19 20:03 ` Marc Kleine-Budde
0 siblings, 1 reply; 2+ messages in thread
From: Oliver Hartkopp @ 2012-06-19 19:19 UTC (permalink / raw)
To: Marc Kleine-Budde; +Cc: linux-can@vger.kernel.org
Hello Marc,
as there were no new remarks (and it has been hanging around on the ML for
quite a long time) i only posted the data structures patch after some
cosmetics suggested by Wolfgang.
The changes to the former patchset can be seen here too:
https://gitorious.org/linux-can/ollis-can-next/commit/d55c45913f93ccbd4378195e2d6ca96b2d14573b/diffs/e8b122525696b14ce6bcbce00785d06595663070
Regards,
Oliver
The following changes since commit 4670fd819e7f47392c7c6fc6168ea2857c66d163:
tcp: Get rid of inetpeer special cases. (2012-06-09 01:25:47 -0700)
are available in the git repository at:
git://gitorious.org/~hartkopp/linux-can/ollis-can-next.git canfd
for you to fetch changes up to e8b122525696b14ce6bcbce00785d06595663070:
canfd: update documentation according to CAN FD extensions (2012-06-19 11:37:06 +0200)
----------------------------------------------------------------
Oliver Hartkopp (6):
canfd: add new data structures and constants
canfd: add support for CAN FD in PF_CAN core
canfd: add support for CAN FD in CAN_RAW sockets
candev: add/update helpers for CAN FD
vcan: add CAN FD support
canfd: update documentation according to CAN FD extensions
Documentation/networking/can.txt | 154 ++++++++++++++++++++++++++++++++++++--
drivers/net/can/dev.c | 35 ++++++++-
drivers/net/can/vcan.c | 27 +++++--
include/linux/can.h | 59 +++++++++++++--
include/linux/can/core.h | 4 +-
include/linux/can/dev.h | 33 ++++++--
include/linux/can/raw.h | 3 +-
include/linux/if_ether.h | 3 +-
net/can/af_can.c | 116 +++++++++++++++++++++-------
net/can/raw.c | 50 ++++++++++++-
10 files changed, 420 insertions(+), 64 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: pull request CAN FD support
2012-06-19 19:19 pull request CAN FD support Oliver Hartkopp
@ 2012-06-19 20:03 ` Marc Kleine-Budde
0 siblings, 0 replies; 2+ messages in thread
From: Marc Kleine-Budde @ 2012-06-19 20:03 UTC (permalink / raw)
To: Oliver Hartkopp; +Cc: linux-can@vger.kernel.org
[-- Attachment #1: Type: text/plain, Size: 687 bytes --]
On 06/19/2012 09:19 PM, Oliver Hartkopp wrote:
> as there were no new remarks (and it has been hanging around on the ML for
> quite a long time) i only posted the data structures patch after some
> cosmetics suggested by Wolfgang.
Thanks a lot, hopefully we can get our hands on some "real" hardware soon :)
The series is bisecable and compiles without warnings. Send pull request
to David.
Marc
--
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-06-19 20:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-19 19:19 pull request CAN FD support Oliver Hartkopp
2012-06-19 20:03 ` Marc Kleine-Budde
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).