linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-03 10:35:40 to 2018-02-06 12:48:39 UTC [more...]

[PATCH 1/2] net, can, ifi: fix "write buffer full" error
 2018-02-06 12:48 UTC  (3+ messages)
` [PATCH 2/2] net, can, ifi: loopback Tx message in IFI block

[PATCH] can: ucan: add driver for Theobroma Systems UCAN devices
 2018-02-06 11:58 UTC  (2+ messages)

j1939: Attempt to make j1939 network namespace-aware
 2018-02-06  8:52 UTC  (3+ messages)

[PATCH] can: m_can: change comparison to bitshift when dealing with a mask
 2018-02-06  8:52 UTC 

[PATCH v2 1/3] can: cc770: Remove redundant IRQ ack
 2018-01-30 16:56 UTC  (3+ messages)
` [PATCH v2 2/3] can: cc770: Stop queue on NETDEV_TX_BUSY
` [PATCH v2 3/3] can: cc770: Fix queue stall & dropped RTR reply

[PATCH 0/5 resend] can: various fixes to xilinx_can driver
 2018-01-30 14:35 UTC  (14+ messages)
` [PATCH 1/5] can: xilinx_can: fix device dropping off bus on RX overrun
` [PATCH 2/5] can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK
` [PATCH 3/5] can: xilinx_can: fix recovery from error states not being propagated
    ` [PATCH] can: xilinx_can: use can_change_state()
          ` [PATCH v2] "
` [PATCH 4/5] can: xilinx_can: only report warning and passive states on state changes
` [PATCH 5/5 v3] can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting

Darlehensangebot
 2018-01-30 13:53 UTC 

[PATCH V2 0/3] Microchip mcp25xxfd can controller driver
 2018-01-29 19:39 UTC  (7+ messages)
` [PATCH V2 1/3] dt-binding: can: mcp25xxfd: document device tree bindings
  ` [PATCH V2 2/3] can: mcp25xxfd: Add Microchip mcp25xxfd CAN FD driver
` [PATCH V2 3/3] can: mcp25xxfd: add gpiolib support for GPIO0/1 (aka. INT0/INT1)

[PATCH 4/4] can: cc770: Fix dropped RTR frames
 2018-01-29 16:07 UTC 

[PATCH 1/4] can: cc770: Remove redundant IRQ ack
 2018-01-29 15:47 UTC  (4+ messages)
` [PATCH 2/4] can: cc770: Stop queue on NETDEV_TX_BUSY
` [PATCH 3/4] can: cc770: Fix queue stall due to RTR
` [PATCH] can: cc770: Fix dropped RTR frames

[PATCH] j1939: add SPDX-License-Identifier
 2018-01-29 10:43 UTC  (4+ messages)

pull-request: can-next 2018-01-26
 2018-01-26 15:54 UTC  (2+ messages)
` pull-request: can-next 2018-01-26,pull-request: "

Associate physical device with device name
 2018-01-26 14:38 UTC 

[PATCH 1/4] j1939: remove priv->ifindex
 2018-01-26 11:45 UTC  (11+ messages)
` [PATCH 2/4] j1939: Documentation: use if_nametoindex instead of ifindex substitute
` [PATCH 3/4] j1939: sync docs with current code state
` [PATCH 4/4] j1939: remove proc support

[PATCH 0/8] Add CAN support to iwg2[02]d
 2018-01-26 10:07 UTC  (6+ messages)
` [PATCH 1/8] dt-bindings: can: rcar_can: document r8a774[35] can support

Darlehen Geld für Einzelpersonen und Fachleute in weniger als 72 Stunden
 2018-01-26  7:22 UTC 

[mkl-can-next:j1939 128/130] transport.c:undefined reference to `j1939_procdir'
 2018-01-25  8:51 UTC  (2+ messages)

[mkl-can-next:j1939 128/130] ERROR: "j1939_procdir" [net/can/j1939/can-j1939.ko] undefined!
 2018-01-25  8:51 UTC  (2+ messages)

[PATCH] can: migrate documentation to restructured text
 2018-01-24 11:56 UTC  (3+ messages)

j1939 ACL
 2018-01-23 15:31 UTC  (10+ messages)

[PATCH 1/2] [stable pre-4.12] can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
 2018-01-22 13:48 UTC 

Darlehen
 2018-01-21 17:05 UTC 

pull-request: can-next 2018-01-16
 2018-01-19 15:31 UTC  (2+ messages)
` pull-request: can-next 2018-01-16,pull-request: "

pull-request: can 2018-01-18
 2018-01-19  2:16 UTC  (4+ messages)
` [PATCH 1/2] can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
` [PATCH 2/2] can: af_can: canfd_rcv(): "

[PATCH] can: m_can: mark runtime-PM handlers as __maybe_unused
 2018-01-18 13:16 UTC  (2+ messages)

pull-request: can 2018-01-16
 2018-01-17 21:10 UTC  (3+ messages)
` [PATCH] can: peak: fix potential bug in packet fragmentation

pull-request: can-next 2018-01-16
 2018-01-17 21:08 UTC  (2+ messages)
` pull-request: can-next 2018-01-16,pull-request: "

WARNING in can_rcv
 2018-01-17 17:12 UTC  (13+ messages)

[PATCH v2] Add Travis-CI support
 2018-01-17 15:48 UTC  (2+ messages)

[PATCH] Add Travis-CI support
 2018-01-17 15:19 UTC  (4+ messages)

[PATCH] j1939: remove priv->ifindex
 2018-01-17 11:37 UTC 

Getting manufacturer/product name for CAN interface
 2018-01-16 21:47 UTC  (8+ messages)

[PATCH 1/2] can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
 2018-01-16 18:42 UTC  (2+ messages)
` [PATCH 2/2] can: af_can: canfd_rcv(): "

WARNING in canfd_rcv
 2018-01-16 17:58 UTC 

[PATCH v2] can: peak/usb: fix potential bug in packet fragmentation
 2018-01-16 14:34 UTC  (2+ messages)

[PATCH v8 0/5] Add MCAN Support for Dra76 platform
 2018-01-16 14:12 UTC  (10+ messages)
` [PATCH v8 1/5] dt-bindings: can: m_can: Document new can transceiver binding
` [PATCH v8 2/5] dt-bindings: can: can-transceiver: Document new binding
` [PATCH v8 3/5] can: m_can: Move allocation of net device to probe
` [PATCH v8 4/5] can: m_can: Add PM Support
` [PATCH v8 5/5] can: m_can: Support higher speed CAN-FD bitrates

[PATCH v7 0/8] Add MCAN Support for Dra76 platform
 2018-01-16 11:05 UTC  (17+ messages)
` [PATCH v7 2/8] can: m_can: Add call to of_can_transceiver
` [PATCH v7 3/8] can: m_can: Remove check for version when allocating m_can net device
` [PATCH v7 4/8] can: m_can: Move allocation of net device to probe
` [PATCH v7 5/8] can: m_can: Add PM Support
` [PATCH v7 6/8] can: m_can: Support higher speed CAN-FD bitrates
` [PATCH v7 7/8] dt-bindings: can: m_can: Document new can transceiver binding
` [PATCH v7 8/8] dt-bindings: can: can-transceiver: Document new binding
  ` [PATCH v7 1/8] can: dev: Add support for limiting configured bitrate

Neujahrsspende von 4.800.000 €
 2018-01-16  0:53 UTC 

pull-request: can-next 2017-12-01
 2018-01-15 21:14 UTC  (5+ messages)
  ` pull-request: can-next 2017-12-01,Re: "
      ` pull-request: can-next 2017-12-01,Re: pull-request: can-nexto 2017-12-01,Re: "

[PATCH] can: peak/usb: fix potential bug in packet fragmentation
 2018-01-15 14:41 UTC  (8+ messages)

[PATCH v3 00/27] kill devm_ioremap_nocache
 2018-01-12  9:12 UTC  (10+ messages)

Any thing against non-blocking socketCan?
 2018-01-11 19:47 UTC  (2+ messages)

syzkaller support for AF_CAN
 2018-01-11 18:30 UTC  (2+ messages)

pull-request: can 2018-01-04
 2018-01-07 12:32 UTC  (7+ messages)
` [PATCH 1/4] can: vxcan: improve handling of missing peer name attribute
` [PATCH 2/4] can: gs_usb: fix return value of the "set_bittiming" callback
` [PATCH 3/4] can: flex_can: Correct the checking for frame length in flexcan_start_xmit()
` [PATCH 4/4] can: ems_usb: improve error reporting for error warning and error passive

Signal Driven SocketCAN Questions
 2018-01-05 10:31 UTC  (10+ messages)

[PATCH v6 0/6] Add M_CAN Support for Dra76 platform
 2018-01-05  1:23 UTC  (18+ messages)
` [PATCH v6 1/6] can: dev: Add support for limiting configured bitrate
` [PATCH v6 3/6] can: m_can: Add PM Runtime
` [PATCH v6 4/6] can: m_can: Support higher speed CAN-FD bitrates

[PATCH] CAN NETWORK DRIVERS: set cf->can_id to CAN_ERR_CRTL when cf->data[1] is filled with either CAN_STATE_ERROR_WARNING or CAN_STATE_ERROR_PASSIVE
 2018-01-03 10:50 UTC  (2+ messages)

[PATCH] flex_can: Correct the checking for frame length in flexcan_start_xmit()
 2018-01-03 10:35 UTC  (2+ 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).