Linux-Can Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-27 11:17:02 to 2022-08-11 09:43:01 UTC [more...]

[PATCH can v2] can: flexcan: flexcan_mailbox_read() fix return value for drop = true
 2022-08-11  9:42 UTC 

[PATCH can-next 0/2] fix typos
 2022-08-11  9:36 UTC  (3+ messages)
` [PATCH can-next 1/2] can: rx-offload: can_rx_offload_init_queue(): fix typo
` [PATCH can-next 2/2] can: flexcan: fix typo: FLEXCAN_QUIRK_SUPPPORT_* -> FLEXCAN_QUIRK_SUPPORT_*

[PATCH] can: rx-offload: Break loop on queue full
 2022-08-11  8:30 UTC  (2+ messages)

[PATCH v8 0/7] CTU CAN FD open-source IP core SocketCAN driver, PCI, platform integration and documentation
 2022-08-10 20:00 UTC  (3+ messages)
` [PATCH v8 3/7] can: ctucanfd: add support for CTU CAN FD open-source IP core - bus independent part

Raspberry PI running 5.10.x Kernel and issues with Daul channel Waveshare based 2.1 MCP251xFD CAN HAT
 2022-08-10 11:25 UTC  (4+ messages)

[PATCH net 0/n] pull-request: can 2022-08-10
 2022-08-10  8:30 UTC  (6+ messages)
` [PATCH net 1/4] can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with netdev_warn_once()
` [PATCH net 2/4] can: j1939: j1939_session_destroy(): fix memory leak of skbs
` [PATCH net 3/4] can: ems_usb: fix clang's -Wunaligned-access warning
` [PATCH net 4/4] can: mcp251x: Fix race condition on receive interrupt

PCAN and SocketCAN Questions
 2022-08-10  7:45 UTC  (2+ messages)

[PATCH net 0/4] pull-request: can 2022-08-10
 2022-08-10  7:15 UTC 

[PATCH net 0/4] pull-request: can 2022-08-09
 2022-08-10  7:19 UTC  (7+ messages)
` [PATCH net 1/4] can: j1939: j1939_sk_queue_activate_next_locked(): replace WARN_ON_ONCE with netdev_warn_once()
` [PATCH net 2/4] can: j1939: j1939_session_destroy(): fix memory leak of skbs
` [PATCH net 3/4] can: ems_usb: fix clang's -Wunaligned-access warning
` [PATCH net 4/4] can: mcp251x: Fix race condition on receive interrupt

Debugging dropped/missing frames in the network layer
 2022-08-09 12:45 UTC  (2+ messages)

[PATCH] can: j1939: Remove unnecessary WARN_ON_ONCE in j1939_sk_queue_activate_next_locked()
 2022-08-08  8:06 UTC  (9+ messages)
    ` [PATCH] can: j1939: Replace WARN_ON_ONCE with pr_warn_once() "
        ` [PATCH v2] can: j1939: Replace WARN_ON_ONCE with netdev_warn_once() "

[PATCH] can: rcar_canfd: Use dev_err_probe() to simplify code and better handle -EPROBE_DEFER
 2022-08-08  7:57 UTC  (2+ messages)

[PATCH] can: j1939: fix memory leak of skbs
 2022-08-08  7:56 UTC  (3+ messages)

[PATCH] can: kvaser_usb: kvaser_usb_hydra: Use kzalloc for allocating only one element
 2022-08-08  7:57 UTC  (2+ messages)

Framework Roadthemes "CRYPTOCURRENCY WILL MAKE YOU A MILLIONAIRE"
 2022-08-06 19:15 UTC 

[PATCH] can: j1939: fix memory leak of skbs
 2022-08-05 14:55 UTC  (5+ messages)

Contact "FINANCIAL CRISIS CAN MAKE YOU RICH!"
 2022-08-05  8:12 UTC 

[PATCH] drivers/net/can/spi/mcp251x.c: Fix race condition on receive interrupt
 2022-08-04 18:42 UTC  (13+ messages)
  ` [PATCH] can: mcp251x: "
          ` [PATCH v3] "
            ` [PATCH v4] "

[PATCH v2 0/3] can: ctucanfd: hardware rx timestamps reporting
 2022-08-04  9:11 UTC  (24+ messages)
` [PATCH v2 1/3] can: ctucanfd: add HW timestamps to RX and error CAN frames
` [PATCH v2 2/3] dt-bindings: can: ctucanfd: add another clock for HW timestamping
` [PATCH v2 3/3] doc: ctucanfd: RX frames timestamping for platform devices

[PATCH v2 0/3] URB_FREE_COHERENT gs_usb memory leak fix
 2022-08-03 23:44 UTC  (14+ messages)
` [PATCH v3 0/2] "
  ` [PATCH v3 1/2] drivers: usb/core/urb: Add URB_FREE_COHERENT

[PATCH 0/4] can-round-trip-stats
 2022-08-02 20:46 UTC  (2+ messages)

[PATCH v1] can: peak_usb: export PCAN device ID as sysfs device attribute
 2022-08-02 19:26 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH] can: ems_usb: fix clang's -Wunaligned-access warning
 2022-08-02  9:40 UTC 

[PATCH v8 0/7] can: support CAN XL
 2022-08-01 19:00 UTC  (8+ messages)
` [PATCH v8 1/7] can: skb: unify skb CAN frame identification helpers
` [PATCH v8 2/7] can: skb: add skb CAN frame data length helpers
` [PATCH v8 3/7] can: set CANFD_FDF flag in all CAN FD frame structures
` [PATCH v8 4/7] can: canxl: introduce CAN XL data structure
` [PATCH v8 5/7] can: canxl: update CAN infrastructure for CAN XL frames
` [PATCH v8 6/7] can: dev: add CAN XL support to virtual CAN
` [PATCH v8 7/7] can: raw: add CAN XL support

[PATCH net-next 0/36] pull-request: can-next 2022-07-31
 2022-08-01 10:50 UTC  (38+ messages)
` [PATCH net-next 01/36] can: mcp251xfd: mcp251xfd_dump(): fix comment
` [PATCH net-next 02/36] can: can327: use KBUILD_MODNAME instead of hard coded names
` [PATCH net-next 03/36] can: ems_usb: "
` [PATCH net-next 04/36] can: softing: "
` [PATCH net-next 05/36] can: esd_usb: "
` [PATCH net-next 06/36] can: gs_ubs: "
` [PATCH net-next 07/36] can: kvaser_usb: "
` [PATCH net-next 08/36] can: ubs_8dev: "
` [PATCH net-next 09/36] can: etas_es58x: replace ES58X_MODULE_NAME with KBUILD_MODNAME
` [PATCH net-next 10/36] can: etas_es58x: remove DRV_VERSION
` [PATCH net-next 11/36] can: slcan: export slcan_ethtool_ops and remove slcan_set_ethtool_ops()
` [PATCH net-next 12/36] can: c_can: export c_can_ethtool_ops and remove c_can_set_ethtool_ops()
` [PATCH net-next 13/36] can: flexcan: export flexcan_ethtool_ops and remove flexcan_set_ethtool_ops()
` [PATCH net-next 14/36] can: slcan: use KBUILD_MODNAME and define pr_fmt to replace hardcoded names
` [PATCH net-next 15/36] can: slcan: remove useless header inclusions
` [PATCH net-next 16/36] can: slcan: remove legacy infrastructure
` [PATCH net-next 17/36] can: slcan: change every `slc' occurrence in `slcan'
` [PATCH net-next 18/36] can: slcan: use the generic can_change_mtu()
` [PATCH net-next 19/36] can: slcan: add support for listen-only mode
` [PATCH net-next 20/36] MAINTAINERS: Add maintainer for the slcan driver
` [PATCH net-next 21/36] can: can327: add software tx timestamps
` [PATCH net-next 22/36] can: janz-ican3: add software tx timestamp
` [PATCH net-next 23/36] can: slcan: add software tx timestamps
` [PATCH net-next 24/36] can: v(x)can: "
` [PATCH net-next 25/36] can: tree-wide: advertise software timestamping capabilities
` [PATCH net-next 26/36] can: dev: add hardware TX timestamp
` [PATCH net-next 27/36] can: dev: add generic function can_ethtool_op_get_ts_info_hwts()
` [PATCH net-next 28/36] can: dev: add generic function can_eth_ioctl_hwts()
` [PATCH net-next 29/36] can: mcp251xfd: advertise timestamping capabilities and add ioctl support
` [PATCH net-next 30/36] can: etas_es58x: "
` [PATCH net-next 31/36] can: kvaser_pciefd: "
` [PATCH net-next 32/36] can: kvaser_usb: "
` [PATCH net-next 33/36] can: peak_canfd: "
` [PATCH net-next 34/36] can: peak_usb: "
` [PATCH net-next 35/36] can: etas_es58x: remove useless calls to usb_fill_bulk_urb()
` [PATCH net-next 36/36] can: can327: fix a broken link to Documentation

[RFC PATCH v3 0/9] can: slcan: extend supported features (step 2)
 2022-07-31 18:58 UTC  (24+ messages)
` [RFC PATCH v3 3/9] can: slcan: remove legacy infrastructure
` [RFC PATCH v3 8/9] can: slcan: add support to set bit time register (btr)

[PATCH] can: can327: Fix a broken link to Documentation
 2022-07-31 18:54 UTC  (4+ messages)

[PATCH v7 0/7] can: support CAN XL
 2022-07-31  8:21 UTC  (14+ messages)
` [PATCH v7 1/7] can: skb: unify skb CAN frame identification helpers
` [PATCH v7 2/7] can: skb: add skb CAN frame data length helpers
` [PATCH v7 3/7] can: set CANFD_FDF flag in all CAN FD frame structures
` [PATCH v7 4/7] can: canxl: introduce CAN XL data structure
` [PATCH v7 5/7] can: canxl: update CAN infrastructure for CAN XL frames
` [PATCH v7 6/7] can: dev: add CAN XL support to virtual CAN
` [PATCH v7 7/7] can: raw: add CAN XL support

[PATCH] can: etas_es58x: remove useless calls to usb_fill_bulk_urb()
 2022-07-29  8:15 UTC  (2+ messages)

[PATCH v1 00/24] can: add ethtool support and reporting of timestamping capabilities
 2022-07-28 13:35 UTC  (17+ messages)
` [PATCH v1 10/24] can: tree-wide: implement ethtool_ops::get_drvinfo()
` [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 05/14] can: tree-wide: advertise software timestamping capabilities

[RFC PATCH v6 0/7] can: support CAN XL
 2022-07-28 10:30 UTC  (6+ messages)
` [RFC PATCH v6 3/7] can: set CANFD_FDF flag in all CAN FD frame structures
` [RFC PATCH v6 5/7] can: canxl: update CAN infrastructure for CAN XL frames

[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

[PATCH 0/3] can: export export slcan_ethtool_ops and remove setter functions
 2022-07-27 11:16 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).