messages from 2022-02-28 08:06:19 to 2022-03-14 12:21:28 UTC [more...]
[PATCH 00/30] fix typos in comments
2022-03-14 12:05 UTC (3+ messages)
` [PATCH 27/30] can: ucan: "
[PATCH v4 0/4] can: rcar_canfd: Add support for V3U flavor
2022-03-14 8:04 UTC (14+ messages)
` [PATCH v4 1/4] can: rcar_canfd: Add support for r8a779a0 SoC
` [PATCH v4 2/4] arm64: dts: renesas: r8a779a0: Add CANFD device node
` [PATCH v4 3/4] arm64: dts: renesas: r8a779a0-falcon: enable CANFD 0 and 1
` [PATCH v4 4/4] dt-bindings: can: renesas,rcar-canfd: Document r8a779a0 support
[PATCH net-next 0/13] pull-request: can-next 2022-03-13
2022-03-13 10:30 UTC (15+ messages)
` [PATCH net-next 01/13] can: vxcan: vxcan_xmit(): use kfree_skb() instead of kfree() to free skb
` [PATCH net-next 02/13] can: mcp251xfd: mcp251xfd_ring_init(): use %d to print free RAM
` [PATCH net-next 03/13] can: mcp251xfd: ram: add helper function for runtime ring size calculation
` [PATCH net-next 04/13] can: mcp251xfd: ram: coalescing support
` [PATCH net-next 05/13] can: mcp251xfd: ethtool: add support
` [PATCH net-next 06/13] can: mcp251xfd: ring: prepare support for runtime configurable RX/TX ring parameters
` [PATCH net-next 07/13] can: mcp251xfd: update macros describing ring, FIFO and RAM layout
` [PATCH net-next 08/13] can: mcp251xfd: ring: add support for runtime configurable RX/TX ring parameters
` [PATCH net-next 09/13] can: mcp251xfd: add RX IRQ coalescing support
` [PATCH net-next 10/13] can: mcp251xfd: add RX IRQ coalescing ethtool support
` [PATCH net-next 11/13] can: mcp251xfd: add TX IRQ coalescing support
` [PATCH net-next 12/13] can: mcp251xfd: add TX IRQ coalescing ethtool support
` [PATCH net-next 13/13] can: mcp251xfd: ring: increase number of RX-FIFOs to 3 and increase max TX-FIFO depth to 16
[PATCH RFT] can: mcba_usb: properly check endpoint type
2022-03-13 10:09 UTC (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
can-next 2022-03-13: mcp251xfd: add
2022-03-13 8:36 UTC (13+ messages)
` [can-next-rfc 01/12] can: mcp251xfd: mcp251xfd_ring_init(): use %d to print free RAM
` [can-next-rfc 02/12] can: mcp251xfd: ram: add helper function for runtime ring size calculation
` [can-next-rfc 03/12] can: mcp251xfd: ram: coalescing support
` [can-next-rfc 04/12] can: mcp251xfd: ethtool: add support
` [can-next-rfc 05/12] can: mcp251xfd: ring: prepare support for runtime configurable RX/TX ring parameters
` [can-next-rfc 06/12] can: mcp251xfd: update macros describing ring, FIFO and RAM layout
` [can-next-rfc 07/12] can: mcp251xfd: ring: add support for runtime configurable RX/TX ring parameters
` [can-next-rfc 08/12] can: mcp251xfd: add RX IRQ coalescing support
` [can-next-rfc 09/12] can: mcp251xfd: add RX IRQ coalescing ethtool support
` [can-next-rfc 10/12] can: mcp251xfd: add TX IRQ coalesce support
` [can-next-rfc 11/12] can: mcp251xfd: add TX IRQ coalesce ethtool support
` [can-next-rfc 12/12] can: mcp251xfd: ring: increase number of RX-FIFOs to 3 and increase max TX-FIFO depth to 16
[PATCH v3] can, tty: elmcan CAN/ldisc driver for ELM327 based OBD-II adapters
2022-03-12 21:21 UTC (7+ messages)
[syzbot] WARNING in isotp_tx_timer_handler (2)
2022-03-12 16:55 UTC
[mkl-can-next:testing 4/29] drivers/net/can/vxcan.c:60 vxcan_xmit() error: use kfree_skb() here instead of kfree(oskb)
2022-03-11 12:49 UTC (2+ messages)
[PATCH can-next] can: vxcan: vxcan_xmit(): use kfree_skb() instead of kfree() to free skb
2022-03-11 12:37 UTC
[PATCH] can: usb: delete a redundant dev_kfree_skb() in ems_usb_start_xmit()
2022-03-11 8:22 UTC (6+ messages)
[PATCH] can: usb_8dev: fix possible double dev_kfree_skb in usb_8dev_start_xmit
2022-03-11 8:06 UTC
[PATCH] can: mcba_usb: fix possible double dev_kfree_skb in mcba_usb_start_xmit
2022-03-11 8:02 UTC
[PATCH net-next 0/29] pull-request: can-next 2022-03-10
2022-03-11 4:20 UTC (31+ messages)
` [PATCH net-next 01/29] can: isotp: add local echo tx processing for consecutive frames
` [PATCH net-next 02/29] can: isotp: set default value for N_As to 50 micro seconds
` [PATCH net-next 03/29] can: isotp: set max PDU size to 64 kByte
` [PATCH net-next 04/29] vxcan: remove sk reference in peer skb
` [PATCH net-next 05/29] vxcan: enable local echo for sent CAN frames
` [PATCH net-next 06/29] can: etas_es58x: es58x_fd_rx_event_msg(): initialize rx_event_msg before calling es58x_check_msg_len()
` [PATCH net-next 07/29] dt-bindings: can: renesas,rcar-canfd: Document r8a779a0 support
` [PATCH net-next 08/29] can: rcar_canfd: Add support for r8a779a0 SoC
` [PATCH net-next 09/29] can: gs_usb: use consistent one space indention
` [PATCH net-next 10/29] can: gs_usb: fix checkpatch warning
` [PATCH net-next 11/29] can: gs_usb: sort include files alphabetically
` [PATCH net-next 12/29] can: gs_usb: GS_CAN_FLAG_OVERFLOW: make use of BIT()
` [PATCH net-next 13/29] can: gs_usb: rewrap error messages
` [PATCH net-next 14/29] can: gs_usb: rewrap usb_control_msg() and usb_fill_bulk_urb()
` [PATCH net-next 15/29] can: gs_usb: gs_make_candev(): call SET_NETDEV_DEV() after handling all bt_const->feature
` [PATCH net-next 16/29] can: gs_usb: add HW timestamp mode bit
` [PATCH net-next 17/29] can: gs_usb: update GS_CAN_FEATURE_IDENTIFY documentation
` [PATCH net-next 18/29] can: gs_usb: document the USER_ID feature
` [PATCH net-next 19/29] can: gs_usb: document the PAD_PKTS_TO_MAX_PKT_SIZE feature
` [PATCH net-next 20/29] can: gs_usb: gs_usb_probe(): introduce udev and make use of it
` [PATCH net-next 21/29] can: gs_usb: support up to 3 channels per device
` [PATCH net-next 22/29] can: gs_usb: use union and FLEX_ARRAY for data in struct gs_host_frame
` [PATCH net-next 23/29] can: gs_usb: add CAN-FD support
` [PATCH net-next 24/29] can: gs_usb: add usb quirk for NXP LPC546xx controllers
` [PATCH net-next 25/29] can: gs_usb: add quirk for CANtact Pro overlapping GS_USB_BREQ value
` [PATCH net-next 26/29] can: gs_usb: activate quirks for CANtact Pro unconditionally
` [PATCH net-next 27/29] can: gs_usb: add extended bt_const feature
` [PATCH net-next 28/29] can: gs_usb: add VID/PID for CES CANext FD devices
` [PATCH net-next 29/29] can: gs_usb: add VID/PID for ABE CAN Debugger devices
[PATCH v3] dt-bindings: can: xilinx_can: Convert Xilinx CAN binding to YAML
2022-03-10 16:55 UTC (2+ messages)
[PATCH 0/8 v3] can: peak_usb: value net dev_port field from flash memory
2022-03-10 9:58 UTC (9+ messages)
` [PATCH 1/8 v3] can: peak_usb: rename a callback to a more explicit name
` [PATCH 2/8 v3] can: peak_usb: add callback to read user value of CANFD devices
` [PATCH 3/8 v3] can: peak_usb: correction of a wrong field name
` [PATCH 4/8 v3] can: peak_usb: switch function parameter to native format
` [PATCH 5/8 v3] can: peak_usb: allow flashing of user defined value
` [PATCH 6/8 v3] can: peak_usb: add ethtool interface to user defined flashed device number
` [PATCH 7/8 v3] can: peak_usb: replace device_number priv field with netdev dev_port field
` [PATCH 8/8 v3] can: peak_usb: replace unregister_netdev() with unregister_candev()
[PATCH v3 0/4] can: rcar_canfd: Add support for V3U flavor
2022-03-09 16:25 UTC (4+ messages)
` [PATCH v3 1/4] can: rcar_canfd: Add support for r8a779a0 SoC
[PATCH AUTOSEL 5.10 11/20] can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when fully ready
2022-03-09 16:21 UTC
[PATCH AUTOSEL 5.4 11/19] can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when fully ready
2022-03-09 16:23 UTC
[PATCH AUTOSEL 4.19 08/14] can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when fully ready
2022-03-09 16:25 UTC
[PATCH AUTOSEL 4.14 06/12] can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when fully ready
2022-03-09 16:26 UTC
[PATCH AUTOSEL 4.9 05/11] can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when fully ready
2022-03-09 16:27 UTC
[PATCH AUTOSEL 5.15 14/24] can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when fully ready
2022-03-09 16:19 UTC
[PATCH AUTOSEL 5.16 15/27] can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when fully ready
2022-03-09 16:16 UTC
[RFC]: can-next gs-usb
2022-03-09 14:20 UTC (26+ messages)
` [can-next-rfc 01/21] can: gs_usb: use consistent one space indention
` [can-next-rfc 02/21] can: gs_usb: fix checkpatch warning
` [can-next-rfc 03/21] can: gs_usb: sort include files alphabetically
` [can-next-rfc 04/21] can: gs_usb: GS_CAN_FLAG_OVERFLOW: make use of BIT()
` [can-next-rfc 05/21] can: gs_usb: rewrap error messages
` [can-next-rfc 06/21] can: gs_usb: rewrap usb_control_msg() and usb_fill_bulk_urb()
` [can-next-rfc 07/21] can: gs_usb: gs_make_candev(): call SET_NETDEV_DEV() after handling all bt_const->feature
` [can-next-rfc 08/21] can: gs_usb: add HW timestamp mode bit
` [can-next-rfc 09/21] can: gs_usb: update GS_CAN_FEATURE_IDENTIFY documentation
` [can-next-rfc 10/21] can: gs_usb: document the USER_ID feature
` [can-next-rfc 11/21] can: gs_usb: document the PAD_PKTS_TO_MAX_PKT_SIZE feature
` [can-next-rfc 12/21] can: gs_usb: gs_usb_probe(): introduce udev and make use of it
` [can-next-rfc 13/21] can: gs_usb: support up to 3 channels per device
` [can-next-rfc 14/21] can: gs_usb: use union and FLEX_ARRAY for data in struct gs_host_frame
` [can-next-rfc 15/21] can: gs_usb: add CAN-FD support
` [can-next-rfc 16/21] can: gs_usb: add usb quirk for NXP LPC546xx controllers
` [can-next-rfc 17/21] can: gs_usb: add quirk for CANtact Pro overlapping GS_USB_BREQ value
` [can-next-rfc 18/21] can: gs_usb: activate quirks for CANtact Pro unconditionally
` [can-next-rfc 19/21] can: gs_usb: add extended bt_const feature
` [can-next-rfc 20/21] can: gs_usb: add VID/PID for CES CANext FD devices
` [can-next-rfc 21/21] can: gs_usb: add VID/PID for ABE CAN Debugger devices
[can-next v2 1/5] can: isotp: add local echo tx processing for consecutive frames
2022-03-09 12:04 UTC (5+ messages)
` [can-next v2 2/5] can: isotp: set default value for N_As to 50 micro seconds
` [can-next v2 3/5] can: isotp: set max PDU size to 64 kByte
` [can-next v2 4/5] vxcan: remove sk reference in peer skb
` [can-next v2 5/5] vxcan: enable local echo for sent CAN frames
[mkl-can-next:mcp251xfd-coalesce 13/13] drivers/net/can/spi/mcp251xfd/mcp251xfd-ring.c:15: warning: "DEBUG" redefined
2022-03-09 11:19 UTC (2+ messages)
[RFC]: can: mcp251xfd: coalescing support
2022-03-09 10:57 UTC (14+ messages)
` [can-next-rfc 01/13] can: mcp251xfd: mcp251xfd_ring_init(): fix debug info
` [can-next-rfc 02/13] can: mcp251xfd: ring: add helper functions for dynamic ring size calculation
` [can-next-rfc 03/13] can: mcp251xfd: can_ram_get_layout() add coalescing support
` [can-next-rfc 04/13] can: mcp251xfd: ethtool: add support
` [can-next-rfc 05/13] can: mcp251xfd: ring: prepare support for runtime configurable RX/TX ring sizes
` [can-next-rfc 06/13] can: mcp251xfd: use new defines
` [can-next-rfc 07/13] can: mcp251xfd: ring: add support for runtime configurable RX/TX ring sizes
` [can-next-rfc 08/13] can: mcp251xfd: add RX coalesce support
` [can-next-rfc 09/13] can: mcp251xfd: add RX coalesce ethtool support
` [can-next-rfc 10/13] can: mcp251xfd: add TX coalesce support
` [can-next-rfc 11/13] can: mcp251xfd: add TX coalesce ethtool support
` [can-next-rfc 12/13] can: mcp251xfd: ring: increase number of RX-FIFOs to 3 and increase max TX-FIFO depth to 16
` [can-next-rfc 13/13] can: mcp251xfd: mcp251xfd-ring: enable DEBUG for now to print FIFO configuration overview during ifup
[can-next 1/3] can: isotp: add local echo tx processing for consecutive frames
2022-03-09 9:52 UTC (4+ messages)
` [can-next 2/3] can: isotp: set default value for N_As to 50 micro seconds
` [can-next 3/3] can: isotp: set max PDU size to 64 kByte
[PATCH v4] phy: phy-can-transceiver: Add support for setting mux
2022-03-09 6:04 UTC
[PATCH v3 0/2] CAN: Add support for setting mux
2022-03-08 16:39 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: phy: ti,tcan104x-can: Document mux-states property
` [PATCH v3 1/2] dt-bindings: phy: ti, tcan104x-can: "
[can-next 1/2] vxcan: remove sk reference in peer skb
2022-03-07 16:56 UTC (2+ messages)
` [can-next 2/2] vxcan: enable local echo for sent CAN frames
[PATCH] drivers: Fix Links to Technologic Systems web resources
2022-03-07 9:22 UTC (3+ messages)
[PATCH] can: etas_es58x: initialize rx_event_msg before calling es58x_check_msg_len()
2022-03-07 8:41 UTC (3+ messages)
Queries on CAN frame work
2022-03-06 14:47 UTC (8+ messages)
[PATCH net-next 0/8] net: Convert user to netif_rx(), part 2
2022-03-06 11:40 UTC (5+ messages)
` [PATCH net-next 2/8] can: Use netif_rx()
drivers/net/can/usb/etas_es58x/es58x_fd.c:174:8: warning: Uninitialized variable: rx_event_msg [uninitvar]
2022-03-02 14:47 UTC (4+ messages)
[PATCH] dt-bindings: net: can: renesas,rcar-canfd: Document RZ/V2L SoC
2022-03-02 13:57 UTC (5+ messages)
[PATCH 0/5] spi: make remove callback a void function
2022-03-02 7:30 UTC (2+ messages)
` [PATCH 5/5] "
[PATCH] can: usb: fix a possible memory leak in esd_usb2_start_xmit
2022-02-28 8:06 UTC (5+ messages)
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;
as well as URLs for NNTP newsgroup(s).