messages from 2022-07-21 16:51:41 to 2022-07-28 07:23:28 UTC [more...]
[PATCH v4 0/7] can: slcan: extend supported features (step 2)
2022-07-28 7:23 UTC (9+ messages)
` [PATCH v4 1/7] can: slcan: use KBUILD_MODNAME and define pr_fmt to replace hardcoded names
` [PATCH v4 2/7] can: slcan: remove useless header inclusions
` [PATCH v4 3/7] can: slcan: remove legacy infrastructure
` [PATCH v4 4/7] can: slcan: change every `slc' occurrence in `slcan'
` [PATCH v4 5/7] can: slcan: use the generic can_change_mtu()
` [PATCH v4 6/7] can: slcan: add support for listen-only mode
` [PATCH v4 7/7] MAINTAINERS: Add maintainer for the slcan driver
[RFC PATCH v3 0/9] can: slcan: extend supported features (step 2)
2022-07-28 6:56 UTC (22+ messages)
` [RFC PATCH v3 1/9] can: slcan: use KBUILD_MODNAME and define pr_fmt to replace hardcoded names
` [RFC PATCH v3 2/9] can: slcan: remove useless header inclusions
` [RFC PATCH v3 3/9] can: slcan: remove legacy infrastructure
` [RFC PATCH v3 4/9] can: slcan: change every `slc' occurrence in `slcan'
` [RFC PATCH v3 5/9] can: slcan: use the generic can_change_mtu()
` [RFC PATCH v3 6/9] can: slcan: add support for listen-only mode
` [RFC PATCH v3 7/9] ethtool: add support to get/set CAN bit time register
` [RFC PATCH v3 8/9] can: slcan: add support to set bit time register (btr)
` [RFC PATCH v3 9/9] MAINTAINERS: Add maintainer for the slcan driver
[PATCH v1 00/24] can: add ethtool support and reporting of timestamping capabilities
2022-07-27 20:24 UTC (88+ messages)
` [PATCH v1 01/24] can: can327: use KBUILD_MODNAME instead of hard coded name
` [PATCH v1 02/24] can: ems_ubs: "
` [PATCH v1 03/24] can: slcan: add DRV_NAME and define pr_fmt to replace hardcoded names
` [PATCH v1 04/24] can: softing: add DRV_NAME "
` [PATCH v1 05/24] can: esd_usb: use KBUILD_MODNAME instead of hard coded name
` [PATCH v1 06/24] can: gs_ubs: "
` [PATCH v1 07/24] can: softing: add DRV_NAME to replace hardcoded names
` [PATCH v1 08/24] can: ubs_8dev: use KBUILD_MODNAME instead of hard coded name
` [PATCH v1 09/24] can: etas_es58x: remove DRV_VERSION
` [PATCH v1 10/24] can: tree-wide: implement ethtool_ops::get_drvinfo()
` [PATCH v1 11/24] can: can327: add software tx timestamps
` [PATCH v1 12/24] can: janz-ican3: add software tx timestamp
` [PATCH v1 13/24] can: slcan: add software tx timestamps
` [PATCH v1 14/24] can: v(x)can: "
` [PATCH v1 15/24] can: tree-wide: advertise software timestamping capabilities
` [PATCH v1 16/24] can: dev: add hardware TX timestamp
` [PATCH v1 17/24] can: dev: add generic function can_ethtool_op_get_ts_info_hwts()
` [PATCH v1 18/24] can: dev: add generic function can_eth_ioctl_hwts()
` [PATCH v1 19/24] can: mcp251xfd: advertise timestamping capabilities and add ioctl support
` [PATCH v1 20/24] can: etas_es58x: "
` [PATCH v1 21/24] can: kvaser_pciefd: "
` [PATCH v1 22/24] can: kvaser_usb: "
` [PATCH v1 23/24] can: peak_canfd: "
` [PATCH v1 24/24] can: peak_usb: "
` [PATCH v2 00/14] can: add ethtool support and reporting of timestamping capabilities
` [PATCH v2 01/14] can: can327: add software tx timestamps
` [PATCH v2 02/14] can: janz-ican3: add software tx timestamp
` [PATCH v2 03/14] can: slcan: add software tx timestamps
` [PATCH v2 04/14] can: v(x)can: "
` [PATCH v2 05/14] can: tree-wide: advertise software timestamping capabilities
` [PATCH v2 06/14] can: dev: add hardware TX timestamp
` [PATCH v2 07/14] can: dev: add generic function can_ethtool_op_get_ts_info_hwts()
` [PATCH v2 08/14] can: dev: add generic function can_eth_ioctl_hwts()
` [PATCH v2 09/14] can: mcp251xfd: advertise timestamping capabilities and add ioctl support
` [PATCH v2 10/14] can: etas_es58x: "
` [PATCH v2 11/14] can: kvaser_pciefd: "
` [PATCH v2 12/14] can: kvaser_usb: "
` [PATCH v2 13/14] can: peak_canfd: "
` [PATCH v2 14/14] can: peak_usb: "
` [PATCH v3 00/14]
` [PATCH v3 01/14] can: can327: add software tx timestamps
` [PATCH v3 02/14] can: janz-ican3: add software tx timestamp
` [PATCH v3 03/14] can: slcan: add software tx timestamps
` [PATCH v3 04/14] can: v(x)can: "
` [PATCH v3 05/14] can: tree-wide: advertise software timestamping capabilities
` [PATCH v3 06/14] can: dev: add hardware TX timestamp
` [PATCH v3 07/14] can: dev: add generic function can_ethtool_op_get_ts_info_hwts()
` [PATCH v3 08/14] can: dev: add generic function can_eth_ioctl_hwts()
` [PATCH v3 09/14] can: mcp251xfd: advertise timestamping capabilities and add ioctl support
` [PATCH v3 10/14] can: etas_es58x: "
` [PATCH v3 11/14] can: kvaser_pciefd: "
` [PATCH v3 12/14] can: kvaser_usb: "
` [PATCH v3 13/14] can: peak_canfd: "
` [PATCH v3 14/14] can: peak_usb: "
` [PATCH v4 00/14] can: add ethtool support and reporting of timestamping capabilities
` [PATCH v4 01/14] can: can327: add software tx timestamps
` [PATCH v4 02/14] can: janz-ican3: add software tx timestamp
` [PATCH v4 03/14] can: slcan: add software tx timestamps
` [PATCH v4 04/14] can: v(x)can: "
` [PATCH v4 05/14] can: tree-wide: advertise software timestamping capabilities
` [PATCH v4 06/14] can: dev: add hardware TX timestamp
` [PATCH v4 07/14] can: dev: add generic function can_ethtool_op_get_ts_info_hwts()
` [PATCH v4 08/14] can: dev: add generic function can_eth_ioctl_hwts()
` [PATCH v4 09/14] can: mcp251xfd: advertise timestamping capabilities and add ioctl support
` [PATCH v4 10/14] can: etas_es58x: "
` [PATCH v4 11/14] can: kvaser_pciefd: "
` [PATCH v4 12/14] can: kvaser_usb: "
` [PATCH v4 13/14] can: peak_canfd: "
` [PATCH v4 14/14] can: peak_usb: "
[RFC PATCH v6 0/7] can: support CAN XL
2022-07-27 20:04 UTC (10+ messages)
` [RFC PATCH v6 1/7] can: skb: unify skb CAN frame identification helpers
` [RFC PATCH v6 2/7] can: skb: add skb CAN frame data length helpers
` [RFC PATCH v6 3/7] can: set CANFD_FDF flag in all CAN FD frame structures
` [RFC PATCH v6 4/7] can: canxl: introduce CAN XL data structure
` [RFC PATCH v6 5/7] can: canxl: update CAN infrastructure for CAN XL frames
` [RFC PATCH v6 6/7] can: dev: add CAN XL support to virtual CAN
` [RFC PATCH v6 7/7] can: raw: add CAN XL support
[PATCH 0/3] can: export export slcan_ethtool_ops and remove setter functions
2022-07-27 11:16 UTC (5+ messages)
` [PATCH 1/3] can: slcan: export slcan_ethtool_ops and remove slcan_set_ethtool_ops()
` [PATCH 2/3] can: c_can: export c_can_ethtool_ops and remove c_can_set_ethtool_ops()
` [PATCH 3/3] can: flexcan: export flexcan_ethtool_ops and remove flexcan_set_ethtool_ops()
[RFC PATCH 0/5] can: slcan: extend supported features (step 2)
2022-07-26 14:59 UTC (6+ messages)
` [RFC PATCH 2/5] can: slcan: remove legacy infrastructure
[PATCH 0/9] can: remove litteral strings used for driver name and remove DRV_VERSION
2022-07-26 12:43 UTC (28+ messages)
` [PATCH 1/9] can: can327: use KBUILD_MODNAME instead of hard coded name
` [PATCH 2/9] can: ems_ubs: "
` [PATCH 3/9] can: slcan: add DRV_NAME and define pr_fmt to replace hardcoded names
` [PATCH 4/9] can: softing: add DRV_NAME "
` [PATCH 5/9] can: esd_usb: use KBUILD_MODNAME instead of hard coded name
` [PATCH 6/9] can: gs_ubs: "
` [PATCH 7/9] can: softing: add DRV_NAME to replace hardcoded names
` [PATCH 8/9] can: ubs_8dev: use KBUILD_MODNAME instead of hard coded name
` [PATCH 9/9] can: etas_es58x: remove DRV_VERSION
` [PATCH v2 00/10] can: remove litteral strings used for driver names and "
` [PATCH v2 01/10] can: can327: use KBUILD_MODNAME instead of hard coded names
` [PATCH v2 02/10] can: ems_usb: "
` [PATCH v2 03/10] can: slcan: use KBUILD_MODNAME and define pr_fmt to replace hardcoded names
` [PATCH v2 04/10] can: softing: use KBUILD_MODNAME instead of hard coded names
` [PATCH v2 05/10] can: esd_usb: "
` [PATCH v2 06/10] can: gs_ubs: "
` [PATCH v2 07/10] can: kvaser_usb: "
` [PATCH v2 08/10] can: ubs_8dev: "
` [PATCH v2 09/10] can: etas_es58x: replace ES58X_MODULE_NAME with KBUILD_MODNAME
` [PATCH v2 10/10] can: etas_es58x: remove DRV_VERSION
[PATCH v2 0/6] can: slcan: extend supported features (step 2)
2022-07-26 12:14 UTC (14+ messages)
` [PATCH v2 1/6] can: slcan: remove useless header inclusions
` [PATCH v2 2/6] can: slcan: remove legacy infrastructure
` [PATCH v2 3/6] can: slcan: change every `slc' occurrence in `slcan'
` [PATCH v2 4/6] can: slcan: use the generic can_change_mtu()
` [PATCH v2 5/6] can: slcan: add support for listen-only mode
` [PATCH v2 6/6] MAINTAINERS: Add maintainer for the slcan driver
[PATCH] can: mcp251xfd: mcp251xfd_dump(): fix comment
2022-07-26 8:43 UTC
[PATCH 0/4] can-round-trip-stats
2022-07-25 13:43 UTC (5+ messages)
` [PATCH 1/4] can-roundtrip-stats: add print_stats() and calc_and_print_stats()
` [PATCH 2/4] can-roundtrip-stats: remove needless else after continue
` [PATCH 3/4] can-roundtrip-stats: rewrite the logic of the main loop to make it more robust
` [PATCH 4/4] can-roundrip-stats: add hardware timestamps information
[RFC PATCH v5 0/5] can: support CAN XL
2022-07-23 10:33 UTC (24+ messages)
` [RFC PATCH v5 3/5] can: dev: add CAN XL support
[PATCH net-next] can: pch_can: pch_can_error(): initialize errc before using it
2022-07-22 2:00 UTC (2+ messages)
[PATCH net-next 0/29] pull-request: can-next 2022-07-20
2022-07-21 16:51 UTC (7+ messages)
` [PATCH net-next 18/29] can: pch_can: do not report txerr and rxerr during bus-off
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox