aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2022-10-11can: kvaser_usb_leaf: Fix CAN state after restartAnssi Hannula
2022-10-11can: kvaser_usb_leaf: Fix TX queue out of sync after restartAnssi Hannula
2022-10-11can: kvaser_usb: Fix use of uninitialized completionAnssi Hannula
2022-10-11can: kvaser_usb_leaf: Fix overread with an invalid commandAnssi Hannula
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-28can: c_can: don't cache TX messages for C_CAN coresMarc Kleine-Budde
2022-09-23can: ctucanfd: Remove redundant dev_err callShang XiaoJing
2022-09-23can: gs_usb: remove dma allocationsVasanth Sadhasivan
2022-09-23can: gs_usb: add switchable termination supportMarc Kleine-Budde
2022-09-23can: gs_usb: gs_make_candev(): clean up error handlingMarc Kleine-Budde
2022-09-23can: gs_usb: convert from usb_control_msg() to usb_control_msg_{send,recv}()Marc Kleine-Budde
2022-09-23can: gs_usb: gs_cmd_reset(): rename variable holding struct gs_can pointer to...Marc Kleine-Budde
2022-09-23can: gs_usb: gs_can_open(): initialize time counter before starting deviceMarc Kleine-Budde
2022-09-23can: gs_usb: add missing lock to protect struct timecounter::cycle_lastMarc Kleine-Budde
2022-09-23can: gs_usb: gs_usb_get_timestamp(): fix endpoint parameter for usb_control_m...Marc Kleine-Budde
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-21can: gs_usb: gs_usb_set_phys_id(): return with error if identify is not suppo...Marc Kleine-Budde
2022-09-21can: gs_usb: gs_can_open(): fix race dev->can.state conditionMarc Kleine-Budde
2022-09-21can: flexcan: flexcan_mailbox_read() fix return value for drop = trueMarc Kleine-Budde
2022-09-15can: dev: add CAN XL support to virtual CANOliver Hartkopp
2022-09-15can: canxl: update CAN infrastructure for CAN XL framesOliver Hartkopp
2022-09-15can: set CANFD_FDF flag in all CAN FD frame structuresOliver Hartkopp
2022-09-15can: skb: add skb CAN frame data length helpersOliver Hartkopp
2022-09-15can: skb: unify skb CAN frame identification helpersOliver Hartkopp
2022-09-14can: flexcan: Switch to use dev_err_probe() helperYang Yingliang
2022-09-06can: etas_es58x: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-06can: gs_usb: add RX and TX hardware timestamp supportJohn Whittington
2022-09-06can: gs_usb: use common spelling of GS_USB in macrosMarc Kleine-Budde
2022-09-05can: kvaser_pciefd: remove redundant variable retJinpeng Cui
2022-09-05can: sja1000: remove redundant variable retJinpeng Cui
2022-09-05can: sja1000: Add support for RZ/N1 SJA1000 CAN ControllerBiju Das
2022-09-05can: kvaser_usb: kvaser_usb_hydra: Use kzalloc for allocating only one elementKenneth Lee
2022-09-05can: rcar_canfd: Use dev_err_probe() to simplify code and better handle -EPRO...Christophe JAILLET
2022-09-05can: flexcan: fix typo: FLEXCAN_QUIRK_SUPPPORT_* -> FLEXCAN_QUIRK_SUPPORT_*Marc Kleine-Budde
2022-09-05can: rx-offload: can_rx_offload_init_queue(): fix typoMarc Kleine-Budde
2022-08-31net: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-09can: mcp251x: Fix race condition on receive interruptSebastian Würl
2022-08-09can: ems_usb: fix clang's -Wunaligned-access warningMarc Kleine-Budde
2022-08-06Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-07-31can: can327: fix a broken link to DocumentationChristophe JAILLET
2022-07-29can: etas_es58x: remove useless calls to usb_fill_bulk_urb()Vincent Mailhol
2022-07-28can: peak_usb: advertise timestamping capabilities and add ioctl supportVincent Mailhol
2022-07-28can: peak_canfd: advertise timestamping capabilities and add ioctl supportVincent Mailhol
2022-07-28can: kvaser_usb: advertise timestamping capabilities and add ioctl supportVincent Mailhol
2022-07-28can: kvaser_pciefd: advertise timestamping capabilities and add ioctl supportVincent Mailhol
2022-07-28can: etas_es58x: advertise timestamping capabilities and add ioctl supportVincent Mailhol
2022-07-28can: mcp251xfd: advertise timestamping capabilities and add ioctl supportVincent Mailhol