linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-19 09:13:31 to 2015-02-05 08:29:33 UTC [more...]

pull-request: can-next 2015-02-04
 2015-02-05  8:29 UTC  (2+ messages)

[PATCH V4 1/2] bfin_can: rewrite the blackfin style of read/write to common ones
 2015-02-05  8:28 UTC  (2+ messages)
` [PATCH V4 2/2] bfin_can: rewrite the driver into common style with MMU

can: kvaser_usb: Consolidate and unify state change handling
 2015-02-05  8:17 UTC  (2+ messages)

Standard CAN over IP
 2015-02-05  0:50 UTC  (6+ messages)

[PATCH] can: kvaser_usb: Ignore spurious error events after a busoff
 2015-02-04 13:04 UTC  (2+ messages)

[jtkirshe-net-next:core-queue 1002/1025] drivers/net/can/usb/kvaser_usb.c:639: warning: comparison is always false due to limited range of data type
 2015-02-04 12:48 UTC  (5+ messages)

[PATCH] can: janz-ican3: fix type missmatch in assignment
 2015-02-02  9:25 UTC  (2+ messages)

usb_8dev: firmware and windows library
 2015-01-31 10:09 UTC  (9+ messages)

[PStephaneATCH v6 0/7] can: peak_usb: add support for PEAK new CANFD USB
 2015-01-20 14:14 UTC 

[PATCH v6 0/7] can: peak: add support for PEAK new CANFD USB adapters
 2015-01-20 13:57 UTC 

[PATCH v6 0/7] can: peak_usb: add support for PEAK new CANFD USB
 2015-01-20 14:09 UTC 

[PATCH v6 0/7] add support for PEAK new CANFD USB adapters
 2015-01-20 14:07 UTC 

pull-request: can-next 2015-28-01
 2015-01-29 22:55 UTC  (2+ messages)

[PATCH] can: dev: fix crtlmode_supported check
 2015-01-28 15:38 UTC  (3+ messages)

[PATCH 0/7 v9] can/peak_usb: upgrade to CANFD
 2015-01-28 13:59 UTC  (25+ messages)
` [PATCH 1/7 v9] can/peak_usb: export ctrlmode_supported to adapter specific
` [PATCH 2/7 v9] can/peak_usb: add adapter BEC callback definition
` [PATCH 3/7 v9] can/peak_usb: upgrade core to data bittiming specs
` [PATCH 4/7 v9] can/peak_usb: upgrade core to new struct canfd_frame
` [PATCH 5/7 v9] can/peak_usb: export pcan_usb_pro functions
` [PATCH 6/7 v9] can/peak_usb: add peak_usb_netif_rx() new function
` [PATCH 7/7 v9] can/peak_usb: add support for PEAK new CANFD USB adapters

[PATCH v5] can: Convert to runtime_pm
 2015-01-28 15:19 UTC  (3+ messages)

[PATCH v10 3/9] can/peak_usb: export ctrlmode_supported to adapter specific
 2015-01-27 21:10 UTC  (2+ messages)

[PATCH v10 3/9] can/peak_usb: export ctrlmode_supported to adapter specific
 2015-01-27 21:07 UTC  (2+ messages)

[PATCH v10 2/9] can: peak_usb: constify struct peak_usb_adapter
 2015-01-27 21:03 UTC 

[PATCH v10 1/9] can: peak_usb: use ARRAY_SIZE instead off NULL termination for peak_usb_adapters_list
 2015-01-27 21:02 UTC  (2+ messages)

[PATCH] can/peak_usb: mark current PEAK USB FD as non-ISO
 2015-01-27 19:19 UTC  (4+ messages)

[PATCH v11 01/10] can: peak_usb: updates and CANFD support
 2015-01-27 18:30 UTC  (11+ messages)
` [PATCH v11 01/10] can: m_can: tag current CAN FD controllers as non-ISO
` [PATCH v11 02/10] can: peak_usb: use ARRAY_SIZE instead of NULL termination for peak_usb_adapters_list
` [PATCH v11 03/10] can: peak_usb: constify struct peak_usb_adapter
` [PATCH v11 04/10] can: peak_usb: export ctrlmode_supported to adapter specific
` [PATCH v11 05/10] can: peak_usb: add adapter BEC callback definition
` [PATCH v11 06/10] can: peak_usb: upgrade core to data bittiming specs
` [PATCH v11 07/10] can: peak_usb: upgrade core to new struct canfd_frame
` [PATCH v11 08/10] can: peak_usb: export pcan_usb_pro functions
` [PATCH v11 09/10] can: peak_usb: add peak_usb_netif_rx() new function
` [PATCH v11 10/10] can: peak_usb: add support for PEAK new CANFD USB adapters

[PATCH v10 1/9] can: peak_usb: updates and CANFD support
 2015-01-27 16:41 UTC  (10+ messages)
` [PATCH v10 1/9] can: peak_usb: use ARRAY_SIZE instead off NULL termination for peak_usb_adapters_list
` [PATCH v10 2/9] can: peak_usb: constify struct peak_usb_adapter
` [PATCH v10 3/9] can/peak_usb: export ctrlmode_supported to adapter specific
` [PATCH v10 4/9] can/peak_usb: add adapter BEC callback definition
` [PATCH v10 5/9] can/peak_usb: upgrade core to data bittiming specs
` [PATCH v10 6/9] can/peak_usb: upgrade core to new struct canfd_frame
` [PATCH v10 7/9] can/peak_usb: export pcan_usb_pro functions
` [PATCH v10 8/9] can/peak_usb: add peak_usb_netif_rx() new function
` [PATCH v10 9/9] can/peak_usb: add support for PEAK new CANFD USB adapters

pull-request: can 2015-01-27
 2015-01-27  8:14 UTC  (7+ messages)
` [PATCH 1/4] can: kvaser_usb: Do not sleep in atomic context
` [PATCH 2/4] can: kvaser_usb: Send correct context to URB completion
` [PATCH 3/4] can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT
` [PATCH 4/4] can: kvaser_usb: Fix state handling upon BUS_ERROR events

pull-request: can 2015-01-21
 2015-01-26 23:24 UTC  (3+ messages)
` [PATCH] can: c_can: end pending transmission on network stop (ifdown)

pull-request: can-next 2015-21-01
 2015-01-26 23:42 UTC  (2+ messages)

CAN FD USB interfaces
 2015-01-26 21:20 UTC  (5+ messages)

j1939 on v3.15
 2015-01-26 19:27 UTC 

[PATCH] can: kvaser_usb: Don't free packets when tight on URBs
 2015-01-26 10:56 UTC  (43+ messages)
` [PATCH v5 1/5] can: kvaser_usb: Update net interface state before exiting on OOM
  ` [PATCH v5 2/5] can: kvaser_usb: Consolidate and unify state change handling
    ` [PATCH v5 3/5] can: kvaser_usb: Fix state handling upon BUS_ERROR events
      ` [PATCH v5 4/5] can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT
        ` [PATCH v5 5/5] can: kvaser_usb: Add support for the USBcan-II family
` [PATCH v6 0/7] can: kvaser_usb: Leaf bugfixes and USBCan-II support
  ` [PATCH v6 1/7] can: kvaser_usb: Do not sleep in atomic context
    ` [PATCH v6 2/7] can: kvaser_usb: Send correct context to URB completion
      ` [PATCH v6 3/7] can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT
        ` [PATCH v6 4/7] can: kvaser_usb: Fix state handling upon BUS_ERROR events
          ` [PATCH v6 5/7] can: kvaser_usb: Update interface state before exiting on OOM
            ` [PATCH v6 6/7] can: kvaser_usb: Consolidate and unify state change handling
              ` [PATCH v6 7/7] can: kvaser_usb: Add support for the USBcan-II family

[PATCH 0/7 v8] can/peak_usb: upgrade to CANFD
 2015-01-22 16:24 UTC  (23+ messages)
` [PATCH 1/7 v8] can/peak_usb: export ctrlmode_supported to adapter specific
` [PATCH 2/7 v8] can/peak_usb: add adapter BEC callback definition
` [PATCH 3/7 v8] can/peak_usb: upgrade core to data bittiming specs
` [PATCH 4/7 v8] can/peak_usb: upgrade core to new struct canfd_frame
` [PATCH 5/7 v8] can/peak_usb: export pcan_usb_pro functions
` [PATCH 6/7 v8] can/peak_usb: add peak_usb_netif_rx() new function
` [PATCH 7/7 v8] can/peak_usb: add support for PEAK new CANFD USB adapters

[PATCH v6 1/7] can: peak_usb: export ctrlmode_supported to adapter specific
 2015-01-22  8:38 UTC  (10+ messages)
` [PATCH v6 2/7] can: peak_usb: add adapter BEC callback definition
` [PATCH v6 3/7] can: peak_usb: upgrade core to new CANFD extension - peak_usb_set_data_bittiming()
` [PATCH v6 4/7] can: peak_usb: upgrade core to new CANFD extension - struct canfd_frame
` [PATCH v6 5/7] can: peak_usb: add support for PEAK new CANFD USB adapters - pcan_usb_pro_*()
` [PATCH v6 6/7] can: peak_usb: upgrade core to new CANFD extension - add peak_usb_netif_rx()
` [PATCH v6 7/7] can: peak_usb: add support for PEAK new CANFD USB adapters

[PATCH] can/peak_usb: upgrade core to new CANFD extension
 2015-01-20 14:50 UTC  (8+ messages)
` [PATCH] can/peak_usb: export ctrlmode_supported to adapter specific
` [PATCH] can/peak_usb: add adapter BEC callback definition

[PATCH v5 3/5] can: mscan: Consolidate and unify state change handling
 2015-01-20 14:39 UTC  (14+ messages)
` c_can: (newbie) high system load when frame not acked?
            ` [PATCH 3.19-rc3] c_can: SIE disabled when berr-reporting is off to reduce irq flood
              ` [PATCH 3.19-rc3] c_can: end transmission on network stop

[PATCH v5] can/peak_usb: add support for PEAK new CANFD USB adapters
 2015-01-20 14:21 UTC  (3+ messages)

J1939 message length
 2015-01-19  9:13 UTC  (6+ 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).