linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-08 08:17:59 to 2016-07-20 08:49:41 UTC [more...]

Clear errorframe
 2016-07-20  8:49 UTC  (3+ messages)

J1939 Memory corruption
 2016-07-20  7:36 UTC 

programatically determine netlink-type: can or vcan 
 2016-07-19 14:57 UTC  (5+ messages)
      ` @Marc Kleine-Budde

[PATCH] net: can: Introduce MEN 16Z192-00 CAN controller driver
 2016-07-15  8:02 UTC  (2+ messages)

[PATCH v2 00/12] can: rx-offload: add implmentation and switch flexcan driver to use it
 2016-07-13  7:46 UTC  (24+ messages)
` [PATCH v2 01/12] can: rx-offload: Add support for HW fifo based irq offloading
` [PATCH v2 02/12] can: rx-offload: Add support for timestamp "
` [PATCH v2 03/12] can: flexcan: remove write-only member pdata of struct flexcan_priv
` [PATCH v2 04/12] can: flexcan: make declaration of devtype_data const
` [PATCH v2 05/12] can: flexcan: calculate default value for imask1 during runtime
` [PATCH v2 06/12] can: flexcan: make TX mailbox selectable "
` [PATCH v2 07/12] can: flexcan: make use of rx-offload's irq_offload_fifo
` [PATCH v2 08/12] can: flexcan: add missing register definitions
` [PATCH v2 09/12] can: flexcan: activate individual RX masking and initialize reg_rximr
` [PATCH v2 10/12] can: flexcan: add quirk FLEXCAN_QUIRK_ENABLE_EACEN_RRS
` [PATCH v2 11/12] can: flexcan: add support for timestamp based rx-offload
` [PATCH v2 12/12] can: flexcan: switch imx6 and vf610 to timestamp based offloading

[PATCH can-next] can: fix initial calculation of total rx/tx rate in CAN statistics
 2016-07-06  8:00 UTC 

[PATCH can-next] can: add missing initialization of CAN statistics
 2016-07-06  7:36 UTC  (4+ messages)

[PATCH] can: add missing initialization of CAN statistics
 2016-07-06  5:55 UTC  (2+ messages)

[mkl-can-next:rx-fifo-debug 13/18] drivers/net/can/at91_can.c:924:40: sparse: not enough arguments for function can_rx_fifo_irq_offload
 2016-07-04 20:01 UTC 

[mkl-can-next:rx-fifo-debug 13/18] drivers/net/can/at91_can.c:924:3: error: too few arguments to function 'can_rx_fifo_irq_offload'
 2016-07-04 19:14 UTC 

Flexcan on i.MX6Q softreset error
 2016-06-29  8:05 UTC 

pull-request: can 2016-06-23
 2016-06-28 15:55 UTC  (11+ messages)
` [PATCH 1/3] can: fix handling of unmodifiable configuration options fix
` [PATCH 2/3] can: fix oops caused by wrong rtnl dellink usage
` [PATCH 3/3] can: kvaser_usb: Add support for more Kvaser Leaf v2 devices

Clear transmit buffer (of pending queued tx-messages)
 2016-06-27 22:01 UTC  (5+ messages)

pull-request: can-next 2016-06-17
 2016-06-27 14:34 UTC  (2+ messages)
` pull-request: can-next 2016-06-17,pull-request: "

want blocking writes, but eventually get: errno 105 (No buffer space available)
 2016-06-26 23:24 UTC  (5+ messages)

[PATCH] can: rcar_canfd: Add Classical CAN only mode support
 2016-06-24 16:12 UTC  (7+ messages)
` [PATCH v2 0/2] can: rcar_canfd: Add Classical CAN & lower state transition support
  ` [PATCH v2 1/2] can: rcar_canfd: Add Classical CAN only mode support
  ` [PATCH v2 2/2] can: rcar_canfd: Add back-to-error-active support

[PATCH] can: fix handling of unmodifiable configuration options fix
 2016-06-23  8:57 UTC  (2+ messages)

[PATCH] can: kvaser_usb: Add support for more Kvaser Leaf v2 devices
 2016-06-23  5:57 UTC 

[PATCH] can: fix oops caused by wrong rtnl dellink usage
 2016-06-23  5:52 UTC  (3+ messages)

[PATCH v2] can: mcp251x: add message about sucessful/unsuccessful probe
 2016-06-22 20:38 UTC  (2+ messages)

[PATCH] can: only call can_stat_update with procfs
 2016-06-22 20:36 UTC  (2+ messages)

pull-request: can 2016-06-20
 2016-06-22 20:30 UTC  (5+ messages)
` [PATCH 1/3] can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone access
` [PATCH 2/3] can: at91_can: RX queue could get stuck at high bus load
` [PATCH 3/3] can: gs_usb: Add Basic support for the bytewerk.org candleLight interface

[RFC] Fix D_CAN corrupted bytes by using 32 bit register r/w
 2016-06-22 18:43 UTC  (5+ messages)
` [RFC] can: c_can: Update D_CAN TX and RX functions to 32 bit
    ` AW: "

Kernel Oops with: ip link set can0 type can
 2016-06-21 13:28 UTC  (7+ messages)

Bug? -- NEVER getting controller-problem{back-to-error-active}
 2016-06-21  9:58 UTC  (10+ messages)

[PATCH] can: mcp251x: add some messages to mcp251x_can_probe()
 2016-06-20 18:49 UTC  (6+ messages)

[PATCH v2] can: build proc support only if CONFIG_PROC_FS is activated
 2016-06-18 11:19 UTC  (7+ messages)

pull-request: can-next 2016-06-17
 2016-06-18  5:22 UTC  (2+ messages)
` pull-request: can-next 2016-06-17,pull-request: "

[PATCH v5 0/5] Add support for CAN FD to broadcast manager (CAN_BCM)
 2016-06-17 13:42 UTC  (7+ messages)
` [PATCH v5 1/5] can: bcm: fix indention and other minor style issues
` [PATCH v5 2/5] can: bcm: use CAN frame instead of can_frame in comments
` [PATCH v5 3/5] can: bcm: unify bcm_msg_head handling and prepare function parameters
` [PATCH v5 4/5] can: bcm: add support for CAN FD frames
` [PATCH v5 5/5] can: bcm: add documentation for CAN FD support

[PATCH 09/54] MAINTAINERS: Add file patterns for can device tree bindings
 2016-06-17 13:33 UTC  (2+ messages)

[PATCH v4 0/5] Add support for CAN FD to broadcast manager (CAN_BCM)
 2016-06-17 10:41 UTC  (5+ messages)
` [PATCH v4 4/5] can: bcm: add support for CAN FD frames

[PATCH] can: tscan1: Utilize the module_isa_driver macro
 2016-06-17 10:29 UTC  (2+ messages)

[PATCH v2 0/2] can: gs_usb: codingstyle fixes + set_phys_id callback
 2016-06-17 10:03 UTC  (3+ messages)
` [PATCH v2 1/2] can: gs_usb: codingstyle: introduce use of BIT() + fix indention
` [PATCH v2 2/2] can: gs_usb: add ethtool set_phys_id callback to locate physical device

bit-timing and sample point
 2016-06-17 10:02 UTC  (12+ messages)

[PATCH] Implement ethtool set_phys_id callback to ease locating specific physical devices
 2016-06-17  9:55 UTC  (3+ messages)

[PATCH 1/5][RFC] can: slcan: Replace sizeof struct can_frame with CAN_MTU
 2016-06-17  9:25 UTC  (11+ messages)
` [PATCH 2/5][RFC] can: Factor out alloc_socketdev()
` [PATCH 3/5][RFC] can: Add register_candevice()
` [PATCH 4/5][RFC] can: kline: Add KLine rtnl configuration options
` [PATCH 5/5][RFC] can: kline: Add KLine ldisc

[PATCH v7 0/2] Add CAN FD driver support to r8a7795 SoC
 2016-06-17  9:17 UTC  (8+ messages)
  ` [PATCH v7 1/2] can: rcar_canfd: Add Renesas R-Car CAN FD driver
  ` [PATCH v7 2/2] can: rcar_can: Move Renesas CAN driver to rcar dir
  ` [[RESEND]PATCH v7 0/2] Add CAN FD driver support to r8a7795 SoC
    ` [[RESEND]PATCH v7 1/2] can: rcar_canfd: Add Renesas R-Car CAN FD driver
    ` [[RESEND]PATCH v7 2/2] can: rcar_can: Move Renesas CAN driver to rcar dir

[PATCH] can: gs_usb: Add Basic support for the bytewerk.org candleLight interface
 2016-06-17  9:14 UTC  (2+ messages)

[PATCH] at91_can: RX queue could get stuck at high bus load
 2016-06-17  9:06 UTC  (2+ messages)

[RFC] K-Line protocol via SocketCAN
 2016-06-15 11:05 UTC  (17+ messages)

Receive CAN messages - New User
 2016-06-14 17:53 UTC  (3+ messages)

socketcan and libnl3
 2016-06-14 13:57 UTC  (3+ messages)

[RESEND PATCH v5 1/2] can: rcar_canfd: Add Renesas R-Car CAN FD driver
 2016-06-14  7:23 UTC  (6+ messages)
` [PATCH v6 0/2] Add CAN FD driver support to r8a7795 SoC
  ` [PATCH v6 1/2] can: rcar_canfd: Add Renesas R-Car CAN FD driver

"user id" for can usb adapters
 2016-06-14  6:39 UTC  (4+ messages)

c_can driver sometimes sends first two bytes filled with zeros
 2016-06-10 13:36 UTC  (8+ messages)
  ` AW: "

Flooding AT91_CAN peripheral with messages causes it to stop receiving any more messages
 2016-06-10 13:34 UTC  (9+ 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).