aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2018-01-17Revert "can: kvaser_usb: free buf in error paths"Greg Kroah-Hartman
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-11-15can: c_can: don't indicate triple sampling support for D_CANRichard Schütz
2017-11-02can: kvaser_usb: Correct return value in printoutJimmy Assarsson
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
2016-12-23can: dev: fix deadlock reported after bus-offSergei Miroshnichenko
2016-10-05can: flexcan: fix resume functionFabio Estevam
2016-07-12can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp
2016-07-12can: fix handling of unmodifiable configuration options fixOliver Hartkopp
2016-07-12can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger
2016-07-12can: 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-20can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()Maximilain Schneider
2016-03-08can: ems_usb: Fix possible tx overflowGerhard Uttenthaler
2015-08-04Revert "can: fix loss of CAN frames in raw_rcv"Sasha Levin
2015-07-12can: fix loss of CAN frames in raw_rcvOliver Hartkopp
2015-04-24can: flexcan: Deferred on Regulator return EPROBE_DEFERAndreas Werner
2015-03-28can: kvaser_usb: Read all messages in a bulk-in URB bufferAhmed S. Darwish
2015-03-28can: add missing initialisations in CAN related skbuffsOliver Hartkopp
2015-02-05can: c_can: end pending transmission on network stop (ifdown)Viktor Babrian
2015-02-05can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish
2015-02-05can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish
2015-02-05can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish
2015-02-05can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish
2015-01-29can: m_can: tag current CAN FD controllers as non-ISOOliver Hartkopp
2015-01-29can: dev: fix crtlmode_supported checkOliver Hartkopp
2015-01-27can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish
2015-01-27can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish
2015-01-27can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish
2015-01-16can: peak_usb: fix memset() usageStephane Grosjean
2015-01-16can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean
2014-11-18can: m_can: update to support CAN FD featuresDong Aisheng
2014-11-18can: m_can: fix incorrect error messagesDong Aisheng
2014-11-18can: m_can: add missing delay after setting CCCR_INIT bitDong Aisheng
2014-11-18can: m_can: fix not set can_dlc for remote frameDong Aisheng
2014-11-18can: m_can: fix possible sleep in napi pollDong Aisheng
2014-11-18can: m_can: add missing message RAM initializationDong Aisheng
2014-11-18can: m_can: add CONFIG_HAS_IOMEM dependenceDavid Cohen
2014-11-18can: m_can: add .ndo_change_mtu functionDong Aisheng
2014-11-18can: gs_usb: add .ndo_change_mtu functionMarc Kleine-Budde
2014-11-18can: rcar_can: add .ndo_change_mtu functionMarc Kleine-Budde