aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
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
2015-09-21can: flexcan: remove unused header filesMarc Kleine-Budde
2015-09-21can: flexcan: cleanup coding style and fix typosMarc Kleine-Budde
2015-09-17can: Allwinner A10/A20 CAN Controller support - Kernel moduleGerhard Bertelsmann
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-25can: pcan_usb: don't provide CAN FD bittimings by non-FD adaptersMarc Kleine-Budde
2015-08-20can: flexcan: demote register output to debug levelLucas Stach
2015-08-20can: gs_usb: Fix typo in function nameNik Nyby
2015-07-16can: mcp251x: get regulators optionallyStefan Agner
2015-07-16can: mcp251x: fix resume when device is downStefan Agner
2015-07-15can: pcan_usb: don't touch skb after netif_rx()Marc Kleine-Budde
2015-07-15can: usb_8dev: don't touch skb after netif_rx()Marc Kleine-Budde
2015-07-15can: ems_usb: don't touch skb after netif_rx()Marc Kleine-Budde
2015-07-15can: esd_usb2: don't touch skb after netif_rx()Marc Kleine-Budde
2015-07-15can: sja1000: don't touch skb after netif_rx()Marc Kleine-Budde
2015-07-15can: cc770: don't touch skb after netif_rx()Marc Kleine-Budde
2015-07-15can: ti_heccn: don't touch skb after netif_rx()Marc Kleine-Budde
2015-07-15can: slcan: don't touch skb after netif_rx_ni()Marc Kleine-Budde
2015-07-15can: grcan: don't touch skb after netif_rx()Marc Kleine-Budde
2015-07-15can: bfin_can: don't touch skb after netif_rx()Marc Kleine-Budde