linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-23 11:35:47 to 2020-12-06 14:52:00 UTC [more...]

[PATCH v2] can-isotp: add SF_BROADCAST support for functional addressing
 2020-12-06 14:47 UTC 

mcp251xfd No Oscillator (clock) defined
 2020-12-06 12:57 UTC  (4+ messages)
  ` AW: "

[PATCH] isotp: do not validate RX address when the broadcast flag is active
 2020-12-06 10:32 UTC  (7+ messages)

pull-request: can 2020-12-04
 2020-12-05 21:20 UTC  (11+ messages)
` [net 1/3] can: softing: softing_netdev_open(): fix error handling
` [net 2/3] can: isotp: isotp_setsockopt(): block setsockopt on bound sockets
` [net 3/3] can: isotp: add SF_BROADCAST support for functional addressing

CAN ISO-TP Availability for Yocto
 2020-12-04 21:46 UTC  (3+ messages)

[PATCH 0/2] can-isotp fix and functional addressing
 2020-12-03 14:25 UTC  (4+ messages)
` [PATCH 1/2] can-isotp: block setsockopt on bound sockets
` [PATCH 2/2] can-isotp: add SF_BROADCAST support for functional addressing

[PATCH AUTOSEL 5.9 38/39] can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0
 2020-12-03 13:28 UTC  (2+ messages)
` [PATCH AUTOSEL 5.9 39/39] can: af_can: can_rx_unregister(): remove WARN() statement from list operation sanity check

[PATCH AUTOSEL 5.4 22/23] can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0
 2020-12-03 13:29 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 23/23] can: af_can: can_rx_unregister(): remove WARN() statement from list operation sanity check

Suggestion to have a functional addressing/broadcast option for ISO-TP sockets
 2020-12-03 12:58 UTC  (8+ messages)

[PATCH] can: Fix error handling in softing_netdev_open
 2020-12-03  9:23 UTC  (3+ messages)

Disinfection
 2020-12-03  8:45 UTC 

[PATCH] can: don't count arbitration lose as an error
 2020-12-02 16:31 UTC  (11+ messages)

rx-dropped increases if the can module is not loaded (yet)
 2020-12-02 16:24 UTC  (4+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-01 14:08 UTC  (58+ messages)
                  ` [Intel-wired-lan] "

[PATCH v2] can: mcp251xfd: Add support for internal loopback mode
 2020-12-01  8:31 UTC  (2+ messages)

pull-request: can 2020-11-30
 2020-12-01  3:08 UTC  (7+ messages)
` [net 1/5] can: m_can: tcan4x5x_can_probe(): fix error path: remove erroneous clk_disable_unprepare()
` [net 2/5] can: sja1000: sja1000_err(): don't count arbitration lose as an error
` [net 3/5] can: sun4i_can: sun4i_can_err(): "
` [net 4/5] can: c_can: c_can_power_up(): fix error handling
` [net 5/5] can: kvaser_pciefd: kvaser_pciefd_open(): "

pull-request: can-next 2020-11-30
 2020-12-01  3:08 UTC  (16+ messages)
` [net-next 01/14] can: pcan_usb_core: fix fall-through warnings for Clang
` [net-next 02/14] can: mcp251xfd: mcp25xxfd_ring_alloc(): add define instead open coding the maximum number of RX objects
` [net-next 03/14] can: mcp25xxfd: rx-path: reduce number of SPI core requests to set UINC bit
` [net-next 04/14] can: mcp251xfd: struct mcp251xfd_priv::tef to array of length 1
` [net-next 05/14] can: mcp251xfd: move struct mcp251xfd_tef_ring definition
` [net-next 06/14] can: mcp251xfd: tef-path: reduce number of SPI core requests to set UINC bit
` [net-next 07/14] can: tcan4x5x: tcan4x5x_clear_interrupts(): remove redundant return statement
` [net-next 08/14] can: tcan4x5x: rename parse_config() function
` [net-next 09/14] can: tcan4x5x: remove mram_start and reg_offset from struct tcan4x5x_priv
` [net-next 10/14] can: tcan4x5x: tcan4x5x_can_probe(): remove probe failed error message
` [net-next 11/14] can: m_can: Kconfig: convert the into menu
` [net-next 12/14] can: m_can: remove not used variable struct m_can_classdev::freq
` [net-next 13/14] can: m_can: m_can_plat_remove(): remove unneeded platform_set_drvdata()
` [net-next 14/14] can: m_can: m_can_class_unregister(): move right after m_can_class_register()

[net-next 0/6] can: tcan4x5x: various cleanups
 2020-11-30 13:40 UTC  (8+ messages)
` [net-next 1/6] can: tcan4x5x: remove mram_start and reg_offset from struct tcan4x5x_priv
` [net-next 2/6] can: tcan4x5x: tcan4x5x_can_probe(): remove probe failed error message
` [net-next 3/6] can: m_can: Kconfig: convert the into menu
` [net-next 4/6] can: m_can: remove not used variable struct m_can_classdev::freq
` [net-next 5/6] can: m_can: m_can_plat_remove(): remove unneeded platform_set_drvdata()
` [net-next 6/6] can: m_can: m_can_class_unregister(): move right after m_can_class_register()

[PATCH] can: flexcan: Convert the driver to DT-only
 2020-11-30 11:49 UTC  (2+ messages)

[PATCH 0/2] can: Fix the error handling in c_can_power_up and kvaser_pciefd_open
 2020-11-30 11:49 UTC  (4+ messages)
` [PATCH 1/2] can: c_can: Fix error handling in c_can_power_up
` [PATCH 2/2] can: kvaser_pciefd: Fix error handling in kvaser_pciefd_open

[net] can: m_can: tcan4x5x_can_probe(): fix error path: remove erroneous clk_disable_unprepare()
 2020-11-30 11:42 UTC 

[RESEND PATCH v2] dt-bindings: net: correct interrupt flags in examples
 2020-11-28 22:49 UTC  (5+ messages)

pull-request: can 2020-11-27
 2020-11-27 19:20 UTC  (10+ messages)
` [net 1/6] can: gs_usb: fix endianess problem with candleLight firmware
` [net 2/6] can: mcp251xfd: mcp251xfd_probe(): bail out if no IRQ was given
` [net 3/6] can: m_can: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_irq()'s flags
` [net 4/6] can: m_can: fix nominal bitiming tseg2 min for version >= 3.1
` [net 5/6] can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0
` [net 6/6] can: af_can: can_rx_unregister(): remove WARN() statement from list operation sanity check

[PATCH] can: mcp251xfd: Add support for internal loopback mode
 2020-11-27 19:34 UTC  (2+ messages)

[PATCH] can: remove WARN() statement from list operation sanity check
 2020-11-27 13:16 UTC  (4+ messages)

[net] can: tcan4x5x: m_can_open(): remove IRQF_TRIGGER_FALLING from request_threaded_irq()'s flags
 2020-11-27  9:35 UTC 

[net] can: mcp25xfd: interrupt not setup
 2020-11-27  7:19 UTC 

[PATCH] can: m_can: add support for bosch mcan version 3.3.0
 2020-11-26 12:21 UTC  (5+ messages)

[PATCH v2 00/16] Add support for CPC-USB/FD CAN FD interface
 2020-11-26 17:49 UTC  (2+ messages)

[net] can: mcp251xfd: mcp251xfd_probe(): bail out if no IRQ was given
 2020-11-26 14:52 UTC  (2+ messages)
` AW: "

[net-next v2 0/5] can: mcp251xfd: improve TEF and RX path
 2020-11-26 13:31 UTC  (7+ messages)
` [net-next v2 1/5] can: mcp251xfd: mcp25xxfd_ring_alloc(): add define instead open coding the maximum number of RX objects
` [net-next v2 2/5] can: mcp25xxfd: rx-path: reduce number of SPI core requests to set UINC bit
` [net-next v2 3/5] can: mcp251xfd: struct mcp251xfd_priv::tef to array of length 1
` [net-next v2 4/5] can: mcp251xfd: move struct mcp251xfd_tef_ring definition
` [net-next v2 5/5] can: mcp251xfd: tef-path: reduce number of SPI core requests to set UINC bit

[net-next 0/3] tef-path: reduce number of SPI core requests to set UINC bit
 2020-11-26 12:48 UTC  (7+ messages)
` [net-next 1/3] can: mcp251xfd: convert tef_ring
` [net-next 2/3] can: mcp251xfd: move mcp251xfd_tef_ring definition
` [net-next 3/3] can: mcp251xfd: tef-path: reduce number of SPI core requests to set UINC bit

BUG: receive list entry not found for dev vxcan1, id 002, mask C00007FF
 2020-11-25 20:54 UTC  (5+ messages)

BUG: receive list entry not found for dev vxcan1, id 003, mask C00007FF
 2020-11-25 17:05 UTC 

[net-next v2] can: pcan_usb_core: fix fall-through warnings for Clang
 2020-11-25  9:47 UTC 

[net] can: m_can: fix nominal bitiming tseg2 min for version >= 3.1
 2020-11-25  8:55 UTC  (2+ messages)

[net] can: gs_usb: fix endianess problem with candleLight firmware
 2020-11-24 12:43 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).