Linux CAN Development - Date Index
[Prev Page][Next Page]
- [net-next 22/39] can: mcp251xfd: add dev coredump support
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 17/39] can: m_can: m_can_class_allocate_dev(): remove impossible error return judgment
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 19/39] can: m_can: m_can_chip_config(): enable and configure internal timestamps
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 23/39] can: mcp251xfd: simplify UINC handling
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 15/39] can: peak_usb: add support of ethtool set_phys_id()
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 16/39] can: peak_usb: add support of ONE_SHOT mode
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 18/39] can: m_can: add infrastructure for internal timestamps
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 14/39] can: peak_usb: pcan_usb_pro_encode_msg(): use macros for flags instead of plain integers
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 13/39] can: ucan: fix alignment constraints
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 12/39] can: xilinx_can: Simplify code by using dev_err_probe()
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 11/39] can: grcan: add missing Kconfig dependency to HAS_IOMEM
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 10/39] can: bittiming: add CAN_KBPS, CAN_MBPS and CAN_MHZ macros
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 08/39] can: netlink: move '=' operators back to previous line (checkpatch fix)
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 06/39] can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 09/39] can: bittiming: add calculation for CAN FD Transmitter Delay Compensation (TDC)
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 07/39] can: dev: reorder struct can_priv members for better packing
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 01/39] MAINTAINERS: remove Dan Murphy from m_can and tcan4x5x
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 05/39] can: dev: can_free_echo_skb(): extend to return can frame length
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 04/39] can: dev: can_free_echo_skb(): don't crash the kernel if can_priv::echo_skb is accessed out of bounds
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 02/39] MAINTAINERS: Update MCAN MMIO device driver maintainer
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- pull-request: can-next 2021-03-30
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 03/39] can: dev: always create TX echo skb
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [mcp251x] Using MCP2515 with half duplex driver fails on init
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH] can: mcp251x: fix support for half duplex SPI host controllers
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [mcp251x] Using MCP2515 with half duplex driver fails on init
- From: Gerhard Bertelsmann <info@xxxxxxxxxxxxxxxxxxxxxx>
- [PATCH AUTOSEL 5.11 12/38] can: kvaser_usb: Add support for USBcan Pro 4xHS
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: pull-request: can 2021-03-29
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH v14 1/4] can: etas_es58x: add core support for ETAS ES58X CAN USB interfaces
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v13 01/11] can: etas_es58x: add core support for ETAS ES58X CAN USB interfaces
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c:2267:16: warning: taking address of packed member 'hw_tx_obj' of class or structure 'mcp251xfd_tx_obj_load_buf::(anonymous)' may result in an unaligned pointer value
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net 3/3] can: uapi: can.h: mark union inside struct can_frame packed
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net 1/3] can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZE
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net 2/3] can: isotp: fix msg_namelen values depending on CAN_REQUIRED_SIZE
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- pull-request: can 2021-03-29
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [kbuild-all] Re: include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc...
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- m_can error/overrun frames on high speed
- From: Belisko Marek <marek.belisko@xxxxxxxxx>
- [PATCH 3/3] can: uapi: can.h: suppress padding of union inside struct can_frame
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- [PATCH 1/3] can: bcm/raw: fix msg_namelen values depending on CAN_REQUIRED_SIZE
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- [PATCH 2/3] can: isotp: fix msg_namelen values depending on CAN_REQUIRED_SIZE
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: CAN Testing with Docker Image?
- From: Patrick Menschel <menschel.p@xxxxxxxxx>
- Re: [PATCH v2] [RFC] can: fix msg_namelen values depending on CAN_REQUIRED_SIZE
- From: Richard Weinberger <richard@xxxxxx>
- Re: [PATCH v2] [RFC] can: fix msg_namelen values depending on CAN_REQUIRED_SIZE
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v2] [RFC] can: fix msg_namelen values depending on CAN_REQUIRED_SIZE
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: [PATCH v2] [RFC] can: fix msg_namelen values depending on CAN_REQUIRED_SIZE
- From: Kurt Van Dijck <dev.kurt@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] [RFC] can: fix msg_namelen values depending on CAN_REQUIRED_SIZE
- From: Kurt Van Dijck <dev.kurt@xxxxxxxxxxxxxxxxxxxxxx>
- Re: CAN Testing with Docker Image?
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH] [RFC] can: fix msg_namelen values depending on CAN_REQUIRED_SIZE
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- [PATCH v2] [RFC] can: fix msg_namelen values depending on CAN_REQUIRED_SIZE
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: [PATCH] [RFC] can: fix msg_namelen values depending on CAN_REQUIRED_SIZE
- From: Kurt Van Dijck <dev.kurt@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] [RFC] can: fix msg_namelen values depending on CAN_REQUIRED_SIZE
- From: Kurt Van Dijck <dev.kurt@xxxxxxxxxxxxxxxxxxxxxx>
- Re: PATCH: Breaking UAPI change?
- From: Kurt Van Dijck <dev.kurt@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] [RFC] can: fix msg_namelen values depending on CAN_REQUIRED_SIZE
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: CAN Testing with Docker Image?
- From: Christian Gagneraud <chgans@xxxxxxxxx>
- CAN Testing with Docker Image?
- From: Patrick Menschel <menschel.p@xxxxxxxxx>
- [PATCH net v3] net: sched: fix packet stuck problem for lockless qdisc
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH net v2] net: sched: fix packet stuck problem for lockless qdisc
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH] [RFC] can: fix msg_namelen values depending on CAN_REQUIRED_SIZE
- From: Richard Weinberger <richard@xxxxxx>
- Re: PATCH: Breaking UAPI change?
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- [PATCH] [RFC] can: fix msg_namelen values depending on CAN_REQUIRED_SIZE
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: PATCH: Breaking UAPI change?
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: PATCH: Breaking UAPI change?
- From: Richard Weinberger <richard@xxxxxx>
- PATCH: Breaking UAPI change?
- From: Kurt Van Dijck <dev.kurt@xxxxxxxxxxxxxxxxxxxxxx>
- Re: Breaking UAPI change?
- From: Richard Weinberger <richard@xxxxxx>
- Re: [PATCH net v2] net: sched: fix packet stuck problem for lockless qdisc
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: Breaking UAPI change?
- From: Kurt Van Dijck <dev.kurt@xxxxxxxxxxxxxxxxxxxxxx>
- Breaking UAPI change?
- From: Richard Weinberger <richard@xxxxxx>
- Re: [kbuild-all] Re: include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc...
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [kbuild-all] Re: include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc...
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: RFC: slcan: read status flags
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [Linuxarm] Re: [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH net v2] net: sched: fix packet stuck problem for lockless qdisc
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [Linuxarm] Re: [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [kbuild-all] Re: include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc...
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- Re: [kbuild-all] Re: include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc...
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: [kbuild-all] Re: include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc...
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- Re: [kbuild-all] Re: include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc...
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: [RFC v3] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Vladimir Oltean <olteanv@xxxxxxxxx>
- Re: [kbuild-all] Re: include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc...
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- Re: [RFC v3] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH] can: uapi: can.h: mark union inside struct can_frame packed
- From: Rong Chen <rong.a.chen@xxxxxxxxx>
- Re: [kbuild-all] Re: include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc...
- From: Rong Chen <rong.a.chen@xxxxxxxxx>
- Re: [kbuild-all] Re: include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc...
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [kbuild-all] Re: include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc...
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: [PATCH] can: uapi: can.h: mark union inside struct can_frame packed
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [kbuild-all] Re: include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc...
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: [kbuild-all] Re: include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc...
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH] net: can: Remove duplicate include of regmap.h
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: CAN performance test
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [kbuild-all] Re: include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc...
- From: Patrick Menschel <menschel.p@xxxxxxxxx>
- Re: [RFC v3] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
- Re: [kbuild-all] Re: include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc...
- From: Rong Chen <rong.a.chen@xxxxxxxxx>
- Re: [kbuild-all] Re: include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc...
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- CAN performance test
- From: Joakim Zhang <qiangqing.zhang@xxxxxxx>
- Re: [kbuild-all] Re: include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc...
- From: Rong Chen <rong.a.chen@xxxxxxxxx>
- [PATCH] net: can: Remove duplicate include of regmap.h
- From: Wan Jiabing <wanjiabing@xxxxxxxx>
- Re: [RFC v3] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Vladimir Oltean <olteanv@xxxxxxxxx>
- Re: [PATCH v3 0/1] Allow drivers to modify dql.min_limit value
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH] can: uapi: can.h: mark union inside struct can_frame packed
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: [kbuild-all] Re: include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc...
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: CAN FD controllers (M-CAN tcan4x5x as well as Microchip mcp251xfd) fails on iMX6 eCSPI interface
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH] can: uapi: can.h: mark union inside struct can_frame packed
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: CAN FD controllers (M-CAN tcan4x5x as well as Microchip mcp251xfd) fails on iMX6 eCSPI interface
- From: Pavel Pisa <pisa@xxxxxxxxxxxxxxxx>
- [RFC v3] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: CAN FD controllers (M-CAN tcan4x5x as well as Microchip mcp251xfd) fails on iMX6 eCSPI interface
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- CAN FD controllers (M-CAN tcan4x5x as well as Microchip mcp251xfd) fails on iMX6 eCSPI interface
- From: Pavel Pisa <pisa@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/1] can: netlink: do tdco calculation after data bittiming is copied to can_priv
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- RFC: slcan: read status flags
- From: Yegor Yefremov <yegorslists@xxxxxxxxxxxxxx>
- Re: [Linuxarm] [PATCH net] net: sched: fix packet stuck problem for lockless qdisc
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH net] net: sched: fix packet stuck problem for lockless qdisc
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [Linuxarm] Re: [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [Linuxarm] Re: [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH v3 1/1] netdev: add netdev_queue_set_dql_min_limit()
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [PATCH v3 0/1] Allow drivers to modify dql.min_limit value
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [PATCH v14 4/4] can: etas_es58x: add es58x_netdev_queue_set_dql_min_limit()
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [PATCH v14 3/4] can: etas_es58x: add support for the ETAS ES58X_FD CAN USB interfaces
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [PATCH v14 1/4] can: etas_es58x: add core support for ETAS ES58X CAN USB interfaces
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [PATCH v14 2/4] can: etas_es58x: add support for ETAS ES581.4 CAN USB interface
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [PATCH v14 0/4] Introducing ETAS ES58X CAN USB interfaces
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [PATCH v4 0/1] Introducing new CAN FD bittiming parameters: Transmission Delay Compensation (TDC)
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [PATCH v4 1/1] can: netlink: do tdco calculation after data bittiming is copied to can_priv
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- Re: pull-request: can 2021-03-20
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [net 1/2] can: isotp: tx-path: zero initialize outgoing CAN frames
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- pull-request: can 2021-03-20
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net 2/2] can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH] can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v13 01/11] can: etas_es58x: add core support for ETAS ES58X CAN USB interfaces
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH 2/2] can: dev: can_free_echo_skb(): extend to return can frame length
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] can: dev: can_free_echo_skb(): extend to return can frame length
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [Linuxarm] [PATCH net] net: sched: fix packet stuck problem for lockless qdisc
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH net] net: sched: fix packet stuck problem for lockless qdisc
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [Linuxarm] Re: [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [Linuxarm] Re: [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH v13 01/11] can: etas_es58x: add core support for ETAS ES58X CAN USB interfaces
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH 2/2] can: dev: can_free_echo_skb(): extend to return can frame length
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH 0/2] let can_free_echo_skb() return can frame length
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH 1/2] can: skb: can_free_echo_skb(): don't crash the kernel if can_priv::echo_skb is accessed out of bounds
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v13 05/11] can: etas_es58x: remove setting of dql.min_limit for now
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v13 05/11] can: etas_es58x: remove setting of dql.min_limit for now
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH v13 00/11] Introducing ETAS ES58X CAN USB interfaces
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v13 00/11] Introducing ETAS ES58X CAN USB interfaces
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- [PATCH v13 11/11] can: etas_es58x: es58x_fd: remove setting of dql.min_limit for now
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v13 06/11] can: etas_es58x: add support for ETAS ES581.4 CAN USB interface
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v13 10/11] can: etas_es58x: es58x_fd: es58x_fd_sizeof_rx_tx_msg(): fix kernel doc
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v13 09/11] can: etas_es58x: es58x_fd: add support for the ETAS ES58X_FD CAN USB interfaces
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v13 05/11] can: etas_es58x: remove setting of dql.min_limit for now
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v13 04/11] can: etas_es58x: es58x_rx_cmd_ret_u32() fix kernel doc
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v13 07/11] can: etas_es58x: es581_4: es581_4_sizeof_rx_tx_msg(): fix kernel doc
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v13 08/11] can: etas_es58x: es581_4: remove setting of dql.min_limit for now
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v13 03/11] can: etas_es58x: es58x_rx_err_msg() fix typo
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v13 00/11] Introducing ETAS ES58X CAN USB interfaces
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v13 01/11] can: etas_es58x: add core support for ETAS ES58X CAN USB interfaces
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v13 02/11] can: etas_es58x: make core driver compile without glue code drivers
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- RE: [PATCH 2/3] can/peak_usb: add forgotten supported devices
- From: Stéphane Grosjean <s.grosjean@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] can: isotp: tx-path: zero initialize outgoing CAN frames
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH 2/3] can/peak_usb: add forgotten supported devices
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- [PATCH v2] can: isotp: tx-path: zero initialize outgoing CAN frames
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: [PATCH 3/3] can/peak_usb: add support of ONE_SHOT mode
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH] can: isotp: tx-path: zero initialize outgoing CAN frames
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH 2/3] can/peak_usb: add forgotten supported devices
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH] can: isotp: tx-path: zero initialize outgoing CAN frames
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: [PATCH 2/3] can/peak_usb: add forgotten supported devices
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH] can: dev: do not increment rx stats when generating a CAN error skb
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [Linuxarm] [PATCH net] net: sched: fix packet stuck problem for lockless qdisc
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH 2/3] can/peak_usb: add forgotten supported devices
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH 1/3] can/peak_usb: add support of ethtool set_phys_id()
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH] can: dev: do not increment rx stats when generating a CAN error skb
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH] can: isotp: tx-path: zero initialize outgoing CAN frames
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH] MAINTAINERS: Update MCAN MMIO device driver maintainer
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: newbie question to atu baudrate detection
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- newbie question to atu baudrate detection
- From: "Wadepohl, Wolfram" <wolfram.wadepohl@xxxxxxxxxxxxx>
- [PATCH] MAINTAINERS: Update MCAN MMIO device driver maintainer
- From: Pankaj Sharma <pankj.sharma@xxxxxxxxxxx>
- Re: [PATCH can-next] can: dev: always create TX echo skb
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH can-next] can: dev: always create TX echo skb
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: [net 03/11] can: isotp: TX-path: ensure that CAN frame flags are initialized
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- [PATCH] can: isotp: tx-path: zero initialize outgoing CAN frames
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: [PATCH can-next] can: dev: always create TX echo skb
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [BUG] Re: [net 3/6] can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode
- From: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
- Re: [PATCH] dt-bindings: Drop type references on common properties
- From: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
- Re: [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
- Re: [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [Linuxarm] Re: [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
- [PATCH net] net: sched: fix packet stuck problem for lockless qdisc
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH] dt-bindings: Drop type references on common properties
- From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx>
- Re: [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Toke Høiland-Jørgensen <toke@xxxxxxxxxx>
- Re: [BUG] Re: [net 3/6] can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH] dt-bindings: Drop type references on common properties
- From: Maxime Ripard <maxime@xxxxxxxxxx>
- Re: [PATCH] dt-bindings: Drop type references on common properties
- From: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
- [PATCH] can: dev: do not increment rx stats when generating a CAN error skb
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH] dt-bindings: Drop type references on common properties
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [BUG] Re: [net 3/6] can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH] dt-bindings: Drop type references on common properties
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Cong Wang <xiyou.wangcong@xxxxxxxxx>
- Re: [PATCH] dt-bindings: Drop type references on common properties
- From: Suman Anna <s-anna@xxxxxx>
- Re: [net 01/11] can: dev: Move device back to init netns on owning netns delete
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH] dt-bindings: Drop type references on common properties
- From: Mark Brown <broonie@xxxxxxxxxx>
- Re: [PATCH] dt-bindings: Drop type references on common properties
- From: Alex Elder <elder@xxxxxxxx>
- Re: [PATCH] dt-bindings: Drop type references on common properties
- From: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
- [PATCH] dt-bindings: Drop type references on common properties
- From: Rob Herring <robh@xxxxxxxxxx>
- [BUG] Re: [net 3/6] can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode
- From: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] can: add netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] can: add netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [net 05/11] can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [net 05/11] can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate
- From: Angelo Dureghello <angelo@xxxxxxxxxxxxxxxx>
- [net 10/11] can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warning
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net 08/11] can: c_can_pci: c_can_pci_remove(): fix use-after-free
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net 07/11] can: kvaser_usb: Add support for USBcan Pro 4xHS
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net 09/11] can: c_can: move runtime PM enable/disable to c_can_platform
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net 04/11] can: peak_usb: add forgotten supported devices
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net 11/11] can: m_can: m_can_rx_peripheral(): fix RX being blocked by errors
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net 06/11] can: kvaser_pciefd: Always disable bus load reporting
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net 01/11] can: dev: Move device back to init netns on owning netns delete
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net 03/11] can: isotp: TX-path: ensure that CAN frame flags are initialized
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net 05/11] can: flexcan: flexcan_chip_freeze(): fix chip freeze for missing bitrate
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net 02/11] can: isotp: isotp_setsockopt(): only allow to set low level TX flags for CAN-FD
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- pull-request: can 2021-03-16
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- Re: [PATCH] can: flexcan: fix chip freeze for missing bitrate
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [Linuxarm] Re: [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- [PATCH] can: flexcan: fix chip freeze for missing bitrate
- From: Angelo Dureghello <angelo@xxxxxxxxxxxxxxxx>
- Re: [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v2 4/5] can: add netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Vladimir Oltean <olteanv@xxxxxxxxx>
- [RFC v2] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH RFC] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
- Re: [PATCH RFC] net: sched: implement TCQ_F_CAN_BYPASS for lockless qdisc
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: Softirq error with mcp251xfd driver
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: Softirq error with mcp251xfd driver
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: Softirq error with mcp251xfd driver
- From: Daniel Glöckner <dg@xxxxxxxxx>
- Re: Softirq error with mcp251xfd driver
- From: Daniel Glöckner <dg@xxxxxxxxx>
- [RFC PATCH v2 1/1] netdev: add netdev_queue_set_dql_min_limit()
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [RFC PATCH v2 0/1] Allow drivers to modify dql.min_limit value
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] dql: add dql_set_min_limit()
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH 3/3] can/peak_usb: add support of ONE_SHOT mode
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] can/peak_usb: add support of ONE_SHOT mode
- From: Stéphane Grosjean <s.grosjean@xxxxxxxxxxxxxxx>
- Re: Softirq error with mcp251xfd driver
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Softirq error with mcp251xfd driver
- From: Daniel Glöckner <dg@xxxxxxxxx>
- [PATCH can-next] can: dev: always create TX echo skb
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v12 1/1] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [RFC PATCH 1/1] dql: add dql_set_min_limit()
- From: Dave Taht <dave.taht@xxxxxxxxx>
- Re: [PATCH v12 1/1] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [RESEND v12] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
- From: Jimmy Assarsson <jimmyassarsson@xxxxxxxxx>
- Re: [RESEND v12] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [RESEND v12] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] dql: add dql_set_min_limit()
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH v12 1/1] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [RESEND v12] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
- From: Jimmy Assarsson <jimmyassarsson@xxxxxxxxx>
- Re: [PATCH v12 1/1] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH 2/3] can/peak_usb: add forgotten supported devices
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH 2/3] can/peak_usb: add forgotten supported devices
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [RFC PATCH 1/1] dql: add dql_set_min_limit()
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [RFC PATCH 0/1] Modify dql.min_limit value inside the driver
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH 3/3] can/peak_usb: add support of ONE_SHOT mode
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] can/peak_usb: add support of ONE_SHOT mode
- From: Stéphane Grosjean <s.grosjean@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] can/peak_usb: add forgotten supported devices
- From: Stéphane Grosjean <s.grosjean@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/2] Introducing new CAN FD bittiming parameters: Transmission Delay Compensation (TDC)
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH] can: grcan: add missing Kconfig dependency to HAS_IOMEM
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v3 2/2] can: bittiming: add temporary variable to increase readability
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [PATCH v3 1/2] can: netlink: reorder IFLA_CAN_TDC* entries in can_policy structure
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [PATCH v3 0/2] Introducing new CAN FD bittiming parameters: Transmission Delay Compensation (TDC)
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH v2 4/5] can: add netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v2 4/5] can: add netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH v12 1/1] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH v12 1/1] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v6 0/12] can: c_can: add support to 64 message objects
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v12 1/1] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH v6 0/12] can: c_can: add support to 64 message objects
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH v2] can/peak_usb: add support of ethtool set_phys_id()
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v12 0/1] Introducing ETAS ES58X CAN USB interfaces
- From: Jimmy Assarsson <jimmyassarsson@xxxxxxxxx>
- Re: [PATCH v12 0/1] Introducing ETAS ES58X CAN USB interfaces
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH 1/3] can/peak_usb: add support of ethtool set_phys_id()
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [RESEND v12 0/1] Introducing ETAS ES58X CAN USB interfaces
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH 1/3] can/peak_usb: add support of ethtool set_phys_id()
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH 2/3] can/peak_usb: add forgotten supported devices
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] can/peak_usb: add support of ONE_SHOT mode
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] can/peak_usb: add support of ONE_SHOT mode
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: [PATCH 3/3] can/peak_usb: add support of ONE_SHOT mode
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v12 1/1] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH] can: kvaser_pciefd: Always disable bus load reporting
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH] can: kvaser_usb: Add support for USBcan Pro 4xHS
- From: Jimmy Assarsson <jimmyassarsson@xxxxxxxxx>
- [PATCH] can: kvaser_pciefd: Always disable bus load reporting
- From: Jimmy Assarsson <jimmyassarsson@xxxxxxxxx>
- Re: [PATCH v2 1/5] can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
- From: Jimmy Assarsson <jimmyassarsson@xxxxxxxxx>
- Re: [PATCH v2 1/5] can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v12 0/1] Introducing ETAS ES58X CAN USB interfaces
- From: Jimmy Assarsson <jimmyassarsson@xxxxxxxxx>
- Re: [PATCH v2 1/5] can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
- From: Jimmy Assarsson <jimmyassarsson@xxxxxxxxx>
- [PATCH 3/3] can/peak_usb: add support of ONE_SHOT mode
- From: Stephane Grosjean <s.grosjean@xxxxxxxxxxxxxxx>
- [PATCH 0/3] can/peak_usb: Added improvement to the peak_usb driver
- From: Stephane Grosjean <s.grosjean@xxxxxxxxxxxxxxx>
- [PATCH 1/3] can/peak_usb: add support of ethtool set_phys_id()
- From: Stephane Grosjean <s.grosjean@xxxxxxxxxxxxxxx>
- [PATCH 2/3] can/peak_usb: add forgotten supported devices
- From: Stephane Grosjean <s.grosjean@xxxxxxxxxxxxxxx>
- [PATCH v12 0/1] Introducing ETAS ES58X CAN USB interfaces
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH v3] can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from softirq context
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- [PATCH v3] can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from softirq context
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from softirq context
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] can: m_can: fix RX path: use rx-offload to ensure skbs are sent from softirq context
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 3/3] can: m_can: fix periph RX path: use rx-offload to ensure skbs are sent from softirq context
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 1/3] can: m_can: add infrastructure for internal timestamps
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/3] can: m_can: m_can_chip_config(): enable and configure internal timestamps
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- [PATCH v2 0/3] can: m_can: stabilise peripheral m_can RX and TX
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v1] can: bittiming: add CAN_KBPS, CAN_MBPS and CAN_MHZ macros
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] can: m_can: fix RX path: use rx-offload to ensure skbs are sent from softirq context
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH 3/3] can: m_can: fix RX path: use rx-offload to ensure skbs are sent from softirq context
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] can: m_can: m_can_chip_config(): enable and configure internal timestamps
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- [PATCH v1] can: bittiming: add CAN_KBPS, CAN_MBPS and CAN_MHZ macros
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH 3/3] can: m_can: fix RX path: use rx-offload to ensure skbs are sent from softirq context
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH 2/3] can: m_can: m_can_chip_config(): enable and configure internal timestamps
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH 1/3] can: m_can: add infrastructure for internal timestamps
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH 1/3] can: m_can: add infrastructure for internal timestamps
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- [PATCH 3/3] can: m_can: fix RX path: use rx-offload to ensure skbs are sent from softirq context
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- [PATCH 0/3] can: m_can: stabilise peripheral m_can RX and TX
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- [PATCH 2/3] can: m_can: m_can_chip_config(): enable and configure internal timestamps
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- [PATCH v6 07/12] can: c_can: remove unused code
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v6 08/12] can: c_can: fix indentation
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v6 03/12] can: c_can: fix indention
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v6 06/12] can: c_can: fix remaining checkpatch warnings
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v6 10/12] can: c_can: use 32-bit write to set arbitration register
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v6 05/12] can: c_can: replace double assignments by two single ones
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v6 04/12] can: c_can: fix print formating string
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v6 12/12] can: c_can: add support to 64 message objects
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v6 11/12] can: c_can: prepare to up the message objects number
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v6 02/12] can: c_can: remove unnecessary blank lines and add suggested ones
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v6 09/12] can: c_can: add a comment about IF_RX interface's use
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v6 0/12] can: c_can: add support to 64 message objects
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v6 01/12] can: c_can: convert block comments to network style comments
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v5 0/11] can: c_can: add support to 64 message objects
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v5 0/11] can: c_can: add support to 64 message objects
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- Re: [PATCH v2] can: c_can: move runtime PM enable/disable to c_can_platform
- From: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx>
- Re: [PATCH v4 5/6] can: c_can: prepare to up the message objects number
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- Re: [RFC] can: isotp TX-path cleanups
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [can-next v2] can: mcp251xfd: add HW timestamp to RX, TX and error CAN frames
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [can-next 6/6] can: mcp251xfd: add HW timestamp to RX, TX and error CAN frames
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v5 03/11] can: c_can: fix indention
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [can-next 3/6] can: mcp251xfd: move netdevice.h to mcp251xfd.h
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [can-next 5/6] can: mcp251xfd: add HW timestamp infrastructure
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [can-next 4/6] can: mcp251xfd: mcp251xfd_get_timestamp(): move to mcp251xfd.h
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [can-next 2/6] can: mcp251xfd: simplify UINC handling
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [can-next 6/6] can: mcp251xfd: add HW timestamp to RX, TX and error CAN frames
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [can-next 0/6] various mcp251xfd improvements
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [can-next 1/6] can: mcp251xfd: add dev coredump support
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v5 11/11] can: c_can: prepare to up the message objects number
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v5 08/11] can: c_can: c_can_rx_object_get(): fix indentation
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v5 09/11] can: c_can: c_can_do_tx(): add a comment about IF_RX interface's use
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v5 10/11] can: c_can: c_can_inval_msg_object(): use 32-bit write to set arbitration register
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v5 05/11] can: c_can: replace double assignments by two single ones
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v5 04/11] can: c_can: fix print formating string
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v5 07/11] can: c_can: remove unused code
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v5 06/11] can: c_can: fix remaining checkpatch warnings
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v5 01/11] can: c_can: convert block comments to network style comments
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v5 02/11] can: c_can: remove unnecessary blank lines and add suggested ones
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v5 0/11] can: c_can: add support to 64 message objects
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v4 5/6] can: c_can: prepare to up the message objects number
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v4 0/6] can: c_can: add support to 64 message objects
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH] can: m_can: m_can_rx_peripheral: fix RX being blocked by errors
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH] can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warning
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: mcp251x hangs during ifup
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH net] can: dev: Move device back to init netns on owning netns delete
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH net] can: dev: Move device back to init netns on owning netns delete,Re: [PATCH net] can: dev: Move device back to init netns on owning netns delete
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH net] can: dev: Move device back to init netns on owning netns delete
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH net] can: dev: Move device back to init netns on owning netns delete,Re: [PATCH net] can: dev: Move device back to init netns on owning netns delete
- From: David Miller <davem@xxxxxxxxxxxxx>
- [PATCH] can: m_can: m_can_rx_peripheral: fix RX being blocked by errors
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] can: m_can: m_can_rx_handler(): fix RX in periphs being blocked by error handling
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] can: m_can: m_can_rx_handler(): fix RX in periphs being blocked by error handling
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] can: m_can: m_can_rx_handler(): fix RX in periphs being blocked by error handling
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH] can: m_can: m_can_rx_handler(): fix RX in periphs being blocked by error handling
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] can: m_can: m_can_rx_handler(): fix RX in periphs being blocked by error handling
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH] can: m_can: m_can_rx_handler(): fix RX in periphs being blocked by error handling
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 5/6] can: c_can: prepare to up the message objects number
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH] can: m_can: m_can_do_rx_poll(): fix extraneous msg loss warning
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 5/6] can: c_can: prepare to up the message objects number
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- Re: [PATCH v3 5/6] can: c_can: prepare to up the message objects number
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- RE: mcp251x hangs during ifup
- From: Schlüßler, Timo <t.schluessler@xxxxxxxxx>
- Re: [PATCH] can: m_can: reset IR_RF0L in message reception loop
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: mcp251x hangs during ifup
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH] can: m_can: reset IR_RF0L in message reception loop
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v3 5/6] can: c_can: prepare to up the message objects number
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: mcp251x hangs during ifup
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH] can: m_can: reset IR_RF0L in message reception loop
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: mcp251x hangs during ifup
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: mcp251x hangs during ifup
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v3 3/6] can: c_can: fix control interface used by c_can_do_tx
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH v4 4/6] can: c_can: use 32-bit write to set arbitration register
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH v4 3/6] can: c_can: add a comment about IF_RX interface's use
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH v4 1/6] can: c_can: remove unused code
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH v4 5/6] can: c_can: prepare to up the message objects number
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH v4 6/6] can: c_can: add support to 64 message objects
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH v4 0/6] can: c_can: add support to 64 message objects
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH v4 2/6] can: c_can: fix indentation
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- Re: [PATCH v3 3/6] can: c_can: fix control interface used by c_can_do_tx
- From: Kurt Van Dijck <dev.kurt@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 5/6] can: c_can: prepare to up the message objects number
- From: Kurt Van Dijck <dev.kurt@xxxxxxxxxxxxxxxxxxxxxx>
- Re: mcp251x hangs during ifup
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- [PATCH net] can: dev: Move device back to init netns on owning netns delete
- From: Martin Willi <martin@xxxxxxxxxxxxxx>
- Re: [PATCH v3 5/6] can: c_can: prepare to up the message objects number
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v3 5/6] can: c_can: prepare to up the message objects number
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- RE: mcp251x hangs during ifup
- From: Schlüßler, Timo <t.schluessler@xxxxxxxxx>
- Re: [PATCH v2] can: c_can: move runtime PM enable/disable to c_can_platform
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: mcp251x hangs during ifup
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH] can: c_can: move runtime PM enable/disable to c_can_platform
- From: Tong Zhang <ztong0001@xxxxxxxxx>
- [PATCH v2] can: c_can: move runtime PM enable/disable to c_can_platform
- From: Tong Zhang <ztong0001@xxxxxxxxx>
- RE: [PATCH net v4 1/1] can: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership
- From: Joakim Zhang <qiangqing.zhang@xxxxxxx>
- Re: m_can: a lot of 'Rx FIFO 0 Message Lost' in dmesg
- From: Mariusz Madej <mariusz.madej@xxxxxxxxxx>
- [PATCH] can: m_can: reset IR_RF0L in message reception loop
- From: Mariusz Madej <mariusz.madej@xxxxxxxxxx>
- Re: [PATCH v3 5/6] can: c_can: prepare to up the message objects number
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v3 5/6] can: c_can: prepare to up the message objects number
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v3 5/6] can: c_can: prepare to up the message objects number
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH] can: c_can: move runtime PM enable/disable to c_can_platform
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH] can: c_can_pci: fix use-after-free
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- mcp251x hangs during ifup
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/6] can: c_can: fix control interface used by c_can_do_tx
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- Re: [PATCH v3 5/6] can: c_can: prepare to up the message objects number
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- Re: [PATCH v3 5/6] can: c_can: prepare to up the message objects number
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- Re: m_can: a lot of 'Rx FIFO 0 Message Lost' in dmesg
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 5/6] can: c_can: prepare to up the message objects number
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v2 5/6] can: c_can: prepare to up the message objects number
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v3 5/6] can: c_can: prepare to up the message objects number
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/6] can: c_can: fix control interface used by c_can_do_tx
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net 5/6] can: skb: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net 6/6] can: tcan4x5x: tcan4x5x_init(): fix initialization - clear MRAM before entering Normal Mode
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net 4/6] can: mcp251xfd: revert "can: mcp251xfd: add BQL support"
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net 3/6] can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net 2/6] can: flexcan: enable RX FIFO after FRZ/HALT valid
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- pull-request: can 2021-03-01
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net 1/6] can: flexcan: assert FRZ bit in flexcan_chip_freeze()
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- RE: [PATCH net v4 1/1] can: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership
- From: Joakim Zhang <qiangqing.zhang@xxxxxxx>
- [PATCH] can: c_can: move runtime PM enable/disable to c_can_platform
- From: Tong Zhang <ztong0001@xxxxxxxxx>
- [PATCH] can: c_can_pci: fix use-after-free
- From: Tong Zhang <ztong0001@xxxxxxxxx>
- [PATCH v3 3/6] can: c_can: fix control interface used by c_can_do_tx
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH v3 6/6] can: c_can: add support to 64 message objects
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH v3 4/6] can: c_can: use 32-bit write to set arbitration register
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH v3 2/6] can: c_can: fix indentation
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH v3 5/6] can: c_can: prepare to up the message objects number
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH v3 1/6] can: c_can: remove unused code
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH v3 0/6] can: c_can: add support to 64 message objects
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- Re: [PATCH v2 3/6] can: c_can: fix control interface used by c_can_do_tx
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- Re: [PATCH v2 5/6] can: c_can: prepare to up the message objects number
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH RFC] MAINTAINERS: remove Dan Murphy from m_can and tcan4x5x
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH] tcan4x5x: clear MRAM before entering Normal mode
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH] can: mcp251xfd: revert "can: mcp251xfd: add BQL support"
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: m_can: a lot of 'Rx FIFO 0 Message Lost' in dmesg
- From: Mariusz Madej <mariusz.madej@xxxxxxxxxx>
- Re: [PATCH net v4 1/1] can: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- [PATCH] tcan4x5x: clear MRAM before entering Normal mode
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: can, tcan4x5x: look to merge rpi support into rpi kernel tree
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: can, tcan4x5x: look to merge rpi support into rpi kernel tree
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: can, tcan4x5x: look to merge rpi support into rpi kernel tree
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: can, tcan4x5x: look to merge rpi support into rpi kernel tree
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: can, tcan4x5x: look to merge rpi support into rpi kernel tree
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: can, tcan4x5x: look to merge rpi support into rpi kernel tree
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: m_can: a lot of 'Rx FIFO 0 Message Lost' in dmesg
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: can, tcan4x5x: look to merge rpi support into rpi kernel tree
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: can, tcan4x5x: look to merge rpi support into rpi kernel tree
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: can, tcan4x5x: look to merge rpi support into rpi kernel tree
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: can, tcan4x5x: look to merge rpi support into rpi kernel tree
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: can, tcan4x5x: look to merge rpi support into rpi kernel tree
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: can, tcan4x5x: look to merge rpi support into rpi kernel tree
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: can, tcan4x5x: look to merge rpi support into rpi kernel tree
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- [PATCH net v4 1/1] can: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership
- From: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
- Re: [PATCH v2 5/6] can: c_can: prepare to up the message objects number
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/6] can: c_can: fix control interface used by c_can_do_tx
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v2 6/6] can: c_can: add support to 64 message objects
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v2 5/6] can: c_can: prepare to up the message objects number
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v2 4/6] can: c_can: use 32-bit write to set arbitration register
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH v2 3/6] can: c_can: fix control interface used by c_can_do_tx
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH v2 2/6] can: c_can: fix indentation
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH v2 6/6] can: c_can: add support to 64 message objects
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH v2 5/6] can: c_can: prepare to up the message objects number
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH v2 1/6] can: c_can: remove unused code
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH v2 0/6] can: c_can: add support to 64 message objects
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- Re: [PATCH 5/6] can: c_can: prepare to up the message objects number
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH 5/6] can: c_can: prepare to up the message objects number
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH 5/6] can: c_can: prepare to up the message objects number
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH AUTOSEL 5.11 05/67] can: flexcan: add CAN wakeup function for i.MX8QM
- From: Fabio Estevam <festevam@xxxxxxxxx>
- Re: [PATCH net v4 1/1] net: introduce CAN specific pointer in the struct net_device
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- [PATCH 1/6] can: c_can: remove unused code
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH 0/6] can: c_can: add support to 64 messages objects
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH 6/6] can: c_can: add support to 64 messages objects
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH 4/6] can: c_can: use 32-bit write to set arbitration register
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH 5/6] can: c_can: prepare to up the message objects number
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH 3/6] can: c_can: fix control interface used by c_can_do_tx
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- [PATCH 2/6] can: c_can: fix indentation
- From: Dario Binacchi <dariobin@xxxxxxxxx>
- Re: [PATCH net v3 1/1] can: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH net v3 1/1] can: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- m_can: a lot of 'Rx FIFO 0 Message Lost' in dmesg
- From: Mariusz Madej <m.madej@xxxxxxxxxx>
- m_can: a lot of 'Rx FIFO 0 Message Lost' in dmesg
- From: Mariusz Madej <Mariusz.Madej@xxxxxxxxxx>
- [PATCH AUTOSEL 5.11 05/67] can: flexcan: add CAN wakeup function for i.MX8QM
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH net v3 1/1] can: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- [PATCH net v3 1/1] can: can_skb_set_owner(): fix ref counting if socket was closed before setting skb ownership
- From: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
- Re: [PATCH v2 1/5] can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v2 5/5] can: bittiming: add calculation for CAN FD Transmitter Delay Compensation (TDC)
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [PATCH v2 4/5] can: add netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [PATCH v2 3/5] can: netlink: move '=' operators back to previous line (checkpatch fix)
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH v1 3/5] can: netlink: move '=' operators back to previous line (checkpatch fix)
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- [PATCH v2 2/5] can: dev: reorder struct can_priv members for better packing
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [PATCH v2 1/5] can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [PATCH v2 0/5] Introducing new CAN FD bittiming parameters: Transmission Delay Compensation (TDC)
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH v1 3/5] can: netlink: move '=' operators back to previous line (checkpatch fix)
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH v1 4/5] can: add netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v1 3/5] can: netlink: move '=' operators back to previous line (checkpatch fix)
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Broadcast Manager tx behavior after bus-off
- From: Patrick Menschel <menschel.p@xxxxxxxxx>
- Re: [PATCH v1 3/5] can: netlink: move '=' operators back to previous line (checkpatch fix)
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH v1 1/1] iplink_can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [PATCH v1 0/1] add commandline support for Transmitter Delay Compensation (TDC) in iproute
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [PATCH v1 5/5] can: bittiming: add calculation for CAN FD Transmitter Delay Compensation (TDC)
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [PATCH v1 4/5] can: add netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [PATCH v1 3/5] can: netlink: move '=' operators back to previous line (checkpatch fix)
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [PATCH v1 2/5] can: dev: reorder struct can_priv members for better packing
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [PATCH v1 1/5] can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- [PATCH v1 0/5] Introducing new CAN FD bittiming parameters: Transmission Delay Compensation (TDC)
- From: Vincent Mailhol <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH net v1 3/3] [RFC] mac80211: ieee80211_store_ack_skb(): make use of skb_clone_sk_optional()
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- Re: [PATCH net v2 2/2] can: fix ref count warning if socket was closed before skb was cloned
- From: Eric Dumazet <edumazet@xxxxxxxxxx>
- [PATCH net v4 1/1] net: introduce CAN specific pointer in the struct net_device
- From: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
- Re: [PATCH net v3] net: introduce CAN specific pointer in the struct net_device
- From: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
- [PATCH net v2 2/2] can: fix ref count warning if socket was closed before skb was cloned
- From: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
- [PATCH net v2 1/2] skbuff: skb_clone_sk_optional(): add function to always clone a skb and increase refcount on sk if valid
- From: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
- [PATCH net v2 0/2] add support for skb with sk ref cloning
- From: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
- Re: [PATCH net v3] net: introduce CAN specific pointer in the struct net_device
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH net v1 3/3] [RFC] mac80211: ieee80211_store_ack_skb(): make use of skb_clone_sk_optional()
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH net v1 3/3] [RFC] mac80211: ieee80211_store_ack_skb(): make use of skb_clone_sk_optional()
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- [PATCH net v1 0/3] add support for skb with sk ref cloning
- From: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
- [PATCH net v1 2/3] can: fix ref count warning if socket was closed before skb was cloned
- From: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
- [PATCH net v1 1/3] skbuff: skb_clone_sk_optional(): add function to always clone a skb and increase refcount on sk if valid
- From: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
- [PATCH net v1 3/3] [RFC] mac80211: ieee80211_store_ack_skb(): make use of skb_clone_sk_optional()
- From: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
- [PATCH net v3] net: introduce CAN specific pointer in the struct net_device
- From: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
- Re: KASAN: use-after-free Write in j1939_can_recv
- From: Pavel Machek <pavel@xxxxxx>
- KASAN: use-after-free Write in j1939_can_recv
- From: syzbot <syzbot+bdf710cfc41c186fdff3@xxxxxxxxxxxxxxxxxxxxxxxxx>
- [net-rfc 1/2] can: isotp: isotp_setsockopt(): only allow to set low level TX flags for CAN-FD
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-rfc 2/2] can: isotp: TX-path: ensure that CAN frame flags are initialized
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [RFC] can: isotp TX-path cleanups
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH V3 0/3] can: flexcan: fixes for freeze mode
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH V3 1/3] can: flexcan: assert FRZ bit in flexcan_chip_freeze()
- From: Joakim Zhang <qiangqing.zhang@xxxxxxx>
- [PATCH V3 2/3] can: flexcan: enable RX FIFO after FRZ/HALT valid
- From: Joakim Zhang <qiangqing.zhang@xxxxxxx>
- [PATCH V3 3/3] can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode
- From: Joakim Zhang <qiangqing.zhang@xxxxxxx>
- [PATCH V3 0/3] can: flexcan: fixes for freeze mode
- From: Joakim Zhang <qiangqing.zhang@xxxxxxx>
- RE: [PATCH V2 2/3] can: flexcan: enable RX FIFO after FRZ/HALT valid
- From: Joakim Zhang <qiangqing.zhang@xxxxxxx>
- Re: [PATCH V2 0/3] can: flexcan: fixes for freeze mode
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH V2 2/3] can: flexcan: enable RX FIFO after FRZ/HALT valid
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- RE: [PATCH V2 0/3] can: flexcan: fixes for freeze mode
- From: Joakim Zhang <qiangqing.zhang@xxxxxxx>
- Re: New USB driver, looking for advice
- From: Christian Gagneraud <chgans@xxxxxxxxx>
- Re: can, tcan4x5x: look to merge rpi support into rpi kernel tree
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: can, tcan4x5x: look to merge rpi support into rpi kernel tree
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: can, tcan4x5x: look to merge rpi support into rpi kernel tree
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: can, tcan4x5x: look to merge rpi support into rpi kernel tree
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: can, tcan4x5x: look to merge rpi support into rpi kernel tree
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: can, tcan4x5x: look to merge rpi support into rpi kernel tree
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: can, tcan4x5x: look to merge rpi support into rpi kernel tree
- From: Torin Cooper-Bennun <torin@xxxxxxxxxxxxxxxxxx>
- Re: can, tcan4x5x: look to merge rpi support into rpi kernel tree
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [RFC PATCH net v2] net: introduce CAN specific pointer in the struct net_device
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- [RFC PATCH net v2] net: introduce CAN specific pointer in the struct net_device
- From: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
- Proposal for a new protocol family - AF_MCTP
- From: Jeremy Kerr <jk@xxxxxxxxxx>
- Re: [PATCH] dt-bindings: can: rcar_canfd: Group tuples in pin control properties
- From: Rob Herring <robh@xxxxxxxxxx>
- RE: [PATCH] can: ucan: fix alignment constraints
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] can: ucan: fix alignment constraints
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- RE: [PATCH] can: ucan: fix alignment constraints
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] can: ucan: fix alignment constraints
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH] dt-bindings: can: rcar_canfd: Group tuples in pin control properties
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: correct length of bcm message
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: correct length of bcm message
- From: Patrick Menschel <menschel.p@xxxxxxxxx>
- Re: correct length of bcm message
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: [PATCH 2/2] can: m_can: m_can_class_allocate_dev(): remove impossible error return judgment
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] can: m_can: m_can_class_allocate_dev(): remove impossible error return judgment
- From: Xulin Sun <xulin.sun@xxxxxxxxxxxxx>
- Re: correct length of bcm message
- From: Patrick Menschel <menschel.p@xxxxxxxxx>
- Re: [PATCH 2/2] can: m_can: m_can_class_allocate_dev(): remove impossible error return judgment
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH 1/2] can: m_can: m_can_plat_probe(): free can_net device in case probe fails
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH 2/2] can: m_can: m_can_class_allocate_dev(): remove impossible error return judgment
- From: Xulin Sun <xulin.sun@xxxxxxxxxxxxx>
- [PATCH 1/2] can: m_can: m_can_plat_probe(): free can_net device in case probe fails
- From: Xulin Sun <xulin.sun@xxxxxxxxxxxxx>
- Re: [PATCH RESEND iproute2 5.11] iplink_can: add Classical CAN frame LEN8_DLC support
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: correct length of bcm message
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- [PATCH] dt-bindings: can: rcar_canfd: Group tuples in pin control properties
- From: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
- Re: correct length of bcm message
- From: Patrick Menschel <menschel.p@xxxxxxxxx>
- [PATCH] can: ucan: fix alignment constraints
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- correct length of bcm message
- From: Patrick Menschel <menschel.p@xxxxxxxxx>
- Re: [PATCH] can: xilinx_can: Simplify code by using dev_err_probe()
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH] can: xilinx_can: Simplify code by using dev_err_probe()
- From: Michal Simek <michal.simek@xxxxxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Kurt Van Dijck <dev.kurt@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH RESEND iproute2 5.11] iplink_can: add Classical CAN frame LEN8_DLC support
- From: David Ahern <dsahern@xxxxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Kurt Van Dijck <dev.kurt@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RESEND iproute2 5.11] iplink_can: add Classical CAN frame LEN8_DLC support
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: [PATCH RESEND iproute2 5.11] iplink_can: add Classical CAN frame LEN8_DLC support
- From: David Ahern <dsahern@xxxxxxxxx>
- [PATCH V2 3/3] can: flexcan: invoke flexcan_chip_freeze() to enter freeze mode
- From: Joakim Zhang <qiangqing.zhang@xxxxxxx>
- [PATCH V2 2/3] can: flexcan: enable RX FIFO after FRZ/HALT valid
- From: Joakim Zhang <qiangqing.zhang@xxxxxxx>
- [PATCH V2 1/3] can: flexcan: assert FRZ bit in flexcan_chip_freeze()
- From: Joakim Zhang <qiangqing.zhang@xxxxxxx>
- [PATCH V2 0/3] can: flexcan: fixes for freeze mode
- From: Joakim Zhang <qiangqing.zhang@xxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Jimmy Assarsson <jimmyassarsson@xxxxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: [PATCH RESEND iproute2 5.11] iplink_can: add Classical CAN frame LEN8_DLC support
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: [PATCH RESEND iproute2 5.11] iplink_can: add Classical CAN frame LEN8_DLC support
- From: David Ahern <dsahern@xxxxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Jimmy Assarsson <extja@xxxxxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH RESEND iproute2 5.11] iplink_can: add Classical CAN frame LEN8_DLC support
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Jimmy Assarsson <extja@xxxxxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Kurt Van Dijck <dev.kurt@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH linux-can] can: flexcan: enable RX FIFO after FRZ/HALT valid
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- RE: [PATCH linux-can] can: flexcan: enable RX FIFO after FRZ/HALT valid
- From: Joakim Zhang <qiangqing.zhang@xxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH linux-can] can: flexcan: enable RX FIFO after FRZ/HALT valid
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH linux-can] can: flexcan: enable RX FIFO after FRZ/HALT valid
- From: Joakim Zhang <qiangqing.zhang@xxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- [PATCH v7] net: can: Introduce-MEN-16Z192-00-CAN-controller-driver
- From: Abhijeet Badurkar <abhijeet.badurkar@xxxxxxxxxx>
- [PATCH] Introduce-MEN-16Z192-00-CAN-controller-driver
- From: Abhijeet Badurkar <abhijeet.badurkar@xxxxxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Jimmy Assarsson <extja@xxxxxxxxxx>
- Re: [PATCH RESEND iproute2 5.11] iplink_can: add Classical CAN frame LEN8_DLC support
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [LTP] [PATCH v4 0/7] Convert CAN tests to new LTP API
- From: Cyril Hrubis <chrubis@xxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- [PATCH] can: mcp251xfd: add coredump support
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Jimmy Assarsson <jimmyassarsson@xxxxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [Question] Sending CAN error frames
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- [Question] Sending CAN error frames
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: pull-request: can-next 2021-01-29
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH v4 7/7] can: Update contact details
- From: Richard Palethorpe <rpalethorpe@xxxxxxxx>
- [PATCH v4 6/7] can: Remove obsolete test wrapper script
- From: Richard Palethorpe <rpalethorpe@xxxxxxxx>
- [PATCH v4 5/7] can_recv_own_msgs: Convert to new library
- From: Richard Palethorpe <rpalethorpe@xxxxxxxx>
- [PATCH v4 4/7] can_filter: Convert to new library
- From: Richard Palethorpe <rpalethorpe@xxxxxxxx>
- [PATCH v4 3/7] can: Add COPYING with dual license text
- From: Richard Palethorpe <rpalethorpe@xxxxxxxx>
- [PATCH v4 2/7] can: Add can_common.h for vcan device setup
- From: Richard Palethorpe <rpalethorpe@xxxxxxxx>
- [PATCH v4 1/7] API: Add FILE_SCANF to new lib
- From: Richard Palethorpe <rpalethorpe@xxxxxxxx>
- [PATCH v4 0/7] Convert CAN tests to new LTP API
- From: Richard Palethorpe <rpalethorpe@xxxxxxxx>
- [PATCH 5/8] can: mcp251xfd: unify error messages and commets
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH 4/8] can: mcp251xfd: mcp251xfd_probe(): add imx6 to errata table
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH 2/8] can: mcp251xfd: mcp251xfd_probe(): sort errata table alphabetically, fix indention
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH 7/8] can: mcp251xfd: mcp251xfd_chip_clock_enable(): simplify return
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH 3/8] can: mcp251xfd: mcp251xfd_probe(): remove known bad combinations from errata tabe
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH 6/8] can: mcp251xfd: add missing _MASK postfix to MCP251XFD_OBJ_FLAGS_DLC
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH 8/8] can: mcp251xfd: mcp251xfd_probe(): use dev_err_probe() to simplify error handling
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH 1/8] can: mcp251xfd: mcp251xfd_probe(): fix errata reference
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH 0/8] can: mcp251xfd: errata updates and cleanups
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [net-next 01/12] can: gw: fix typo
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: pull-request: can-next 2021-01-27
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: pull-request: can 2021-01-27
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [net] can: dev: prevent potential information leak in can_fill_info()
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [LTP] [PATCH v3 2/7] can: Add can_common.h for vcan device setup
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH v3 2/7] can: Add can_common.h for vcan device setup
- From: Petr Vorel <pvorel@xxxxxxx>
- [net-next 10/12] can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): don't copy data for RTR CAN frames in TX-path
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- pull-request: can 2021-01-27
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net] can: dev: prevent potential information leak in can_fill_info()
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 05/12] can: mcba_usb: remove h from printk format specifier
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 08/12] can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): clean up padding of CAN-FD frames
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 01/12] can: gw: fix typo
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 06/12] can: mcp251xfd: replace sizeof(u32) with val_bytes in regmap
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 11/12] can: mcp251xfd: add len8_dlc support
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 12/12] can: mcp251xfd: add BQL support
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 04/12] can: length: can_fd_len2dlc(): make legnth calculation readable again
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 03/12] can: dev: export can_get_state_str() function
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 09/12] can: mcp251xfd: mcp251xfd_hw_rx_obj_to_skb(): don't copy data for RTR CAN frames in RX-path
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 07/12] can: mcp251xfd: mcp251xfd_start_xmit(): use mcp251xfd_get_tx_free() to check TX is is full
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- pull-request: can-next 2021-01-27
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [net-next 02/12] can: flexcan: fix typos
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH 1/2] can: flexcan: fix typos
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH 2/2] can: gw: fix typo
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- [PATCH 1/2] can: fix typos
- From: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx>
- Re: [PATCH v3 2/7] can: Add can_common.h for vcan device setup
- From: Richard Palethorpe <rpalethorpe@xxxxxxx>
- Re: [PATCH v3 2/7] can: Add can_common.h for vcan device setup
- From: Oliver Hartkopp <socketcan@xxxxxxxxxxxx>
- Re: [PATCH v3 2/7] can: Add can_common.h for vcan device setup
- From: Petr Vorel <pvorel@xxxxxxx>
- Re: [PATCH v6] net: can: Introduce MEN 16Z192-00 CAN controller driver
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
- Re: [PATCH v6] net: can: Introduce MEN 16Z192-00 CAN controller driver
- From: Vincent MAILHOL <mailhol.vincent@xxxxxxxxxx>
[Index of Archives]
[Automotive Discussions]
[Linux Kernel Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Fedora ARM]
[CAN Bus]