linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-04 14:35:47 to 2021-03-19 10:02:35 UTC [more...]

[PATCH 0/3] can/peak_usb: Added improvement to the peak_usb driver
 2021-03-19 10:01 UTC  (18+ 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] 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 net] net: sched: fix packet stuck problem for lockless qdisc
 2021-03-19  9:25 UTC  (2+ messages)
` [Linuxarm] "

[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 RFC] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
 2021-03-18  9:09 UTC  (18+ messages)
` [RFC v2] "
      ` [Linuxarm] "

[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  (15+ messages)
` [PATCH v6 01/12] can: c_can: convert block comments to network style comments
` [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 05/12] can: c_can: replace double assignments by two single ones
` [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)

[PATCH v5 0/11] can: c_can: add support to 64 message objects
 2021-03-05 12:56 UTC  (14+ messages)
` [PATCH v5 01/11] can: c_can: convert block comments to network style comments
` [PATCH v5 02/11] can: c_can: remove unnecessary blank lines and add suggested ones
` [PATCH v5 03/11] can: c_can: fix indention
` [PATCH v5 04/11] can: c_can: fix print formating string
` [PATCH v5 05/11] can: c_can: replace double assignments by two single ones
` [PATCH v5 06/11] can: c_can: fix remaining checkpatch warnings
` [PATCH v5 07/11] can: c_can: remove unused code
` [PATCH v5 08/11] can: c_can: c_can_rx_object_get(): fix indentation
` [PATCH v5 09/11] can: c_can: c_can_do_tx(): add a comment about IF_RX interface's use
` [PATCH v5 10/11] can: c_can: c_can_inval_msg_object(): use 32-bit write to set arbitration register
` [PATCH v5 11/11] can: c_can: prepare to up the message objects number

[PATCH] can: c_can: move runtime PM enable/disable to c_can_platform
 2021-03-05 11:32 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/6] can: c_can: add support to 64 message objects
 2021-03-05 11:14 UTC  (5+ messages)
` [PATCH v4 5/6] can: c_can: prepare to up the message objects number

[RFC] can: isotp TX-path cleanups
 2021-03-04 16:17 UTC  (2+ messages)

[can-next v2] can: mcp251xfd: add HW timestamp to RX, TX and error CAN frames
 2021-03-04 16:12 UTC 

[can-next 0/6] various mcp251xfd improvements
 2021-03-04 16:10 UTC  (8+ messages)
` [can-next 1/6] can: mcp251xfd: add dev coredump support
` [can-next 2/6] can: mcp251xfd: simplify UINC handling
` [can-next 3/6] can: mcp251xfd: move netdevice.h to mcp251xfd.h
` [can-next 4/6] can: mcp251xfd: mcp251xfd_get_timestamp(): move "
` [can-next 5/6] can: mcp251xfd: add HW timestamp infrastructure
` [can-next 6/6] can: mcp251xfd: add HW timestamp to RX, TX and error CAN frames


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).