linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-07 15:20:10 to 2014-04-25 20:24:06 UTC [more...]

can problems on socfpga [was Re: [PATCH v2 4/6] ARM: socfpga: dts: add can0+1]
 2014-04-25 20:24 UTC  (2+ messages)

pull-request: can-next 2014-04-25
 2014-04-24 22:21 UTC 

Kvaser socketCAN support
 2014-04-24 22:12 UTC  (14+ messages)
  ` (Case 14359) "

[PATCH v1] can: c_can: Enable interrupts only when initialization has been completed
 2014-04-24 22:07 UTC  (2+ messages)

pull-request: can 2014-04-24
 2014-04-24 22:04 UTC  (28+ messages)
` [PATCH 01/26] can: c_can_pci: Set the type of the IP core
` [PATCH 02/26] can: c_can: Fix startup logic
` [PATCH 03/26] can: c_can: Make bus off interrupt disable logic work
` [PATCH 04/26] can: c_can: Do not access skb after net_receive_skb()
` [PATCH 05/26] can: c_can: Handle state change correctly
` [PATCH 06/26] can: c_can: Fix berr reporting
` [PATCH 07/26] can: c_can: Always update error stats
` [PATCH 08/26] can: c_can: Simplify buffer reenabling
` [PATCH 09/26] can: c_can: Avoid status register update for D_CAN
` [PATCH 10/26] can: c_can: Get rid of pointless interrupts
` [PATCH 11/26] can: c_can: Disable rx split as workaround
` [PATCH 12/26] can: c_can: Work around C_CAN RX wreckage
` [PATCH 13/26] can: c_can: Cleanup irq enable/disable
` [PATCH 14/26] can: c_can: Cleanup c_can_read_msg_object()
` [PATCH 15/26] can: c_can: Cleanup setup of receive buffers
` [PATCH 16/26] can: c_can: Cleanup c_can_inval_msg_object()
` [PATCH 17/26] can: c_can: Cleanup c_can_msg_obj_put/get()
` [PATCH 18/26] can: c_can: Cleanup c_can_write_msg_object()
` [PATCH 19/26] can: c_can: Use proper u32 variables in c_can_write_msg_object()
` [PATCH 20/26] can: c_can: Remove tx locking
` [PATCH 21/26] can: c_can: Speed up tx buffer invalidation
` [PATCH 22/26] can: c_can: use proper type for 'instance'
` [PATCH 23/26] can: c_can_pci: enable PCI bus master only for MSI
` [PATCH 24/26] can: sja1000_isa: add locking for indirect register access mode
` [PATCH 25/26] can: fix return value from can_get_bittiming()
` [PATCH 26/26] can: slcan: Fix spinlock variant

[PATCH 1/2] net can softing: drop 'channel' sysfs attribute
 2014-04-24 20:56 UTC  (4+ messages)

Bitrate and CAN status support for slcan
 2014-04-24 20:32 UTC  (15+ messages)
` [PATCH 1/5] can: slcan: Fix spinlock variant
` [PATCH 2/5] can: slcan: Convert to can_dev interface
` [PATCH 3/5] can: slcan: Send open/close command upon interface up/down
` [PATCH 4/5] can: slcan: Add bitrate change support
` [PATCH 5/5] can: slcan: Add CAN status flag support

[PATCH] can: fix return value from can_get_bittiming()
 2014-04-24 20:30 UTC  (2+ messages)

detect auto baud rate on can bus in linux driver
 2014-04-24 13:20 UTC 

Problem with Eurotech COM1273 Dual Channel CAN PC104 Module
 2014-04-24 11:41 UTC  (14+ messages)
              ` [PATCH] can: sja1000_isa: add locking for indirect register access mode

[PATCH v8] can: add Renesas R-Car CAN driver
 2014-04-23 22:25 UTC  (2+ messages)

[PATCH 0/2] iproute2: can: support CAN FD control interface
 2014-04-23 17:27 UTC  (3+ messages)
` [PATCH 1/2] iproute2: can: fix indention white spaces
` [PATCH 2/2] iproute2: can: support CAN FD control interface

J1939 Interpacket Delay
 2014-04-23 12:21 UTC  (15+ messages)
          ` J1939 Interpacket Delay - issue of EOM
            ` J1939 packet stuffing
    ` J1939 Destination address corruption

BCM ISSUE
 2014-04-22 18:05 UTC 

[PATCH v7 1/2] can: xilinx CAN controller support
 2014-04-22 11:18 UTC  (11+ messages)

[PATCHv2] Add support for standard D_CAN module RAM Init Bit
 2014-04-18 14:03 UTC  (2+ messages)
` [PATCHv2] net: c_can: Add support for D_CAN Module RAM Init

[PATCH v2] c_can: Add support for eg20t (pch_can)
 2014-04-17 21:27 UTC  (8+ messages)

[PATCH 1/3] can: kvaser_usb: add retries/timeout to kvaser_usb_wait_msg()
 2014-04-17 20:19 UTC  (4+ messages)
` [PATCH 2/3] can: kvaser_usb: add support for Kvaser Leaf v2 and usb mini PCIe
` [PATCH 3/3] can: usb: Kconfig: Improve help for CAN_KVASER_USB

Coverity CID 712278: c_can_pci_probe() doesn't check pci_enable_msi() return value
 2014-04-17 20:11 UTC  (2+ messages)

[PATCH] c_can: Add support for eg20t (pch_can)
 2014-04-17 19:53 UTC  (22+ messages)

[PATCH] net: can: c_can: use proper type for 'instance'
 2014-04-17 19:22 UTC  (2+ messages)

[PATCH] net: c_can: Add support for DCAN Module RAM Init
 2014-04-17 14:36 UTC  (4+ messages)
` [PATCH] net: c_can: Add support for D_CAN module "

FlexCAN i.MX28 BUG! hardware recovered automatically from BUS_OFF
 2014-04-16 11:52 UTC 

[patch V2 00/21] can: c_can: Another pile of fixes and improvements
 2014-04-14 20:17 UTC  (26+ messages)
` [patch V2 02/21] can: c_can: Fix startup logic
` [patch V2 01/21] can: c_can_pci: Set the type of the IP core
` [patch V2 03/21] can: c_can: Make bus off interrupt disable logic work
` [patch V2 05/21] can: c_can: Handle state change correctly
` [patch V2 04/21] can: c_can: Do not access skb after net_receive_skb()
` [patch V2 06/21] can: c_can: Fix berr reporting
` [patch V2 07/21] can: c_can: Always update error stats
` [patch V2 08/21] can: c_can: Simplify buffer reenabling
` [patch V2 10/21] can: c_can: Get rid of pointless interrupts
` [patch V2 09/21] can: c_can: Avoid status register update for D_CAN
` [patch V2 11/21] can: c_can : Disable rx split as workaround
` [patch V2 13/21] can: c_can: Cleanup irq enable/disable
` [patch V2 12/21] can: c_can": Work around C_CAN RX wreckage
` [patch V2 14/21] can: c_can: Cleanup c_can_read_msg_object()
` [patch V2 15/21] can: c_can Cleanup setup of receive buffers
` [patch V2 16/21] can: c_can: Cleanup c_can_inval_msg_object()
` [patch V2 17/21] can: c_can: Cleanup c_can_msg_obj_put/get()
` [patch V2 18/21] can: c_can: Cleanup c_can_write_msg_object()
` [patch V2 19/21] can: c_can: Use proper u32 variables in c_can_write_msg_object()
` [patch V2 20/21] can: c_can: Remove tx locking
` [patch V2 21/21] can: c_can: Speed up tx buffer invalidation

Error Active
 2014-04-14 14:38 UTC  (6+ messages)

[PATCH] peak_pci: fix use after free in netdev teardown
 2014-04-09 19:45 UTC 

Regarding J1939 support on freescale imx6 BSP
 2014-04-09 19:35 UTC  (7+ messages)
          ` J1939 test program & Kickstarter guide

[PATCH] can: c_can: Fix bit clearing and message object read
 2014-04-09 10:28 UTC  (8+ messages)

SocketCAN over Ethernet
 2014-04-08  7:21 UTC  (6+ messages)

[PATCH] genirq: Sanitize spurious interrupt detection of threaded irqs
 2014-04-07 20:08 UTC  (7+ messages)

[PATCH v1] can: gs_usb: Added support for the GS_USB CAN devices
 2014-04-07 15:20 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).