linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-07 13:02:05 to 2015-01-22 16:24:10 UTC [more...]

[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] can: kvaser_usb: Don't free packets when tight on URBs
 2015-01-22 10:14 UTC  (56+ messages)
` [PATCH v3 1/4] "
  ` [PATCH v3 2/4] can: kvaser_usb: Reset all URB tx contexts upon channel close
    ` [PATCH v3 3/4] can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels
      ` [PATCH v3 4/4] can: kvaser_usb: Add support for the Usbcan-II family
` [PATCH v4 00/04] can: Introduce support for Kvaser USBCAN-II devices
  ` [PATCH v4 01/04] can: kvaser_usb: Don't dereference skb after a netif_rx() devices
    ` [PATCH v4 2/4] can: kvaser_usb: Update error counters before exiting on OOM
      ` [PATCH v4 3/4] can: kvaser_usb: Add support for the Usbcan-II family
        ` [PATCH v4 4/4] can: kvaser_usb: Retry first bulk transfer on -ETIMEDOUT
    ` [PATCH v4 01/04] can: kvaser_usb: Don't dereference skb after a netif_rx()
` [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 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

pull-request: can-next 2015-21-01
 2015-01-21 22:58 UTC 

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

[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  (20+ 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)

linux-can ISOTP module
 2015-01-16 17:31 UTC  (10+ messages)

[PATCH v7] can: move can_stats.bus_off++ from can_bus_off into can_change_state
 2015-01-16 14:30 UTC 

[PATCH] can: dev: fix semicolon.cocci warnings
 2015-01-16  8:56 UTC  (2+ messages)

pull-request: can 2015-01-15
 2015-01-16  0:39 UTC  (10+ messages)
` [PATCH 1/8] MAINTAINERS: update linux-can git repositories
` [PATCH 2/8] can: dev: fix crtlmode_supported check
` [PATCH 3/8] can: m_can: tag current CAN FD controllers as non-ISO
` [PATCH 4/8] can: c_can: use regmap_update_bits() to modify RAMINIT register
` [PATCH 5/8] can: kvaser_usb: Don't free packets when tight on URBs
` [PATCH 6/8] can: kvaser_usb: Reset all URB tx contexts upon channel close
` [PATCH 7/8] can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels
` [PATCH 8/8] can: kvaser_usb: Don't dereference skb after a netif_rx()

ANNOUNCEMENT: linux-can repos are now at kernel.org
 2015-01-15 22:52 UTC  (3+ messages)

[PATCH v4] can/peak_usb: add support for PEAK new CANFD USB adapters
 2015-01-15 15:49 UTC  (18+ messages)
    ` iproute2 fd-non-iso PoC - was "
` Fwd: "

[PATCH] can: c_can: use regmap_update_bits() to modify RAMINIT register
 2015-01-15 14:37 UTC  (9+ messages)
` [PATCH v2] "

Does PEAK usb can support getting error count?
 2015-01-15 11:43 UTC  (2+ messages)

[PATCH v5] can: Convert to runtime_pm
 2015-01-13 18:43 UTC  (11+ messages)

[PATCH v4] can: Convert to runtime_pm
 2015-01-12 15:04 UTC  (13+ messages)

[PATCH V2 1/2] bfin_can: rewrite the blackfin style of read/write
 2015-01-08  9:13 UTC  (4+ messages)
` [PATCH V2 2/2] bfin_can: rewrite the driver to support the common

[PATCH] bfin_can: rewrite the blackfin CAN driver into arch independent style
 2015-01-08  8:28 UTC  (4+ messages)

[PATCH] bfin_can: rewrite the blackfin style of read/write into common ones
 2015-01-08  6:25 UTC 

[PATCH v6] can: move can_stats.bus_off++ from can_bus_off into can_change_state
 2015-01-07 16:36 UTC  (3+ messages)

[PATCH 3.18+] Tag current CAN FD controllers as non-ISO
 2015-01-07 13:17 UTC  (2+ messages)

[PATCH stable] can_dev: fix crtlmode_supported check
 2015-01-07 13:11 UTC  (3+ messages)

[PATCH v2] can: dev: fix crtlmode_supported check
 2015-01-07 13:07 UTC 


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