messages from 2014-03-19 09:20:49 to 2014-04-07 20:03:22 UTC [more...]
[PATCH] c_can: Add support for eg20t (pch_can)
2014-04-07 20:03 UTC (29+ messages)
[PATCH] genirq: Sanitize spurious interrupt detection of threaded irqs
2014-04-07 18:41 UTC (4+ messages)
[PATCH v1] can: gs_usb: Added support for the GS_USB CAN devices
2014-04-07 15:20 UTC (4+ messages)
SocketCAN over Ethernet
2014-04-07 14:14 UTC (8+ messages)
[PATCH v2 0/3] Adding support for CAN busses via SPI interface
2014-04-07 10:24 UTC (17+ 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
[PATCH v7 1/2] can: xilinx CAN controller support
2014-04-07 6:56 UTC (2+ messages)
[PATCH v2] c_can: Add support for eg20t (pch_can)
2014-04-07 6:52 UTC
[patch 00/10] can: c_can: Another pile of fixes and improvements
2014-04-05 19:53 UTC (26+ messages)
` [patch 01/10] can: c_can: Fix startup logic
` [patch 03/10] can: c_can: Do not access skb after net_receive_skb()
` [patch 02/10] can: c_can: Make bus off interrupt disable logic work
` [patch 04/10] can: c_can: Handle state change correctly
` [patch 05/10] can: c_can: Fix berr reporting
` [patch 06/10] can: c_can: Always update error stats
` [patch 07/10] can: c_can: Simplify buffer reenabling
` [patch 09/10] can: c_can: Get rid of pointless interrupts
` [patch 08/10] can: c_can: Avoid status register update for D_CAN
` [patch 10/10] can: c_can : Disable rx split as workaround
` [patch 10/10 V2] can: c_can: Disable rx buffer split to prevent packet loss
Coverity CID 712278: c_can_pci_probe() doesn't check pci_enable_msi() return value
2014-04-03 16:53 UTC
c_can: wrong frame order reception
2014-04-03 14:01 UTC (6+ 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
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 (11+ messages)
` [patch 02/12] can: c_can: Fix hardware raminit function
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 (6+ messages)
[PATCH] can: Documentation: fix spelling of sample-point
2014-03-19 9:20 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).