Linux-Can Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-11 02:58:09 to 2023-06-30 08:08:09 UTC [more...]

Proszę o kontakt
 2023-06-30  7:59 UTC 

[PATCH 0/3] can: xilinx_can: Add ECC feature support
 2023-06-30  8:04 UTC  (20+ messages)
` [PATCH 1/3] dt-bindings: can: xilinx_can: Add ECC property ‘xlnx,has-ecc’
` [PATCH 2/3] can: xilinx_can: Add ECC support
` [PATCH 3/3] can: xilinx_can: Add debugfs support for ECC

Proszę o kontakt
 2023-06-30  7:40 UTC 

[PATCH AUTOSEL 4.14 2/4] can: sja1000: fix size of OCR_MODE_MASK define
 2023-06-29 19:02 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 3/4] can: mcba_usb: Fix termination command argument

[PATCH AUTOSEL 4.19 3/5] can: sja1000: fix size of OCR_MODE_MASK define
 2023-06-29 19:02 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 4/5] can: mcba_usb: Fix termination command argument

[PATCH AUTOSEL 5.4 3/5] can: sja1000: fix size of OCR_MODE_MASK define
 2023-06-29 19:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 4/5] can: mcba_usb: Fix termination command argument

[PATCH v2 0/6] can: tcan4x5x: Introduce tcan4552/4553
 2023-06-27 14:23 UTC  (16+ messages)
` [PATCH v2 1/6] dt-bindings: can: tcan4x5x: Add tcan4552 and tcan4553 variants
` [PATCH v2 2/6] can: tcan4x5x: Remove reserved register 0x814 from writable table
` [PATCH v2 3/6] can: tcan4x5x: Check size of mram configuration
` [PATCH v2 4/6] can: tcan4x5x: Rename ID registers to match datasheet
` [PATCH v2 5/6] can: tcan4x5x: Add support for tcan4552/4553
` [PATCH v2 6/6] can: tcan4x5x: Add error messages in probe

W sprawie samochodu
 2023-06-27  8:01 UTC 

[PATCH net-next v5 15/16] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-06-23 22:55 UTC  (2+ messages)
` [PATCH net-next v5 16/16] net: Kill MSG_SENDPAGE_NOTLAST

[PATCH v9] can: usb: IXXAT USB-to-CAN adapters drivers
 2023-06-23 12:09 UTC  (5+ messages)

[PATCH net-next v4 14/15] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-06-23 11:44 UTC  (2+ messages)
` [PATCH net-next v4 15/15] net: Kill MSG_SENDPAGE_NOTLAST

[RESEND] [PATCH 1/1] can: m_can: Control tx and rx flow to avoid communication stall
 2023-06-23  8:59 UTC 

[PATCH 1/1] can: m_can: Control tx and rx flow to avoid communication stall
 2023-06-23  5:11 UTC 

[PATCH net-next 0/33] pull-request: can-next 2023-06-22
 2023-06-23  3:10 UTC  (35+ messages)
` [PATCH net-next 01/33] can: kvaser_usb: Add len8_dlc support
` [PATCH net-next 02/33] can: dev: add transceiver capabilities to xilinx_can
` [PATCH net-next 03/33] can: esd_usb: Make use of existing kernel macros
` [PATCH net-next 04/33] can: esd_usb: Replace initializer macros used for struct can_bittiming_const
` [PATCH net-next 05/33] can: esd_usb: Use consistent prefixes for macros
` [PATCH net-next 06/33] can: esd_usb: Prefix all structures with the device name
` [PATCH net-next 07/33] can: esd_usb: Replace hardcoded message length given to USB commands
` [PATCH net-next 08/33] can: esd_usb: Don't bother the user with nonessential log message
` [PATCH net-next 09/33] can: esd_usb: Make use of kernel macros BIT() and GENMASK()
` [PATCH net-next 10/33] can: esd_usb: Use consistent prefix ESD_USB_ for macros
` [PATCH net-next 11/33] can: sja1000: Prepare the use of a threaded handler
` [PATCH net-next 12/33] can: sja1000: Prevent overrun stalls with a soft reset on Renesas SoCs
` [PATCH net-next 13/33] can: rx-offload: fix coding style
` [PATCH net-next 14/33] can: ti_hecc: "
` [PATCH net-next 15/33] can: m_can: "
` [PATCH net-next 16/33] can: length: fix description of the RRS field
` [PATCH net-next 17/33] can: length: fix bitstuffing count
` [PATCH net-next 18/33] can: length: refactor frame lengths definition to add size in bits
` [PATCH net-next 19/33] can: kvaser_pciefd: Remove useless write to interrupt register
` [PATCH net-next 20/33] can: kvaser_pciefd: Remove handler for unused KVASER_PCIEFD_PACK_TYPE_EFRAME_ACK
` [PATCH net-next 21/33] can: kvaser_pciefd: Add function to set skb hwtstamps
` [PATCH net-next 22/33] can: kvaser_pciefd: Set hardware timestamp on transmitted packets
` [PATCH net-next 23/33] can: kvaser_pciefd: Define unsigned constants with type suffix 'U'
` [PATCH net-next 24/33] can: uapi: move CAN_RAW_FILTER_MAX definition to raw.h
` [PATCH net-next 25/33] can: kvaser_pciefd: Remove SPI flash parameter read functionality
` [PATCH net-next 26/33] can: kvaser_pciefd: Sort includes in alphabetic order
` [PATCH net-next 27/33] can: kvaser_pciefd: Rename device ID defines
` [PATCH net-next 28/33] can: kvaser_pciefd: Change return type for kvaser_pciefd_{receive,transmit,set_tx}_irq()
` [PATCH net-next 29/33] can: kvaser_pciefd: Sort register definitions
` [PATCH net-next 30/33] can: kvaser_pciefd: Use FIELD_{GET,PREP} and GENMASK where appropriate
` [PATCH net-next 31/33] can: kvaser_pciefd: Add len8_dlc support
` [PATCH net-next 32/33] can: kvaser_pciefd: Refactor code
` [PATCH net-next 33/33] can: kvaser_pciefd: Use TX FIFO size read from CAN controller

[PATCH net 0/n] pull-request: can 2023-06-22
 2023-06-23  3:10 UTC  (3+ messages)
` [PATCH net] can: isotp: isotp_sendmsg(): fix return error fix on TX path

[PATCH 00/12] can: kvaser_pciefd: Fixes and improvments
 2023-06-22 15:16 UTC  (3+ messages)
` [PATCH 0/3] can: kvaser_pciefd: Add support for new Kvaser PCI Express devices

[PATCH v2 0/2] can: kvaser_pciefd: Add support for new Kvaser PCI Express devices
 2023-06-22 15:11 UTC  (3+ messages)
` [PATCH v2 1/2] can: kvaser_pciefd: Move hardware specific constants and functions into a driver_data struct
` [PATCH v2 2/2] can: kvaser_pciefd: Add support for new Kvaser pciefd devices

[PATCH v4 00/12] can: m_can: Optimizations for m_can/tcan part 2
 2023-06-22  9:02 UTC  (19+ messages)
` [PATCH v4 01/12] can: m_can: Write transmit header and data in one transaction
` [PATCH v4 02/12] can: m_can: Implement receive coalescing
` [PATCH v4 03/12] can: m_can: Implement transmit coalescing
` [PATCH v4 04/12] can: m_can: Add rx coalescing ethtool support
` [PATCH v4 05/12] can: m_can: Add tx "
` [PATCH v4 06/12] can: m_can: Use u32 for putidx
` [PATCH v4 07/12] can: m_can: Cache tx putidx
` [PATCH v4 08/12] can: m_can: Use the workqueue as queue
` [PATCH v4 09/12] can: m_can: Introduce a tx_fifo_in_flight counter
` [PATCH v4 10/12] can: m_can: Use tx_fifo_in_flight for netif_queue control
` [PATCH v4 11/12] can: m_can: Implement BQL
` [PATCH v4 12/12] can: m_can: Implement transmit submission coalescing

[PATCH net-next 0/33] pull-request: can-next 2023-06-21
 2023-06-22  8:30 UTC  (37+ messages)
` [PATCH net-next 01/33] can: kvaser_usb: Add len8_dlc support
` [PATCH net-next 02/33] can: dev: add transceiver capabilities to xilinx_can
` [PATCH net-next 03/33] can: esd_usb: Make use of existing kernel macros
` [PATCH net-next 04/33] can: esd_usb: Replace initializer macros used for struct can_bittiming_const
` [PATCH net-next 05/33] can: esd_usb: Use consistent prefixes for macros
` [PATCH net-next 06/33] can: esd_usb: Prefix all structures with the device name
` [PATCH net-next 07/33] can: esd_usb: Replace hardcoded message length given to USB commands
` [PATCH net-next 08/33] can: esd_usb: Don't bother the user with nonessential log message
` [PATCH net-next 09/33] can: m_can: fix coding style
` [PATCH net-next 10/33] can: esd_usb: Make use of kernel macros BIT() and GENMASK()
` [PATCH net-next 11/33] can: esd_usb: Use consistent prefix ESD_USB_ for macros
` [PATCH net-next 12/33] can: sja1000: Prepare the use of a threaded handler
` [PATCH net-next 13/33] can: sja1000: Prevent overrun stalls with a soft reset on Renesas SoCs
` [PATCH net-next 14/33] can: rx-offload: fix coding style
` [PATCH net-next 15/33] can: ti_hecc: "
` [PATCH net-next 16/33] can: length: fix bitstuffing count
` [PATCH net-next 17/33] can: length: fix description of the RRS field
` [PATCH net-next 18/33] can: length: refactor frame lengths definition to add size in bits
` [PATCH net-next 19/33] can: uapi: move CAN_RAW_FILTER_MAX definition to raw.h
` [PATCH net-next 20/33] can: kvaser_pciefd: Remove useless write to interrupt register
` [PATCH net-next 21/33] can: kvaser_pciefd: Remove handler for unused KVASER_PCIEFD_PACK_TYPE_EFRAME_ACK
` [PATCH net-next 22/33] can: kvaser_pciefd: Add function to set skb hwtstamps
` [PATCH net-next 23/33] can: kvaser_pciefd: Set hardware timestamp on transmitted packets
` [PATCH net-next 24/33] can: kvaser_pciefd: Define unsigned constants with type suffix 'U'
` [PATCH net-next 25/33] can: kvaser_pciefd: Remove SPI flash parameter read functionality
` [PATCH net-next 26/33] can: kvaser_pciefd: Sort includes in alphabetic order
` [PATCH net-next 27/33] can: kvaser_pciefd: Rename device ID defines
` [PATCH net-next 28/33] can: kvaser_pciefd: Change return type for kvaser_pciefd_{receive,transmit,set_tx}_irq()
` [PATCH net-next 29/33] can: kvaser_pciefd: Sort register definitions
` [PATCH net-next 30/33] can: kvaser_pciefd: Use FIELD_{GET,PREP} and GENMASK where appropriate
` [PATCH net-next 31/33] can: kvaser_pciefd: Add len8_dlc support
` [PATCH net-next 32/33] can: kvaser_pciefd: Refactor code
` [PATCH net-next 33/33] can: kvaser_pciefd: Use TX FIFO size read from CAN controller

W sprawie samochodu
 2023-06-22  8:06 UTC 

[PATCH v3 00/16] can: m_can: Optimizations for m_can/tcan part 2
 2023-06-21 13:50 UTC  (8+ messages)
` [PATCH v3 06/16] can: m_can: Write transmit header and data in one transaction
` [PATCH v3 13/16] can: m_can: Introduce a tx_fifo_in_flight counter

[PATCH net-next v3 17/18] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-06-20 14:53 UTC  (2+ messages)
` [PATCH net-next v3 18/18] net: Kill MSG_SENDPAGE_NOTLAST

[PATCH v2 00/14] can: kvaser_pciefd: Fixes and improvments
 2023-06-20 13:40 UTC  (2+ messages)

[can-next] can: uapi: move CAN_RAW_FILTER_MAX definition to raw.h
 2023-06-20 13:36 UTC  (2+ messages)

[PATCH v5 1/3] can: length: fix bitstuffing count
 2023-06-20 13:35 UTC  (4+ messages)

[PATCH net-next 1/2] can: sja1000: Prepare the use of a threaded handler
 2023-06-20 13:27 UTC  (3+ messages)
` [PATCH net-next 2/2] can: sja1000: Prevent overrun stalls with a soft reset on Renesas SoCs

[PATCH v2 0/2] can: fix coding style
 2023-06-20 13:13 UTC  (4+ messages)
` [PATCH v2 1/2] can: rx-offload: "
` [PATCH v2 2/2] can: ti_hecc: "

[PATCH net-next v2 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-06-20 12:59 UTC  (5+ messages)
` [PATCH net-next v2 17/17] net: Kill MSG_SENDPAGE_NOTLAST

[PATCH 1/2] can: fix coding style
 2023-06-20  6:41 UTC  (6+ messages)
` [PATCH 1/2] can: rx-offload: "
` [PATCH 2/2] can: ti_hecc: "

W sprawie samochodu
 2023-06-19  9:41 UTC 

[PATCH net-next 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)
 2023-06-16 16:12 UTC 

[PATCH 0/4] Enable multiple MCAN on AM62x
 2023-06-16 12:01 UTC  (3+ messages)
` [PATCH 4/4] DO_NOT_MERGE arm64: dts: ti: Enable MCU MCANs for AM62x

W sprawie samochodu
 2023-06-14  7:56 UTC 

[PATCH v8 0/2] Enable multiple MCAN on AM62x
 2023-06-15 12:02 UTC  (5+ messages)
` [PATCH v8 2/2] can: m_can: Add hrtimer to generate software interrupt

[PATCH v2 4/8] dt-bindings: can: m_can: change from additional- to unevaluatedProperties
 2023-06-15  6:54 UTC  (4+ messages)

[PATCH v5 0/3] can: length: fix definitions and add bit length calculation
 2023-06-14 20:40 UTC 

[PATCH v5 2/3] can: length: fix description of the RRS field
 2023-06-14 20:40 UTC 

[PATCH v5 3/3] can: length: refactor frame lengths definition to add size in bits
 2023-06-14 20:40 UTC 

[PATCH] can: mcp251xfd: Increase poll timeout
 2023-06-14 18:53 UTC 

[PATCH] can: mcp251xfd: Increase poll timeout
 2023-06-11 12:15 UTC  (12+ messages)
  `  "

[PATCH] can: length: add definitions for frame lengths in bits
 2023-06-11  2:57 UTC  (4+ messages)
` [PATCH v5 0/3] can: length: fix definitions and add bit length calculation
  ` [PATCH v5 2/3] can: length: fix description of the RRS field
  ` [PATCH v5 3/3] can: length: refactor frame lengths definition to add size in bits


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).