linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-23 08:10:26 to 2012-06-18 20:20:51 UTC [more...]

[PATCH 1/6] canfd: add new data structures and constants
 2012-06-18 20:20 UTC  (9+ messages)

[PATCH 0/6] CAN FD support
 2012-06-18 19:38 UTC  (6+ messages)

[PATCH] c_can_pci: generic module for C_CAN/D_CAN on PCI
 2012-06-18 19:38 UTC  (4+ messages)

[PATCH 6/6] canfd: update documentation according to CAN FD extensions
 2012-06-18 17:40 UTC 

[PATCH 5/6] vcan: add CAN FD support
 2012-06-18 17:39 UTC 

[PATCH 4/6] candev: add/update helpers for CAN FD
 2012-06-18 17:39 UTC 

[PATCH 3/6] canfd: add support for CAN FD in CAN_RAW sockets
 2012-06-18 17:39 UTC 

[PATCH 2/6] canfd: add support for CAN FD in PF_CAN core
 2012-06-18 17:39 UTC 

[PATCH net-next] em_canid: Ematch rule to match CAN frames according to their CAN IDs
 2012-06-18 12:22 UTC 

pull-request: can: 2012-06-15
 2012-06-15 22:26 UTC  (4+ messages)
` [PATCH] can: c_can: precedence error in c_can_chip_config()

[Socketcan-users] Flexcan on i.mx536 Infotainment Platform
 2012-06-15  6:42 UTC  (5+ messages)

Flexcan on imx536 Infotainment
 2012-06-13 19:35 UTC  (7+ messages)
  ` flexcan_poll_error_state(struct net_device *dev, u32 reg_esr)

[RFC] net/sched/em_canid: Ematch rule to match CAN frames according to their CAN IDs
 2012-06-13 12:18 UTC  (7+ messages)

[PATCH] STA2X11 CAN: CAN driver for the STA2X11 board
 2012-06-12 14:53 UTC  (28+ messages)
      ` generic module for c-can on pci
        ` [PATCH RFC] c_can_pci: generic module for c_can on PCI

serial can or socket can ?
 2012-06-12 13:53 UTC  (3+ messages)

[patch] can: c_can: precedence error in c_can_chip_config()
 2012-06-12 11:01 UTC  (6+ messages)

[PATCH v2] socketcan: provide GPL2 notion for the headers
 2012-06-12  8:16 UTC 

socketcan: license issues
 2012-06-12  8:45 UTC  (4+ messages)
` [PATCH] socketcan: provide GPL2 notion for the headers

[RFC v5] CAN FD support
 2012-06-11 18:15 UTC  (5+ messages)

pull request: can-next 2012-06-07
 2012-06-10 17:24 UTC  (4+ messages)

[PATCH 1/2] can: Add constants containing length of CAN identifiers
 2012-06-07  9:53 UTC  (4+ messages)
` [PATCH 2/2] net/sched: CAN Filter/Classifier

pull-request: can-next 2012-06-04
 2012-06-06 22:42 UTC  (6+ messages)

[PATCH 7/7] drivers/net/can/cc770/cc770_platform.c: adjust suspicious bit operation
 2012-06-06 21:52 UTC  (2+ messages)

[PATCH iproute2 0/3] CAN Filter/Classifier
 2012-06-04 19:13 UTC  (6+ messages)
` [PATCH iproute2 1/3] Add missing can.h
` [PATCH iproute2 2/3] CAN Filter/Classifier -- Source code
` [PATCH iproute2 3/3] CAN Filter/Classifier -- Documentation

pull-request: can 2012-06-03
 2012-06-04 15:51 UTC  (8+ messages)
` [PATCH 1/4] can: c_can: fix "BUG! echo_skb is occupied!" during transmit
` [PATCH 2/4] can: c_can: fix an interrupt thrash issue with c_can driver
` [PATCH 3/4] can: c_can: fix race condition in c_can_open()
` [PATCH 4/4] can: cc770: Fix likely misuse of | for &

[PATCH 1/2] can: Added constants containing length of CAN identifiers
 2012-06-04  8:04 UTC  (9+ messages)
` [PATCH 2/2] net/sched: CAN Filter/Classifier

[PATCH v5 0/2] can: c_can: Add support for Bosch D_CAN controller
 2012-06-03 22:56 UTC  (4+ messages)
` [PATCH v5 1/2] can: c_can: Move overlay structure to array with offset as index
` [PATCH v5 2/2] can: c_can: Add support for Bosch D_CAN controller

can4linux compilation for i.mx25 under 2.6.39
 2012-06-01 11:22 UTC  (20+ messages)

Strange error with jspy utility: Bus problems - Solved
 2012-05-31 21:53 UTC 

[PATCH 0/4] treewide: Fix likely misuses of | for &
 2012-05-31 20:54 UTC  (3+ messages)
` [PATCH 2/4] can: cc770: Fix likely misuse "

Strange error with jspy utility
 2012-05-29  7:40 UTC  (12+ messages)
  ` Strange error with jspy utility: solved?
            ` Strange error with jspy utility: Bus problems

[PATCH v4 0/5] can: c_can: Add support for Bosch D_CAN controller
 2012-05-29  5:38 UTC  (15+ messages)
` [RESEND PATCH v3 1/5] can: c_can: fix "BUG! echo_skb is occupied!" during transmit
` [RESEND PATCH v3 2/5] can: c_can: fix an interrupt thrash issue with c_can driver
` [RESEND PATCH v3 3/5] can: c_can: fix race condition in c_can_open()
` [PATCH v4 4/5] can: c_can: Move overlay structure to array with offset as index
` [RESEND PATCH v3 5/5] can: c_can: Add support for Bosch D_CAN controller

[PATCH iproute2 0/3] CAN Filter/Classifier
 2012-05-25  9:11 UTC  (4+ messages)
` [PATCH iproute2 1/3] Added missing can.h
` [PATCH iproute2 2/3] CAN Filter/Classifier -- Source code
` [PATCH iproute2 3/3] CAN Filter/Classifier -- Documentation

[RESEND PATCH v3 0/5] can: c_can: Add support for Bosch D_CAN controller
 2012-05-23 11:13 UTC  (9+ messages)
` [RESEND PATCH v3 1/5] can: c_can: fix "BUG! echo_skb is occupied!" during transmit
` [RESEND PATCH v3 2/5] can: c_can: fix an interrupt thrash issue with c_can driver
` [RESEND PATCH v3 3/5] can: c_can: fix race condition in c_can_open()
` [RESEND PATCH v3 4/5] can: c_can: Move overlay structure to array with offset as index
` [RESEND PATCH v3 5/5] can: c_can: Add support for Bosch D_CAN controller

[Socketcan-users] AM335x CAN/D_CAN
 2012-05-23  8:40 UTC  (10+ messages)


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