linux-can.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-01 22:03:59 to 2022-01-05 14:32:10 UTC [more...]

[PATCH v1 1/1] can: mcp251x: Get rid of duplicate of_node assignment
 2022-01-05 14:21 UTC  (5+ messages)

[syzbot] kernel BUG in pskb_expand_head
 2022-01-05 14:04 UTC  (7+ messages)

[PATCH RFC] can: isotp: convert struct tpcon::{idx,len} to unsigned int
 2022-01-05 13:24 UTC 

[PATCH v2 1/3] can: flexcan: change RX-FIFO feature at runtime
 2022-01-05 10:18 UTC  (10+ messages)
` [PATCH v2 1/3] can: flexcan: move driver into separate sub directory
` [PATCH v2 2/3] can: flexcan: allow to change quirks at runtime
` [PATCH v2 3/3] can: flexcan: add ethtool support to change rx-fifo setting during runtime

can-isotp: TX stmin violations
 2022-01-05  7:36 UTC  (6+ messages)

[PATCH] can: usb_8dev: remove unused member echo_skb from struct usb_8dev_priv
 2022-01-04 23:07 UTC 

[PATCH bpf-next v2] net: don't include filter.h from net/sock.h
 2022-01-04 15:42 UTC  (7+ messages)

[RFC PATCH 0/2] Change flexcan features at runtime
 2022-01-04 13:20 UTC  (3+ messages)
` [RFC PATCH 1/2] can: flexcan: allow to change quirks "
` [RFC PATCH 2/2] can: flexcan: add ethtool support

[PATCH] can: flexcan: switch the i.MX series to timestamp based rx-offload
 2022-01-02 16:33 UTC  (2+ messages)

[PATCH bpf-next] net: don't include filter.h from net/sock.h
 2021-12-28 20:19 UTC  (2+ messages)

[RFC 17/32] net: Kconfig: add HAS_IOPORT dependencies
 2021-12-27 17:28 UTC  (2+ messages)

Happy Weekend:
 2021-12-26  9:29 UTC 

Dual CAN(FD) board w/ MACP251xfd
 2021-12-24  7:51 UTC  (5+ messages)

[PATCH] can: xilinx_can: Check for error irq
 2021-12-24  2:13 UTC 

[PATCH v3 0/2] CAN: Add support for setting mux
 2021-12-23 11:28 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: phy: ti,tcan104x-can: Document mux-states property
` [PATCH v3 2/2] phy: phy-can-transceiver: Add support for setting mux

[PATCH] can: kvaser_usb: get CAN clock frequency from device
 2021-12-22 12:00 UTC  (3+ messages)

[PATCH] can: softing_cs: fix memleak on registration failure
 2021-12-22 11:05 UTC  (2+ messages)

[net-next 6/6] can: mcp251xfd: mcp251xfd_regmap_crc_read(): work around broken CRC on TBC register
 2021-12-21 22:24 UTC  (9+ messages)
    ` AW: "

[PATCH] can: sja1000: Use platform_get_irq()
 2021-12-21 20:00 UTC 

[PATCH] can: ti_hecc: Use platform_get_irq() to get the interrupt
 2021-12-21 19:45 UTC 

[PATCH 5.15 0/3] m_can_pci bit timings for Elkhart Lake
 2021-12-20 11:02 UTC  (5+ messages)
` [PATCH 5.15 1/3] Revert "can: m_can: remove support for custom bit timing"
` [PATCH 5.15 2/3] can: m_can: make custom bittiming fields const
` [PATCH 5.15 3/3] can: m_can: pci: use custom bit timings for Elkhart Lake

[PATCH v2 0/2] CAN: Add support for setting mux
 2021-12-16  3:59 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: phy: ti,tcan104x-can: Document mux-states property
` [PATCH v2 2/2] phy: phy-can-transceiver: Add support for setting mux

[PATCH 0/2] CAN: Add support for setting mux
 2021-12-14 14:31 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: phy: ti,tcan104x-can: Document mux-states property
` [PATCH 2/2] phy: phy-can-transceiver: Add support for setting mux

[PATCH v6 0/4] report the controller capabilities through the netlink interface
 2021-12-14  1:22 UTC  (6+ messages)
` [PATCH v6 1/4] can: dev: replace can_priv::ctrlmode_static by can_get_static_ctrlmode()
` [PATCH v6 2/4] can: dev: add sanity check in can_set_static_ctrlmode()
` [PATCH v6 3/4] can: dev: reorder struct can_priv members for better packing
` [PATCH v6 4/4] can: netlink: report the CAN controller mode supported flags

[PATCH v1] can: etas_es58x: es58x_init_netdev: populate net_device::dev_port
 2021-12-13 16:10 UTC  (2+ messages)
` [RESEND PATCH "

[PATCH] can: gs_usb: detach device on reception of invalid USB data
 2021-12-13 13:40 UTC  (3+ messages)

[PATCH v5 0/5] fix statistics and payload issues for error
 2021-12-10  8:57 UTC  (11+ messages)
` [PATCH v5 1/5] can: do not increase rx statistics when generating a CAN rx error message frame
` [PATCH v5 2/5] can: kvaser_usb: do not increase tx statistics when sending error message frames
` [PATCH v5 3/5] can: do not copy the payload of RTR frames
` [PATCH v5 4/5] can: do not increase rx_bytes statistics for "
` [PATCH v5 5/5] can: do not increase tx_bytes "

[PATCH] fixup! can: do not increase tx_bytes statistics for RTR frames
 2021-12-10  8:18 UTC 

[PATCH v6] can: kvaser_usb: make use of units.h in assignment of frequency
 2021-12-10  8:06 UTC  (2+ messages)

[GIT PULL] Networking for 5.16-rc5
 2021-12-09 19:35 UTC  (2+ messages)

[PATCH net 0/2] pull-request: can 2021-12-09
 2021-12-09 15:50 UTC  (4+ messages)
` [PATCH net 1/2] can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{rx,tx}_errors counter
` [PATCH net 2/2] can: kvaser_usb: get CAN clock frequency from device

[PATCH net-next 0/8] pull-request: can-next 2021-12-08
 2021-12-09  1:20 UTC  (10+ messages)
` [PATCH net-next 1/8] can: bittiming: replace CAN units with the generic ones from linux/units.h
` [PATCH net-next 2/8] dt-bindings: net: can: add support for Allwinner R40 CAN controller
` [PATCH net-next 3/8] can: sun4i_can: add support for "
` [PATCH net-next 4/8] ARM: dts: sun8i: r40: add node for "
` [PATCH net-next 5/8] can: hi311x: hi3110_can_probe(): use devm_clk_get_optional() to get the input clock
` [PATCH net-next 6/8] can: hi311x: hi3110_can_probe(): try to get crystal clock rate from property
` [PATCH net-next 7/8] can: hi311x: hi3110_can_probe(): make use of device property API
` [PATCH net-next 8/8] can: hi311x: hi3110_can_probe(): convert to use dev_err_probe()

[PATCH v4 0/2] kvaser_{pciefd,usb} fixes
 2021-12-08 15:25 UTC  (4+ messages)
` [PATCH v4 1/2] can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{rx,tx}_errors counter
` [PATCH v4 2/2] can: kvaser_usb: get CAN clock frequency from device

[PATCH v5 1/2] can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{rx,tx}_errors counter
 2021-12-08 15:21 UTC  (2+ messages)
` [PATCH v5 2/2] can: kvaser_usb: get CAN clock frequency from device

[PATCH v3 0/4] kvaser_{pciefd,usb} fixes
 2021-12-08 13:27 UTC  (11+ messages)
` [PATCH v3 1/4] can: kvaser_pciefd: Increase correct stats->{rx,tx}_errors counter
` [PATCH v3 2/4] can: kvaser_usb: Use CAN_MHZ define in assignment of frequency
` [PATCH v3 3/4] can: kvaser_usb: Rearrange kvaser_usb_leaf_dev_cfg to avoid forward declaration
` [PATCH v3 4/4] can: kvaser_usb: Get CAN clock frequency from device

[PATCH v2 0/3] kvaser_{pciefd,usb} fixes
 2021-12-08 12:02 UTC  (6+ messages)
` [PATCH v2 1/3] can: kvaser_pciefd: Increase correct stats->{rx,tx}_errors counter
` [PATCH v2 2/3] can: kvaser_usb: Use CAN_MHZ define in assignment of frequency
` [PATCH v2 3/3] can: kvaser_usb: Get CAN clock frequency from device

[PATCH v1 0/5] kvaser_{pciefd,usb} fixes
 2021-12-08 11:13 UTC  (3+ messages)

[PATCH net 0/9] pull-request: can 2021-12-07
 2021-12-07 18:40 UTC  (11+ messages)
` [PATCH net 1/9] can: pch_can: pch_can_rx_normal: fix use after free
` [PATCH net 2/9] can: sja1000: fix use after free in ems_pcmcia_add_card()
` [PATCH net 3/9] can: m_can: Disable and ignore ELO interrupt
` [PATCH net 4/9] can: m_can: m_can_read_fifo: fix memory leak in error branch
` [PATCH net 5/9] can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo()
` [PATCH net 6/9] can: m_can: pci: fix incorrect reference clock rate
` [PATCH net 7/9] Revert "can: m_can: remove support for custom bit timing"
` [PATCH net 8/9] can: m_can: make custom bittiming fields const
` [PATCH net 9/9] can: m_can: pci: use custom bit timings for Elkhart Lake

[PATCH v4 0/5] fix statistics and payload issues for error
 2021-12-07 12:12 UTC  (8+ messages)
` [PATCH v4 1/5] can: do not increase rx statistics when generating a CAN rx error message frame
` [PATCH v4 2/5] can: kvaser_usb: do not increase tx statistics when sending error message frames
` [PATCH v4 3/5] can: do not copy the payload of RTR frames
` [PATCH v4 4/5] can: do not increase rx_bytes statistics for "
` [PATCH v4 5/5] can: do not increase tx_bytes "

[PATCH v2 1/4] can: hi311x: Use devm_clk_get_optional() to get the input clock
 2021-12-06 16:55 UTC  (4+ messages)
` [PATCH v2 2/4] can: hi311x: try to get crystal clock rate from property
` [PATCH v2 3/4] can: hi311x: Make use of device property API
` [PATCH v2 4/4] can: hi311x: Convert to use dev_err_probe()

[PATCH v1 1/4] can: hi311x: Use devm_clk_get_optional() to get the input clock
 2021-12-06 16:48 UTC  (5+ messages)
` [PATCH v1 2/4] can: hi311x: try to get crystal clock rate from property
` [PATCH v1 3/4] can: hi311x: Make use of device property API
` [PATCH v1 4/4] can: hi311x: Convert to use dev_err_probe()

mcp251xfd 50% CPU load.. sometimes
 2021-12-05 18:46 UTC 

drivers/net/can/usb/peak_usb/pcan_usb.c:523 pcan_usb_decode_error() error: we previously assumed 'cf' could be null (see line 503)
 2021-12-03 15:14 UTC  (4+ messages)

[PATCH v3 0/5] fix statistics and payload issues for error
 2021-12-03  8:45 UTC  (13+ messages)
` [PATCH v3 1/5] can: do not increase rx statistics when generating a CAN rx error message frame
` [PATCH v3 2/5] can: kvaser_usb: do not increase tx statistics when sending error message frames
` [PATCH v3 4/5] can: do not increase rx_bytes statistics for RTR frames
` [PATCH v3 5/5] can: do not increase tx_bytes "

[PATCH 0/4] can: esd: add support for esd GmbH PCIe/402 CAN interface
 2021-12-01 22:09 UTC  (4+ messages)
` [PATCH 2/4] can: esd: add support for esd GmbH PCIe/402 CAN interface family
` [PATCH 4/4] can: esd_402_pci: do not increase rx_bytes statistics for RTR frames
` [PATCH v6 0/4] can: esd: add support for esd GmbH PCIe/402 CAN interface


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