linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-28 10:26:49 to 2014-03-18 17:19:00 UTC [more...]

[patch 00/12] can: c_can: Fix a series of serious bugs and improve the performance
 2014-03-18 17:19 UTC  (2+ messages)
` [patch 04/12] can: c_can: Fix buffer ordering for real

Кл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 v5] can: xilinx CAN controller support
 2014-03-13 11:21 UTC  (23+ messages)

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

[PATCH v5] can: xilinx CAN controller support
 2014-03-10  7:12 UTC 

pull-request: can-next 2014-02-12
 2014-03-07 22:10 UTC  (2+ messages)

FlexCAN on i.MX28 interrupt flooding retrying send
 2014-03-07 15:55 UTC  (10+ messages)

[PATCH] can: Unify MTU settings for CAN interfaces
 2014-03-07 13:04 UTC  (6+ messages)

About timestamping and can-utils
 2014-03-06 18:47 UTC  (4+ messages)

[PATCH] can: mcp251x: Make driver more quiet
 2014-03-05 18:02 UTC  (2+ messages)

c_can: wrong frame order reception
 2014-03-05 15:13 UTC  (2+ messages)

[PATCH v12 0/7] Add CAN FD infrastructure for CAN driver
 2014-03-05  7:16 UTC  (9+ messages)
` [PATCH v12 1/7] can: preserve skbuff protocol in can_put_echo_skb
` [PATCH v12 2/7] can: only send bitrate data via netlink when available
` [PATCH v12 3/7] can: move sanity check for bitrate and tq into can_get_bittiming
` [PATCH v12 4/7] can: provide a separate bittiming_const parameter to bittiming functions
` [PATCH v12 5/7] can: introduce the data bitrate configuration for CAN FD
` [PATCH v12 6/7] can: allow to change the device mtu for CAN FD capable devices
` [PATCH v12 7/7] can: add bittiming check at interface open for CAN FD

C-Can or Other SocketCAN Issue
 2014-03-05  1:10 UTC  (8+ messages)

[PATCH v11 0/7] Add CAN FD infrastructure for CAN driver
 2014-03-04 22:17 UTC  (9+ messages)
` [PATCH v11 1/7] can: preserve skbuff protocol in can_put_echo_skb
` [PATCH v11 2/7] can: only send bitrate data via netlink when available
` [PATCH v11 3/7] can: move sanity check for bitrate and tq into can_get_bittiming
` [PATCH v11 4/7] can: provide a separate bittiming_const parameter to bittiming functions
` [PATCH v11 5/7] can: introduce the data bitrate configuration for CAN FD
` [PATCH v11 6/7] can: allow to change the device mtu for CAN FD capable devices
` [PATCH v11 7/7] can: add bittiming check at interface open for CAN FD

[PATCH v10 1/7] Add CAN FD infrastructure for CAN driver
 2014-03-04 21:32 UTC  (10+ messages)
` [PATCH v10 1/7] can: preserve skbuff protocol in can_put_echo_skb
` [PATCH v10 2/7] can: only send bitrate data via netlink when available
` [PATCH v10 3/7] can: move sanity check for bitrate and tq into can_get_bittiming
` [PATCH v10 4/7] can: provide a separate bittiming_const parameter to bittiming functions
` [PATCH v10 5/7] can: introduce the data bitrate configuration for CAN FD
` [PATCH v10 6/7] can: allow to change the device mtu for CAN FD capable devices
` [PATCH v10 7/7] can: add bittiming check at interface open for CAN FD

[PATCH] can: janz-ican3: convert dev_<level> printing to netdev_<level>
 2014-03-04 21:22 UTC 

[PATCH v7] can: add Renesas R-Car CAN driver
 2014-03-04 22:18 UTC  (3+ messages)

[PATCH v5 0/6] Add CAN FD infrastructure for CAN driver
 2014-03-04 20:44 UTC  (14+ messages)
` [PATCH v5 4/6] can: introduce the data bitrate configuration for CAN FD

[PATCH] can: mscan: fix sparse warning
 2014-03-04 20:11 UTC 

[PATCH v9 0/7] Add CAN FD infrastructure for CAN driver
 2014-03-04 12:15 UTC  (10+ messages)
` [PATCH v9 1/7] can: preserve skbuff protocol in can_put_echo_skb
` [PATCH v9 2/7] can: only send bitrate data via netlink when available
` [PATCH v9 3/7] can: move sanity check for bitrate and tq into can_get_bittiming
` [PATCH v9 4/7] can: provide a separate bittiming_const parameter to bittiming functions
` [PATCH v9 5/7] can: introduce the data bitrate configuration for CAN FD
` [PATCH v9 6/7] can: allow to change the device mtu for CAN FD capable devices
` [PATCH v9 7/7] can: add bittiming check at interface open for CAN FD

pull-request: can 2014-03-03
 2014-03-03 21:05 UTC  (10+ messages)
` [PATCH 1/8] can: flexcan: fix shutdown: first disable chip, then all interrupts
` [PATCH 2/8] can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails
` [PATCH 3/8] can: flexcan: fix transition from and to low power mode in chip_{en,dis}able
` [PATCH 4/8] can: flexcan: factor out transceiver {en,dis}able into seperate functions
` [PATCH 5/8] can: flexcan: fix transition from and to freeze mode in chip_{,un}freeze
` [PATCH 6/8] can: flexcan: flexcan_remove(): add missing netif_napi_del()
` [PATCH 7/8] can: flexcan: factor out soft reset into seperate funtion
` [PATCH 8/8] can: remove CAN FD compatibility for CAN 2.0 sockets

[PATCH v2] can: remove CAN FD compatibility for CAN 2.0 sockets
 2014-03-03 16:29 UTC  (4+ messages)

[PATCH] can: remove CAN FD compatibility for CAN 2.0 sockets
 2014-03-01 14:31 UTC  (3+ messages)

[PATCH 0/7] can: flexcan: fix shutdown problems
 2014-02-28 22:06 UTC  (8+ messages)
` [PATCH 1/7] can: flexcan: fix shutdown: first disable chip, then all interrupts
` [PATCH 2/7] can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() fails
` [PATCH 3/7] can: flexcan: fix transition from and to low power mode in chip_{en,dis}able
` [PATCH 4/7] can: flexcan: factor out transceiver {en,dis}able into seperate functions
` [PATCH 5/7] can: flexcan: fix transition from and to freeze mode in chip_{,un}freeze
` [PATCH 6/7] can: flexcan: flexcan_remove(): add missing netif_napi_del()
` [PATCH 7/7] can: flexcan: factor out soft reset into seperate funtion

[PATCH v8 0/7] Add CAN FD infrastructure for CAN driver
 2014-02-28 15:18 UTC  (11+ messages)
` [PATCH v8 1/7] can: preserve skbuff protocol in can_put_echo_skb
` [PATCH v8 2/7] can: only send bitrate data via netlink when available
` [PATCH v8 3/7] can: move sanity check for bitrate and tq into can_get_bittiming
` [PATCH v8 4/7] can: provide a separate bittiming_const parameter to bittiming functions
` [PATCH v8 5/7] can: introduce the data bitrate configuration for CAN FD
` [PATCH v8 6/7] can: allow to change the device mtu for CAN FD capable devices
` [PATCH v8 7/7] can: add bittiming check at interface open for CAN FD

[PATCH v4] can: xilinx CAN controller support
 2014-02-28 13:32 UTC  (14+ messages)

[PATCH v7 0/7] Add CAN FD infrastructure for CAN driver
 2014-02-28 13:07 UTC  (8+ messages)
` [PATCH v7 4/7] can: provide a separate bittiming_const parameter to bittiming functions
` [PATCH v7 5/7] can: introduce the data bitrate configuration for CAN FD
` [PATCH v7 6/7] can: allow to change the device mtu for CAN FD capable devices

[PATCH v5] can: add Renesas R-Car CAN driver
 2014-02-28 12:34 UTC  (16+ 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).