linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-10 07:44:07 to 2014-04-03 13:42:53 UTC [more...]

c_can: wrong frame order reception
 2014-04-03 13:41 UTC  (5+ messages)

Regarding J1939 support on freescale imx6 BSP
 2014-04-03 13:39 UTC  (5+ messages)

[PATCH v3 0/2] Adding support for CAN busses via SPI interface
 2014-04-03 12:14 UTC  (7+ messages)
` [PATCH v3 1/2] Add documentation for SPI to CAN driver
` [PATCH v3 2/2] CAN: CAN driver to support multiple CAN bus on SPI interface

[PATCH 1/2] net can softing: drop 'channel' sysfs attribute
 2014-04-02 19:17 UTC  (2+ messages)
` [PATCH 2/2] net can softing: remove unused sysfs attributes

[PATCH v2 0/3] can: add support for hash based access to EFF frame filters
 2014-04-02 18:25 UTC  (4+ messages)
` [PATCH v2 1/3] can: proc: make array printing function indenpendent from sff frames
` [PATCH v2 2/3] can: add hash based access to single EFF frame filters
` [PATCH v2 3/3] can: add documentation for CAN filter usage optimisation

[PATCH 0/3] can: add support for hash based access to EFF frame filters
 2014-04-02 17:26 UTC  (7+ messages)
` [PATCH 1/3] can: proc: make array printing function indenpendent from sff frames
` [PATCH 2/3] can: add hash based access to single EFF frame filters
` [PATCH 3/3] can: add documentation for CAN filter usage optimisation

[PATCH v7 1/2] can: xilinx CAN controller support
 2014-04-02 13:13 UTC 

PCH_CAN - echo_skb is occupied
 2014-04-02  9:45 UTC  (4+ messages)

[PATCH v2 0/4] can: mcp251x: various improvements
 2014-04-02  7:12 UTC  (9+ messages)
` [PATCH v2 1/4] can: mcp251x: Check return value of spi_setup()
` [PATCH v2 2/4] can: mcp251x: Improve mcp251x_hw_reset()
` [PATCH v2 3/4] can: mcp251x: Improve mcp251x_hw_probe()
` [PATCH v2 4/4] can: mcp251x: Remove unnecessary power disabling

[PATCH 1/4] can: mcp251x: Check return value of spi_setup()
 2014-04-02  7:05 UTC  (14+ messages)
` [PATCH 2/4] can: mcp251x: Improve mcp251x_hw_reset()
` [PATCH 3/4] can: mcp251x: Improve mcp251x_hw_probe()
` [PATCH 4/4] can: mcp251x: Remove unnecessary power disabling

pull-request: can 2014-04-01
 2014-04-01 21:50 UTC  (18+ messages)
` [PATCH 01/16] can: usb_8dev: Fix memory leak in usb_8dev_start_xmit
` [PATCH 02/16] can: Documentation: fix parameter name "sample-point"
` [PATCH 03/16] can: c_can: free_c_can_dev(): add missing netif_napi_del()
` [PATCH 04/16] can: c_can: check return value to users of c_can_set_bittiming()
` [PATCH 05/16] can: c_can: Wait for CONTROL_INIT to be cleared
` [PATCH 06/16] can: c_can: Fix hardware raminit function
` [PATCH 07/16] can: c_can: Make it SMP safe
` [PATCH 08/16] can: c_can: Fix buffer ordering
` [PATCH 09/16] can: c_can: Fix the lost message handling
` [PATCH 10/16] can: c_can: Remove EOB exit
` [PATCH 11/16] can: c_can: Provide protection in the xmit path
` [PATCH 12/16] can: c_can: Make the code readable
` [PATCH 13/16] can: c_can: Reduce register access
` [PATCH 14/16] can: c_can: Store dlc private
` [PATCH 15/16] can: c_can: Simplify TX interrupt cleanup
` [PATCH 16/16] can: c_can: Avoid led toggling for every packet

[patch 00/12] can: c_can: Fix a series of serious bugs and improve the performance
 2014-04-01 21:29 UTC  (33+ messages)
` [patch 02/12] can: c_can: Fix hardware raminit function
` [patch 01/12] can: c_can: Wait for CONTROL_INIT to be cleared
` [patch 03/12] can: c_can: Make it SMP safe
` [patch 04/12] can: c_can: Fix buffer ordering for real
` [patch 05/12] can: c_can: Fix the lost message handling
` [patch 06/12] can: c_can: Remove braindamaged EOB exit
` [patch 07/12] can: c_can: Provide protection in the xmit path
` [patch 08/12] can: c_can: Makethe code readable
    ` [patch 08/12 V2] "
` [patch 09/12] can: c_can: Reduce register access for real
` [patch 10/12] can: c_can: Store dlc private
` [patch 11/12] can: c_can: Simplify TX interrupt cleanup
` [patch 12/12] can: c_can: Avoid led toggling for every packet
  ` can: c_can: Reduce interrupt load by 50%

[PATCH v2 0/3] Adding support for CAN busses via SPI interface
 2014-04-01 21:08 UTC  (10+ messages)
` [PATCH v2 1/3] Add documentation for SPI to CAN driver
` [PATCH v2 2/3] CAN: moved SPI drivers into a separate directory
` [PATCH v2 3/3] CAN: CAN driver to support multiple CAN bus on SPI interface

c_can for pch (was Re: CAN NETWORK DRIVERS)
 2014-04-01 20:08 UTC 

[PATCH v1] can: c_can: Enable interrupts only when initialization has been completed
 2014-04-02 17:28 UTC 

mcp251x: mcp2515 stops receiving
 2014-03-31  8:29 UTC  (4+ messages)

TX timestamping
 2014-03-30 17:31 UTC  (4+ messages)

[PATCH: 3.11] usb_8dev: Fix memory leak in usb_8dev_start_xmit
 2014-03-29  7:17 UTC  (3+ messages)

postpartum
 2014-03-28  0:46 UTC 

[PATCH v6] can: xilinx CAN controller support
 2014-03-27 14:21 UTC  (5+ messages)

libsocketcan: release 0.0.10
 2014-03-24  9:34 UTC  (3+ messages)

[PATCH v1 0/3] Adding support for CAN busses via SPI interface
 2014-03-23 12:01 UTC  (6+ messages)
` [PATCH v1 1/3] Add documentation for SPI to CAN driver
` [PATCH v1 2/3] CAN: CAN driver to support multiple CAN bus on SPI interface
` [PATCH v1 3/3] Introduce can_get_echo_skb_ni() when TX is not in interrupt

esd CAN USB/2 and SocketCAN
 2014-03-21 19:06 UTC 

[PATCH v5] can: xilinx CAN controller support
 2014-03-20  4:41 UTC  (20+ messages)

[PATCH] can: Documentation: fix spelling of sample-point
 2014-03-19  9:20 UTC  (2+ messages)

[PATCH 1/2] can: c_can: improve error checking
 2014-03-18 18:24 UTC  (3+ messages)
` [PATCH 1/2] can: c_can: free_c_can_dev(): add missing netif_napi_del()
` [PATCH 2/2] can: c_can: check return value to users of c_can_set_bittiming()

Клuенmскиe базы тел: +7-91З-З9IЗ8З7
 2014-03-17  7:13 UTC 

[PATCH] can: mcp251x: Fix regulators operation without CONFIG_REGULATOR
 2014-03-17  9:37 UTC  (8+ messages)

pull-request: can-next 2014-03-17
 2014-03-17  9:37 UTC 

Здравсmвуйте! Вac uнтepecyюm клиенmсkие бaзы данных?
 2014-03-16  8:34 UTC 

[PATCH] Add D_CAN Module RAM Init
 2014-03-12 23:01 UTC  (2+ messages)
` [PATCH] net: can: c_can_platform: "

Stuck vcan
 2014-03-11 21:55 UTC  (7+ messages)

Populating netdev::dev_id for udev discrimination
 2014-03-11 19:45 UTC  (12+ 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).