summaryrefslogtreecommitdiffstats
path: root/drivers/net/can
Commit message (Expand)AuthorAgeFilesLines
...
* can: kvaser_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly2017-12-161-0/+2
* can: kvaser_usb: ratelimit errors if incomplete messages are receivedJimmy Assarsson2017-12-161-3/+4
* can: kvaser_usb: Fix comparison bug in kvaser_usb_read_bulk_callback()Jimmy Assarsson2017-12-161-1/+1
* can: kvaser_usb: free buf in error pathsJimmy Assarsson2017-12-161-0/+2
* can: ti_hecc: Fix napi poll return value for repollOliver Stäbler2017-12-161-0/+3
* can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2017-11-152-2/+0
* can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann2017-11-151-2/+10
* can: kvaser_usb: Ignore CMD_FLUSH_QUEUE_REPLY messagesJimmy Assarsson2017-11-021-0/+6
* can: kvaser_usb: Correct return value in printoutJimmy Assarsson2017-11-021-1/+2
* can: sun4i: fix loopback modeGerhard Bertelsmann2017-11-021-2/+1
* can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje2017-10-271-1/+1
* can: gs_usb: fix busy loop if no more TX context is availableWolfgang Grandegger2017-10-271-8/+2
* can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde2017-06-261-0/+2
* can: usb_8dev: Fix memory leak of priv->cmd_msg_bufferMarc Kleine-Budde2017-03-121-6/+3
* can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov2017-02-011-4/+12
* can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón2017-02-011-0/+1
* can: peak: fix bad memory access and free sequence추지호2016-12-151-2/+4
* can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2016-10-071-10/+17
* can: flexcan: fix resume functionFabio Estevam2016-09-301-5/+8
* can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp2016-08-101-0/+6
* can: fix handling of unmodifiable configuration options fixOliver Hartkopp2016-08-101-0/+3
* can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer2016-08-101-7/+31
* can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger2016-08-101-2/+3
* can: fix handling of unmodifiable configuration optionsOliver Hartkopp2016-06-012-5/+53
* can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()Maximilain Schneider2016-03-161-13/+11
* can: ems_usb: Fix possible tx overflowGerhard Uttenthaler2016-03-031-4/+10
* can: remove obsolete assignment for CAN protocol error typeOliver Hartkopp2015-11-2312-17/+3
* can: fix assignment of error location in CAN error messagesOliver Hartkopp2015-11-2310-28/+18
* can: sja1000: clear interrupts on startMirza Krak2015-11-231-0/+3
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0
|\
| *-. Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-041-1/+0
| |\ \
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-031-1/+1
|\ \ \
| * | | can: Use correct type in sizeof() in nla_put()Marek Vasut2015-10-301-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-0/+1
|\| |
| * | can: peak_pci: add unused device id. in devices tableStephane Grosjean2015-09-301-0/+1
| |/
* | can: at91: remove at91_can_dataAlexandre Belloni2015-10-131-21/+0
* | can: sun4i: fix MODULE_DESCRIPTIONGerhard Bertelsmann2015-10-131-1/+1
* | can: sun4i: fix arbitration lost error reportingGerhard Bertelsmann2015-10-131-1/+1
* | can: flexcan: enable interrupts atomically at the end of flexcan_chip_start()Marc Kleine-Budde2015-09-211-1/+6
* | can: flexcan: give member of flexcan_priv holding mailboxes a sensible nameMarc Kleine-Budde2015-09-211-13/+13
* | can: flexcan: use pointer to struct regs instead of void pointer for mmio add...Marc Kleine-Budde2015-09-211-21/+21
* | can: flexcan: rename feature into quirksMarc Kleine-Budde2015-09-211-10/+10
* | can: flexcan: flexcan_chip_start(): cleanup writing of reg_mcrMarc Kleine-Budde2015-09-211-4/+4
* | can: flexcan: remove unused header filesMarc Kleine-Budde2015-09-211-4/+0
* | can: flexcan: cleanup coding style and fix typosMarc Kleine-Budde2015-09-211-52/+38
* | can: Allwinner A10/A20 CAN Controller support - Kernel moduleGerhard Bertelsmann2015-09-173-0/+868
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-275-70/+82
|\
| * can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde2015-08-255-70/+82
* | can: flexcan: demote register output to debug levelLucas Stach2015-08-201-1/+1