summaryrefslogtreecommitdiff
path: root/drivers/net/can (follow)
Commit message (Expand)AuthorAge
* can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason2018-03-28
* can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason2018-03-28
* can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason2018-03-28
* can: flex_can: Correct the checking for frame length in flexcan_start_xmit()Luu An Phu2018-03-03
* can: peak: fix potential bug in packet fragmentationStephane Grosjean2018-01-23
* can: gs_usb: fix return value of the "set_bittiming" callbackWolfgang Grandegger2018-01-17
* can: usb_8dev: cancel urb on -EPIPE and -EPROTOMartin Kelly2017-12-16
* can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly2017-12-16
* can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly2017-12-16
* can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly2017-12-16
* can: kvaser_usb: ratelimit errors if incomplete messages are receivedJimmy Assarsson2017-12-16
* can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()Jimmy Assarsson2017-12-16
* can: kvaser_usb: free buf in error pathsJimmy Assarsson2017-12-16
* can: ti_hecc: Fix napi poll return value for repollOliver Stäbler2017-12-16
* can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2017-11-15
* can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann2017-11-15
* can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson2017-11-02
* can: kvaser_usb: Correct return value in printoutJimmy Assarsson2017-11-02
* can: sun4i: fix loopback modeGerhard Bertelsmann2017-11-02
* can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje2017-10-27
* can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger2017-10-27
* can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde2017-06-26
* can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde2017-03-12
* can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov2017-02-01
* can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón2017-02-01
* can: peak: fix bad memory access and free sequence추지호2016-12-15
* can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2016-10-07
* can: flexcan: fix resume functionFabio Estevam2016-09-30
* can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp2016-08-10
* can: fix handling of unmodifiable configuration options fixOliver Hartkopp2016-08-10
* can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer2016-08-10
* can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger2016-08-10
* can: fix handling of unmodifiable configuration optionsOliver Hartkopp2016-06-01
* can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()Maximilain Schneider2016-03-16
* can: ems_usb: Fix possible tx overflowGerhard Uttenthaler2016-03-03
* can: remove obsolete assignment for CAN protocol error typeOliver Hartkopp2015-11-23
* can: fix assignment of error location in CAN error messagesOliver Hartkopp2015-11-23
* can: sja1000: clear interrupts on startMirza Krak2015-11-23
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-05
|\
| *-. Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-04
| |\ \
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-28
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-03
|\ \ \
| * | | can: Use correct type in sizeof() in nla_put()Marek Vasut2015-10-30
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\| |
| * | can: peak_pci: add unused device id. in devices tableStephane Grosjean2015-09-30
| |/
* | can: at91: remove at91_can_dataAlexandre Belloni2015-10-13
* | can: sun4i: fix MODULE_DESCRIPTIONGerhard Bertelsmann2015-10-13
* | can: sun4i: fix arbitration lost error reportingGerhard Bertelsmann2015-10-13
* | can: flexcan: enable interrupts atomically at the end of flexcan_chip_start()Marc Kleine-Budde2015-09-21
* | can: flexcan: give member of flexcan_priv holding mailboxes a sensible nameMarc Kleine-Budde2015-09-21