aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
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
2014-11-18can: xilinx_can: add .ndo_change_mtu functionMarc Kleine-Budde
2014-11-18can: xilinx_can: fix comparison of unsigned variableSudip Mukherjee
2014-11-18can: remove unused variableSudip Mukherjee
2014-11-18can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov
2014-11-18can: dev: fix typo CIA -> CiA, CAN in AutomationRoman Fietze
2014-11-18can: dev: avoid calling kfree_skb() from interrupt contextThomas Körper
2014-10-03drivers/net/can/Kconfig: Let CAN_AT91 depend on HAS_IOMEMChen Gang
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-18can: at91_can: add missing prepare and unprepare of the clockDavid Dueck