aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can
AgeCommit message (Expand)Author
2022-04-20Merge tag 'v5.4.189' into v5.4/standard/baseBruce Ashfield
2022-04-15can: mcba_usb: properly check endpoint typePavel Skripkin
2022-04-15can: mcba_usb: mcba_usb_start_xmit(): fix double dev_kfree_skb in error pathHangyu Hua
2022-04-15vxcan: enable local echo for sent CAN framesOliver Hartkopp
2022-04-15can: ems_usb: ems_usb_start_xmit(): fix double dev_kfree_skb() in error pathHangyu Hua
2022-03-21Merge tag 'v5.4.186' into v5.4/standard/baseBruce Ashfield
2022-03-19can: rcar_canfd: rcar_canfd_channel_probe(): register the CAN device when ful...Lad Prabhakar
2022-03-09Merge tag 'v5.4.183' into v5.4/standard/baseBruce Ashfield
2022-03-08can: gs_usb: change active_channels's type from atomic_t to u8Vincent Mailhol
2022-02-03Merge tag 'v5.4.174' into v5.4/standard/baseBruce Ashfield
2022-01-27can: xilinx_can: xcan_probe(): check for error irqJiasheng Jiang
2022-01-27can: softing: softing_startstop(): fix set but not used variable warningMarc Kleine-Budde
2022-01-27can: softing_cs: softingcs_probe(): fix memleak on registration failureJohan Hovold
2022-01-17Merge tag 'v5.4.172' into v5.4/standard/baseBruce Ashfield
2022-01-16can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved}Brian Silverman
2022-01-16can: gs_usb: fix use of uninitialized variable, detach device on reception of...Marc Kleine-Budde
2021-12-14Merge tag 'v5.4.165' into v5.4/standard/baseBruce Ashfield
2021-12-14can: m_can: Disable and ignore ELO interruptBrian Silverman
2021-12-14can: pch_can: pch_can_rx_normal: fix use after freeVincent Mailhol
2021-12-14can: sja1000: fix use after free in ems_pcmcia_add_card()Dan Carpenter
2021-12-14can: kvaser_pciefd: kvaser_pciefd_rx_error_frame(): increase correct stats->{...Jimmy Assarsson
2021-12-14can: kvaser_usb: get CAN clock frequency from deviceJimmy Assarsson
2021-10-28Merge tag 'v5.4.156' into v5.4/standard/baseBruce Ashfield
2021-10-27can: peak_pci: peak_pci_remove(): fix UAFZheyu Ma
2021-10-27can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...Stephane Grosjean
2021-10-27can: rcar_can: fix suspend/resumeYoshihiro Shimoda
2021-09-08Merge tag 'v5.4.144' into v5.4/standard/baseBruce Ashfield
2021-09-03can: usb: esd_usb2: esd_usb2_rx_event(): fix the interchange of the CAN RX an...Stefan Mätje
2021-08-08Merge tag 'v5.4.138' into v5.4/standard/baseBruce Ashfield
2021-08-04can: hi311x: fix a signedness bug in hi3110_cmd()Dan Carpenter
2021-08-04can: esd_usb2: fix memory leakPavel Skripkin
2021-08-04can: ems_usb: fix memory leakPavel Skripkin
2021-08-04can: usb_8dev: fix memory leakPavel Skripkin
2021-08-04can: mcba_usb_start(): add missing urb->transfer_dma initializationPavel Skripkin
2021-07-14Merge branch 'v5.4/base' into v5.4/standard/baseBruce Ashfield
2021-07-14can: peak_pciefd: pucan_handle_status(): fix a potential starvation issue in ...Stephane Grosjean
2021-07-14net: can: ems_usb: fix use-after-free in ems_usb_disconnect()Pavel Skripkin
2021-06-23Merge tag 'v5.4.128' into v5.4/standard/baseBruce Ashfield
2021-06-23can: mcba_usb: fix memory leak in mcba_usbPavel Skripkin
2021-05-21Merge tag 'v5.4.120' into v5.4/standard/baseBruce Ashfield
2021-05-19can: m_can: m_can_tx_work_queue(): fix tx_skb race conditionMarc Kleine-Budde
2021-04-15Merge tag 'v5.4.112' into v5.4/standard/baseBruce Ashfield
2021-04-14drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin
2021-04-12Merge tag 'v5.4.110' into v5.4/standard/baseBruce Ashfield
2021-04-07can: tcan4x5x: fix max register valueSasha Levin
2021-04-07net: introduce CAN specific pointer in the struct net_deviceOleksij Rempel
2021-04-07can: dev: move driver related infrastructure into separate subdirMarc Kleine-Budde
2021-04-04Merge tag 'v5.4.109' into v5.4/standard/baseBruce Ashfield
2021-03-30can: peak_usb: Revert "can: peak_usb: add forgotten supported devices"Marc Kleine-Budde
2021-03-30can: dev: Move device back to init netns on owning netns deleteMartin Willi