summaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2016-06-29can: mcp251x: fix resume when device is downColibri_iMX6_LinuxImageV2.6Beta2_20160701Apalis_iMX6_LinuxImageV2.6Beta2_20160701Stefan Agner
2015-09-17MLK-10392-2 flexcan: inactive all message buffer before enable can deviceDong Aisheng
2015-09-17MLK-10211 can: flexcan: fix resume failed issueDong Aisheng
2015-09-17MLK-10131 flexcan: fix wakeup unwork issueDong Aisheng
2015-09-17ENGR00321358-1 can: m_can: fix incorrect buffer offsetDong Aisheng
2015-09-17ENGR00320354-2 can: m_can: add loopback and monitor mode supportDong Aisheng
2015-09-17ENGR00320354-1 can: m_can: add bus error handlingDong Aisheng
2015-09-17ENGR00319455-1 can: m_can: add Bosch M_CAN controller supportDong Aisheng
2015-09-17ENGR00300439-5 can: flexcan: parse stop mode control bits from device treeDong Aisheng
2015-09-17ENGR00258885 flexcan: fix errata ERR005829 that MB may fail to be sentDong Aisheng
2015-09-17ENGR00286724-8 can: flexcan: add self wakeup supportDong Aisheng
2015-09-17ENGR00286724-4 can: flexcan: add platform_data for transceiver_switchDong Aisheng
2015-04-19can: flexcan: Deferred on Regulator return EPROBE_DEFERAndreas Werner
2015-03-26can: add missing initialisations in CAN related skbuffsOliver Hartkopp
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: 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-12-06can: dev: avoid calling kfree_skb() from interrupt contextThomas Körper
2014-12-06can: esd_usb2: fix memory leak on disconnectAlexey Khoroshilov
2014-07-28slcan: Port write_wakeup deadlock fix from slipTyler Hall
2014-06-30can: peak_pci: prevent use after free at netdev removalStephane Grosjean
2014-03-03can: flexcan: factor out soft reset into seperate funtionMarc Kleine-Budde
2014-03-03can: flexcan: flexcan_remove(): add missing netif_napi_del()Marc Kleine-Budde
2014-03-03can: flexcan: fix transition from and to freeze mode in chip_{,un}freezeMarc Kleine-Budde
2014-03-03can: flexcan: factor out transceiver {en,dis}able into seperate functionsMarc Kleine-Budde
2014-03-03can: flexcan: fix transition from and to low power mode in chip_{en,dis}ableMarc Kleine-Budde
2014-03-03can: flexcan: flexcan_open(): fix error path if flexcan_chip_start() failsMarc Kleine-Budde
2014-03-03can: flexcan: fix shutdown: first disable chip, then all interruptsMarc Kleine-Budde
2014-02-12can: kvaser_usb: check number of channels returned by HWOlivier Sobrie
2014-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-01-30Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-ca...David S. Miller
2014-01-30can: add destructor for self generated skbsOliver Hartkopp
2014-01-29can: janz-ican3: fix uninitialized variable warningsIra W. Snyder
2014-01-29can: flexcan: fix flexcan driver build for big endian on ARM and little endia...Arnd Bergmann
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-12net: can: mscan: remove non-CCF code for MPC512xGerhard Sittig
2014-01-12net: can: mscan: adjust to common clock support for mpc512xGerhard Sittig
2014-01-11can: ti_hecc: fix endianness related sparse warningMarc Kleine-Budde
2014-01-11can: Disable flexcan driver build for big endian CPU on ARMGuenter Roeck
2014-01-11can: sja1000: add support for Elcus CAN200PCIOleg Moroz
2013-12-22can: ti_hecc: Replace platform dependency with ARM dependencyEzequiel Garcia
2013-12-21can: mcp251x: Add device tree supportAlexander Shiyan