summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2018-03-03can: flex_can: Correct the checking for frame length in flexcan_start_xmit()Luu An Phu
2018-01-23can: peak: fix potential bug in packet fragmentationStephane Grosjean
2018-01-17can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger
2017-12-16can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-16can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-16can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-16can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2017-12-16can: kvaser_usb: ratelimit errors if incomplete messages are receivedJimmy Assarsson
2017-12-16can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()Jimmy Assarsson
2017-12-16can: kvaser_usb: free buf in error pathsJimmy Assarsson
2017-12-16can: ti_hecc: Fix napi poll return value for repollOliver Stäbler
2017-11-15can: c_can: don't indicate triple sampling support for D_CANRichard Schütz
2017-11-15can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann
2017-11-02can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson
2017-11-02can: kvaser_usb: Correct return value in printoutJimmy Assarsson
2017-11-02can: sun4i: fix loopback modeGerhard Bertelsmann
2017-10-27can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje
2017-10-27can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger
2017-06-26can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde
2017-03-12can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde
2017-02-01can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov
2017-02-01can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón
2016-12-15can: peak: fix bad memory access and free sequence추지호
2016-10-07can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2016-09-30can: flexcan: fix resume functionFabio Estevam
2016-08-10can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp
2016-08-10can: fix handling of unmodifiable configuration options fixOliver Hartkopp
2016-08-10can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer
2016-08-10can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger
2016-06-01can: fix handling of unmodifiable configuration optionsOliver Hartkopp
2016-03-16can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()Maximilain Schneider
2016-03-03can: ems_usb: Fix possible tx overflowGerhard Uttenthaler
2015-11-23can: remove obsolete assignment for CAN protocol error typeOliver Hartkopp
2015-11-23can: fix assignment of error location in CAN error messagesOliver Hartkopp
2015-11-23can: sja1000: clear interrupts on startMirza Krak
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-30can: Use correct type in sizeof() in nla_put()Marek Vasut
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-13can: at91: remove at91_can_dataAlexandre Belloni
2015-10-13can: sun4i: fix MODULE_DESCRIPTIONGerhard Bertelsmann
2015-10-13can: sun4i: fix arbitration lost error reportingGerhard Bertelsmann
2015-09-30can: peak_pci: add unused device id. in devices tableStephane Grosjean
2015-09-21can: flexcan: enable interrupts atomically at the end of flexcan_chip_start()Marc Kleine-Budde
2015-09-21can: flexcan: give member of flexcan_priv holding mailboxes a sensible nameMarc Kleine-Budde
2015-09-21can: flexcan: use pointer to struct regs instead of void pointer for mmio add...Marc Kleine-Budde
2015-09-21can: flexcan: rename feature into quirksMarc Kleine-Budde
2015-09-21can: flexcan: flexcan_chip_start(): cleanup writing of reg_mcrMarc Kleine-Budde