messages from 2016-05-30 18:36:45 to 2016-06-28 15:55:45 UTC [more...]
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
[PATCH] net: can: Introduce MEN 16Z192-00 CAN controller driver
2016-06-28 13:44 UTC
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)
programatically determine netlink-type: can or vcan
2016-06-23 7:09 UTC (4+ 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 (9+ messages)
` [PATCH v4 1/5] can: bcm: fix indention and other minor style issues
` [PATCH v4 2/5] can: bcm: use CAN frame instead of can_frame in comments
` [PATCH v4 3/5] can: bcm: unify bcm_msg_head handling and prepare function parameters
` [PATCH v4 4/5] can: bcm: add support for CAN FD frames
` [PATCH v4 5/5] can: bcm: add documentation for CAN FD support
[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)
[PATCH] can: rcar_canfd: Add Renesas R-Car CAN FD driver
2016-06-14 7:23 UTC (16+ messages)
` [RESEND PATCH v5 0/2] Add CAN FD driver support to r8a7795 SoC
` [RESEND PATCH v5 1/2] can: rcar_canfd: Add Renesas R-Car CAN FD driver
` [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
` [PATCH v6 2/2] can: rcar_can: Move Renesas CAN driver to rcar dir
` [RESEND PATCH v5 "
"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)
Still looking for standard low cost CAN datalogger with >= 2x CAN channel
2016-06-05 21:20 UTC
[PATCH v3 0/5] Add support for CAN FD to broadcast manager (CAN_BCM)
2016-05-31 18:23 UTC (6+ messages)
` [PATCH v3 1/5] can: bcm: fix indention style
` [PATCH v3 2/5] can: bcm: use CAN frame instead of can_frame in comments
` [PATCH v3 3/5] can: bcm: unify bcm_msg_head handling and prepare function parameters
` [PATCH v3 4/5] can: bcm: add support for CAN FD frames
` [PATCH v3 5/5] can: bcm: add documentation for CAN FD support
Rx not working when not started from terminal
2016-05-31 10:28 UTC (4+ messages)
[PATCH v2 0/5] Add support for CAN FD to broadcast manager (CAN_BCM)
2016-05-30 18:43 UTC (5+ messages)
` [PATCH v2 2/5] can: bcm: use CAN frame instead of can_frame in comments
` [PATCH v2 4/5] can: bcm: add support for CAN FD frames
` [PATCH v2 5/5] can: bcm: add documentation for CAN FD support
` Request for testing - Re: [PATCH v2 0/5] Add support for CAN FD to broadcast manager (CAN_BCM)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).