Vincent MAILHOL ([email protected])

Number of posts: 669 (0.49 per day)
First post: 2020-09-26 16:30:34
Last post: 2024-06-11 08:44:28

Date List Subject
2021-08-14 09:22:08 linux-kernel [PATCH v4 7/7] can: etas_es58x: clean-up documentation of struct es58x_fd_tx_conf_msg
2021-08-14 09:21:39 linux-kernel [PATCH v4 6/7] can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device
2021-08-14 09:21:23 linux-kernel [PATCH v4 4/7] can: dev: add can_tdc_get_relative_tdco() helper function
2021-08-14 09:20:57 linux-kernel [PATCH v4 3/7] can: bittiming: change unit of TDC parameters to clock periods
2021-08-14 09:20:33 linux-kernel [PATCH v4 2/7] can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
2021-08-14 09:20:30 linux-kernel [PATCH v4 1/7] can: netlink: allow user to turn off unsupported features
2021-08-14 09:20:27 linux-kernel [PATCH v4 0/7] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
2021-06-22 00:06:10 linux-kernel Re: CAN-FD Transmitter Delay Compensation (TDC) on mcp2518fd
2021-06-21 23:53:39 linux-kernel Re: CAN-FD Transmitter Delay Compensation (TDC) on mcp2518fd
2021-06-19 20:37:14 linux-kernel Re: CAN-FD Transmitter Delay Compensation (TDC) on mcp2518fd
2021-06-18 17:44:52 linux-kernel Re: CAN-FD Transmitter Delay Compensation (TDC) on mcp2518fd
2021-06-18 15:17:44 linux-kernel Re: [PATCH v2 2/2] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
2021-06-18 12:41:12 linux-kernel Re: [PATCH v2 2/2] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
2021-06-18 11:05:12 linux-kernel [PATCH v3 2/4] iplink_can: use PRINT_ANY to factorize code and fix signedness
2021-06-18 11:04:38 linux-kernel [PATCH v3 1/4] iplink_can: fix configuration ranges in print_usage()
2021-06-18 09:31:36 linux-kernel [PATCH v3 4/4] iplink_can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
2021-06-18 09:31:33 linux-kernel [PATCH v3 3/4] iplink_can: print brp and dbrp bittiming variables
2021-06-18 09:31:11 linux-kernel [PATCH v3 0/4] iplink_can: cleaning, fixes and adding TDC support.
2021-06-16 23:28:47 linux-kernel Re: [PATCH v2 2/2] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
2021-06-16 20:20:34 linux-kernel Re: [PATCH v2 2/2] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
2021-06-16 19:06:00 linux-kernel Re: [PATCH v2 2/2] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
2021-06-03 15:20:01 linux-kernel [PATCH v2 1/2] can: netlink: remove redundant check in can_validate()
2021-06-03 15:19:52 linux-kernel [PATCH v2 0/2] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
2021-06-03 15:18:47 linux-kernel [PATCH v2 2/2] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
2021-05-07 15:20:02 linux-kernel [RFC PATCH v2 0/2] add commandline support for Transmitter Delay Compensation (TDC) in iproute
2021-05-07 15:03:21 linux-kernel Re: [RFC PATCH v1 1/1] iplink_can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
2021-05-07 14:04:08 linux-kernel [RFC PATCH v2 2/2] iplink_can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
2021-05-07 14:04:08 linux-kernel [RFC PATCH v2 1/2] iplink_can: use PRINT_ANY to factorize code and fix signedness
2021-05-06 12:00:45 linux-kernel [RFC PATCH v1 1/1] can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
2021-05-06 11:22:25 linux-kernel [RFC PATCH v1 1/1] iplink_can: add new CAN FD bittiming parameters: Transmitter Delay Compensation (TDC)
2021-05-06 11:21:55 linux-kernel [RFC PATCH v1 0/1] add commandline support for Transmitter Delay Compensation (TDC) in iproute
2021-05-06 11:16:05 linux-kernel [RFC PATCH v1 0/1] add the netlink interface for CAN-FD Transmitter Delay Compensation (TDC)
2021-04-15 11:44:06 linux-kernel Re: [PATCH][next] can: etas_es58x: Fix missing null check on netdev pointer
2021-04-13 14:54:39 linux-kernel [PATCH] can: etas_es58x: fix null pointer dereference when handling error frames
2021-04-12 11:27:03 linux-kernel Re: [PATCH v15 0/3] Introducing ETAS ES58X CAN USB interfaces
2021-04-10 10:03:24 linux-kernel [PATCH v15 3/3] can: etas_es58x: add support for the ETAS ES58X_FD CAN USB interfaces
2021-04-10 10:02:34 linux-kernel [PATCH v15 2/3] can: etas_es58x: add support for ETAS ES581.4 CAN USB interface
2021-04-10 10:02:18 linux-kernel [PATCH v15 1/3] can: etas_es58x: add core support for ETAS ES58X CAN USB interfaces
2021-04-10 10:02:00 linux-kernel [PATCH v15 0/3] Introducing ETAS ES58X CAN USB interfaces
2021-04-07 20:53:25 linux-kernel [RESEND PATCH v1] checkpatch: exclude four preprocessor sub-expressions from MACRO_ARG_REUSE
2021-03-23 05:50:51 linux-kernel 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...
2021-03-21 14:14:37 linux-kernel [PATCH v3 1/1] netdev: add netdev_queue_set_dql_min_limit()
2021-03-21 14:01:55 linux-kernel [RESEND PATCH v1] checkpatch: exclude four preprocessor sub-expressions from MACRO_ARG_REUSE
2021-03-21 13:52:27 linux-kernel [PATCH v3 0/1] Allow drivers to modify dql.min_limit value
2021-03-10 16:15:12 linux-kernel [RFC PATCH v2 1/1] netdev: add netdev_queue_set_dql_min_limit()
2021-03-10 16:13:16 linux-kernel [RFC PATCH v2 0/1] Allow drivers to modify dql.min_limit value
2021-03-10 16:00:24 linux-kernel Re: [RFC PATCH 1/1] dql: add dql_set_min_limit()
2021-03-09 18:22:39 linux-kernel Re: [RESEND v12] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
2021-03-09 18:13:31 linux-kernel Re: [RESEND v12] can: usb: etas_es58X: add support for ETAS ES58X CAN USB interfaces
2021-03-09 18:02:49 linux-kernel Re: [RFC PATCH 1/1] dql: add dql_set_min_limit()
2021-03-09 15:26:37 linux-kernel [RFC PATCH 1/1] dql: add dql_set_min_limit()