summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2017-03-06can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov
2017-03-06can: c_can_pci: fix null-pointer-deref in c_can_start() - set device pointerEinar Jón
2016-12-21can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2016-10-03can: flexcan: fix resume functionFabio Estevam
2016-07-10can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp
2016-07-10can: fix handling of unmodifiable configuration options fixOliver Hartkopp
2016-07-10can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger
2016-07-10can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer
2016-06-03can: fix handling of unmodifiable configuration optionsOliver Hartkopp
2016-03-17can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()Maximilain Schneider
2016-03-07can: ems_usb: Fix possible tx overflowGerhard Uttenthaler
2015-12-09can: sja1000: clear interrupts on startMirza Krak
2015-12-09can: Use correct type in sizeof() in nla_put()Marek Vasut
2015-09-13can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde
2015-08-10can: mcp251x: fix resume when device is downStefan Agner
2015-08-10can: rcar_can: print signed IRQ #Sergei Shtylyov
2015-08-10can: c_can: Fix default pinmux glitch at initJ.D. Schroeder
2015-08-10can: rcar_can: fix IRQ checkSergei Shtylyov
2015-08-10can: replace timestamp as unique skb attributeOliver Hartkopp
2015-07-10can: fix loss of CAN frames in raw_rcvOliver Hartkopp
2015-05-01net: can: xilinx_can: fix extended frame handlingJeppe Ledet-Pedersen
2015-04-27net:treewide: Fix typo in drivers/netMasanari Iida
2015-04-23can: CAN_GRCAN should depend on HAS_DMAGeert Uytterhoeven
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-01can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uniniti...Marc Kleine-Budde
2015-04-01can: ems_usb: mark timestamp as little endianMarc Kleine-Budde
2015-04-01can: ems_usb: fix endianess of CAN IDGerhard Uttenthaler
2015-03-22can: at91_can: use endian agnostic IO accessorsBen Dooks
2015-03-22can: esd_usb2: Fix sparse warningsThomas Körper
2015-03-22can: add combined rx/tx LED trigger supportYegor Yefremov
2015-03-22can: m_cam: m_can_fifo_write(): remove return from void functionMarc Kleine-Budde
2015-03-22can: kvaser_usb: Use can-dev unregistration mechanismAhmed S. Darwish
2015-03-22can: flexcan: Deferred on Regulator return EPROBE_DEFERAndreas Werner
2015-03-22can: flexcan: fix bus-off error state handling.Andri Yngvason
2015-03-22can: peak_usb_fd: add support for ISO / non-ISO mode switchingStephane Grosjean
2015-03-22can: peak_usb: rename usb option cmds definition and structsStephane Grosjean
2015-03-22can: gs_usb: check for kzalloc allocation failureColin Ian King
2015-03-22can: kvaser_usb: Fix sparse warning __le16 degrades to integerAhmed S. Darwish
2015-03-22can: kvaser_usb: Comply with firmware max tx URBs valueAhmed S. Darwish
2015-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-17can: constify of_device_id arrayFabian Frederick
2015-03-14can: kvaser_usb: Fix tx queue start/stop race conditionsAhmed S. Darwish
2015-03-14net: can: Enable xilinx driver for ARM64Michal Simek
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-09can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish
2015-03-09can: kvaser_usb: Avoid double free on URB submission failuresAhmed S. Darwish
2015-03-09can: peak_usb: fix missing ctrlmode_ init for every devStephane Grosjean
2015-03-09can: add missing initialisations in CAN related skbuffsOliver Hartkopp
2015-03-04bfin_can: Merge header file from arch dependent locationAaron Wu
2015-03-04bfin_can: introduce ioremap to comply to archs with MMUAaron Wu