linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-05 13:03:06 to 2021-03-20 11:35:41 UTC [more...]

[PATCH v13 00/11] Introducing ETAS ES58X CAN USB interfaces
 2021-03-20 10:33 UTC  (18+ messages)
` [PATCH v13 01/11] can: etas_es58x: add core support for "
` [PATCH v13 02/11] can: etas_es58x: make core driver compile without glue code drivers
` [PATCH v13 03/11] can: etas_es58x: es58x_rx_err_msg() fix typo
` [PATCH v13 04/11] can: etas_es58x: es58x_rx_cmd_ret_u32() fix kernel doc
` [PATCH v13 05/11] can: etas_es58x: remove setting of dql.min_limit for now
` [PATCH v13 06/11] can: etas_es58x: add support for ETAS ES581.4 CAN USB interface
` [PATCH v13 07/11] can: etas_es58x: es581_4: es581_4_sizeof_rx_tx_msg(): fix kernel doc
` [PATCH v13 08/11] can: etas_es58x: es581_4: remove setting of dql.min_limit for now
` [PATCH v13 09/11] can: etas_es58x: es58x_fd: add support for the ETAS ES58X_FD CAN USB interfaces
` [PATCH v13 10/11] can: etas_es58x: es58x_fd: es58x_fd_sizeof_rx_tx_msg(): fix kernel doc
` [PATCH v13 11/11] can: etas_es58x: es58x_fd: remove setting of dql.min_limit for now

[PATCH 0/2] let can_free_echo_skb() return can frame length
 2021-03-20  8:37 UTC  (5+ messages)
` [PATCH 1/2] can: skb: can_free_echo_skb(): don't crash the kernel if can_priv::echo_skb is accessed out of bounds
` [PATCH 2/2] can: dev: can_free_echo_skb(): extend to return can frame length

[PATCH net] net: sched: fix packet stuck problem for lockless qdisc
 2021-03-19 19:45 UTC  (4+ messages)
` [Linuxarm] "

[PATCH RFC] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
 2021-03-19 19:03 UTC  (20+ messages)
` [RFC v2] "
      ` [Linuxarm] "

[PATCH 0/3] can/peak_usb: Added improvement to the peak_usb driver
 2021-03-19 12:00 UTC  (20+ messages)
` [PATCH 1/3] can/peak_usb: add support of ethtool set_phys_id()
` [PATCH 2/3] can/peak_usb: add forgotten supported devices
` [PATCH 3/3] can/peak_usb: add support of ONE_SHOT mode

[PATCH v2] can: isotp: tx-path: zero initialize outgoing CAN frames
 2021-03-19 10:18 UTC  (2+ messages)

[PATCH] can: isotp: tx-path: zero initialize outgoing CAN frames
 2021-03-19  9:58 UTC  (4+ messages)

[PATCH] can: dev: do not increment rx stats when generating a CAN error skb
 2021-03-19  9:41 UTC  (3+ messages)

[PATCH] MAINTAINERS: Update MCAN MMIO device driver maintainer
 2021-03-19  8:17 UTC  (2+ messages)

newbie question to atu baudrate detection
 2021-03-19  8:07 UTC  (2+ messages)

[PATCH can-next] can: dev: always create TX echo skb
 2021-03-18 10:55 UTC  (4+ messages)

pull-request: can 2021-03-16
 2021-03-18 10:11 UTC  (16+ messages)
` [net 01/11] can: dev: Move device back to init netns on owning netns delete
` [net 02/11] can: isotp: isotp_setsockopt(): only allow to set low level TX flags for CAN-FD
` [net 03/11] can: isotp: TX-path: ensure that CAN frame flags are initialized
` [net 04/11] can: peak_usb: add forgotten supported devices
` [net 05/11] can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate
` [net 06/11] can: kvaser_pciefd: Always disable bus load reporting
` [net 07/11] can: kvaser_usb: Add support for USBcan Pro 4xHS
` [net 08/11] can: c_can_pci: c_can_pci_remove(): fix use-after-free
` [net 09/11] can: c_can: move runtime PM enable/disable to c_can_platform
` [net 10/11] can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warning
` [net 11/11] can: m_can: m_can_rx_peripheral(): fix RX being blocked by errors

pull-request: can 2021-03-01
 2021-03-18  9:23 UTC  (6+ messages)
` [net 3/6] can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode
  ` [BUG] "

[PATCH] dt-bindings: Drop type references on common properties
 2021-03-18  9:16 UTC  (11+ messages)

[PATCH v2 0/5] Introducing new CAN FD bittiming parameters: Transmission Delay Compensation (TDC)
 2021-03-16 15:29 UTC  (12+ messages)
` [PATCH v2 1/5] can: add new CAN FD bittiming parameters: Transmitter "
` [PATCH v2 4/5] can: add netlink interface for CAN-FD "

[PATCH] can: flexcan: fix chip freeze for missing bitrate
 2021-03-16  7:46 UTC  (2+ messages)

Softirq error with mcp251xfd driver
 2021-03-11 12:20 UTC  (6+ messages)

[RFC PATCH v2 0/1] Allow drivers to modify dql.min_limit value
 2021-03-10 16:10 UTC  (2+ messages)
` [RFC PATCH v2 1/1] netdev: add netdev_queue_set_dql_min_limit()

[RFC PATCH 0/1] Modify dql.min_limit value inside the driver
 2021-03-10 15:56 UTC  (5+ messages)
` [RFC PATCH 1/1] dql: add dql_set_min_limit()

[PATCH 3/3] can/peak_usb: add support of ONE_SHOT mode
 2021-03-10 11:53 UTC  (2+ messages)

[PATCH v12 0/1] Introducing ETAS ES58X CAN USB interfaces
 2021-03-09 20:26 UTC  (12+ messages)
  ` [PATCH v12 1/1] can: usb: etas_es58X: add support for "

[RESEND v12 0/1] Introducing ETAS ES58X CAN USB interfaces
 2021-03-09 18:22 UTC  (5+ messages)
  ` [RESEND v12] can: usb: etas_es58X: add support for "

[PATCH 3/3] can/peak_usb: add support of ONE_SHOT mode
 2021-03-09 14:58 UTC  (2+ messages)

[PATCH v3 0/2] Introducing new CAN FD bittiming parameters: Transmission Delay Compensation (TDC)
 2021-03-09 14:06 UTC  (4+ messages)
` [PATCH v3 1/2] can: netlink: reorder IFLA_CAN_TDC* entries in can_policy structure
` [PATCH v3 2/2] can: bittiming: add temporary variable to increase readability

[PATCH] can: grcan: add missing Kconfig dependency to HAS_IOMEM
 2021-03-09 14:04 UTC 

[PATCH v6 0/12] can: c_can: add support to 64 message objects
 2021-03-09 12:47 UTC  (13+ messages)
` [PATCH v6 02/12] can: c_can: remove unnecessary blank lines and add suggested ones
` [PATCH v6 03/12] can: c_can: fix indention
` [PATCH v6 04/12] can: c_can: fix print formating string
` [PATCH v6 06/12] can: c_can: fix remaining checkpatch warnings
` [PATCH v6 07/12] can: c_can: remove unused code
` [PATCH v6 08/12] can: c_can: fix indentation
` [PATCH v6 09/12] can: c_can: add a comment about IF_RX interface's use
` [PATCH v6 10/12] can: c_can: use 32-bit write to set arbitration register
` [PATCH v6 11/12] can: c_can: prepare to up the message objects number
` [PATCH v6 12/12] can: c_can: add support to 64 message objects

[PATCH v2] can/peak_usb: add support of ethtool set_phys_id()
 2021-03-09 12:21 UTC 

[PATCH] can: kvaser_pciefd: Always disable bus load reporting
 2021-03-09 10:19 UTC  (3+ messages)
` [PATCH] can: kvaser_usb: Add support for USBcan Pro 4xHS

[PATCH v3] can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from softirq context
 2021-03-08 11:54 UTC  (2+ messages)

[PATCH v2 0/3] can: m_can: stabilise peripheral m_can RX and TX
 2021-03-08 11:29 UTC  (5+ messages)
` [PATCH v2 1/3] can: m_can: add infrastructure for internal timestamps
` [PATCH v2 2/3] can: m_can: m_can_chip_config(): enable and configure "
` [PATCH v2 3/3] can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from softirq context

[PATCH 0/3] can: m_can: stabilise peripheral m_can RX and TX
 2021-03-08 10:31 UTC  (11+ messages)
` [PATCH 1/3] can: m_can: add infrastructure for internal timestamps
` [PATCH 2/3] can: m_can: m_can_chip_config(): enable and configure "
` [PATCH 3/3] can: m_can: fix RX path: use rx-offload to ensure skbs are sent from softirq context

[PATCH v1] can: bittiming: add CAN_KBPS, CAN_MBPS and CAN_MHZ macros
 2021-03-08  9:42 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).