summaryrefslogtreecommitdiffstats
path: root/drivers/net/can
Commit message (Expand)AuthorAgeFilesLines
* can: kvaser_usb: Add support for more Kvaser Leaf v2 devicesJimmy Assarsson2016-06-232-1/+9
* can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp2016-06-231-0/+6
* can: fix handling of unmodifiable configuration options fixOliver Hartkopp2016-06-231-0/+3
* can: gs_usb: Add Basic support for the bytewerk.org candleLight interfaceMaximilian Schneider2016-06-202-4/+13
* can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger2016-06-201-2/+3
* can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer2016-06-201-7/+31
* can: ifi: Add more detailed error reportingMarek Vasut2016-05-091-6/+107
* can: ifi: Increment TX counters only on real transmissionMarek Vasut2016-05-091-2/+4
* can: ifi: Treat CAN_CTRLMODE_FD_NON_ISO correctlyMarek Vasut2016-05-091-2/+3
* can: ifi: Unify timing constantsMarek Vasut2016-05-091-13/+1
* can: ifi: Update timing configuration codeMarek Vasut2016-05-091-33/+21
* can: ifi: Start NAPI poll on bus warning tooMarek Vasut2016-05-091-2/+3
* can: gs_usb: modify the usb device table to use only the first usb interfaceMaximilian Schneider2016-05-091-1/+2
* can: janz-ican3: error handling for CAL/CANopen firmwareAndreas Gröger2016-05-091-9/+95
* can: fix handling of unmodifiable configuration optionsOliver Hartkopp2016-05-092-5/+53
* can: mcp251x: Replace create_freezable_workqueue with alloc_workqueueAmitoj Kaur Chawla2016-05-091-1/+2
* can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe cardNikita Edward Baruzdin2016-05-091-8/+56
* can: sja1000: Fix error location forwardingAlexander Gerasiov2016-05-091-1/+5
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-044-8/+8
* can: rcar_can: Add r8a7795 supportRamesh Shanmugasundaram2016-03-102-1/+2
* can: ifi: Add obscure bit swap for EFF frame IDsMarek Vasut2016-03-101-2/+29
* can: ifi: Fix RX and TX ID maskMarek Vasut2016-03-101-4/+4
* can: ifi: Fix TX DLC configurationMarek Vasut2016-03-101-8/+6
* can: ifi: Fix clock generator configurationMarek Vasut2016-03-101-21/+23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-03-082-14/+12
|\
| * can: mcp251x: avoid write to error flag register if it's unnecessaryEd Spiridonov2016-03-041-1/+1
| * can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()Maximilain Schneider2016-02-261-13/+11
* | can: rcar: add gen[12] fallback compatibility stringsSimon Horman2016-02-261-0/+2
* | can: ems_usb: fix coding styleMarc Kleine-Budde2016-02-261-5/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-02-231-4/+10
|\ \ | |/
| * can: ems_usb: Fix possible tx overflowGerhard Uttenthaler2016-02-211-4/+10
* | can: ifi: Add IFI CANFD IP supportMarek Vasut2016-02-205-0/+932
* | can: Makefile: Sort the MakefileMarek Vasut2016-02-201-8/+8
* | can: Kconfig: sort drivers alphabeticallyMarc Kleine-Budde2016-02-201-25/+24
* | can: Kconfig: Sort the Kconfig includesMarek Vasut2016-02-201-10/+4
* | can: sja1000: of: add compatibility with Technologic Systems versionDamien Riegel2016-02-201-0/+47
* | can: sja1000: of: add per-compatible init hookDamien Riegel2016-02-201-9/+31
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-0316-45/+24
|\
| * can: remove obsolete assignment for CAN protocol error typeOliver Hartkopp2015-11-2312-17/+3
| * can: fix assignment of error location in CAN error messagesOliver Hartkopp2015-11-2310-28/+18
| * can: sja1000: clear interrupts on startMirza Krak2015-11-231-0/+3
* | can: xilinx: Convert to runtime_pmKedareswara rao Appana2015-11-231-75/+101
|/
* Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-051-1/+0
|\
| *-. Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-041-1/+0
| |\ \
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-031-1/+1
|\ \ \
| * | | can: Use correct type in sizeof() in nla_put()Marek Vasut2015-10-301-1/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-0/+1
|\ \ \ | |/ /
| * | can: peak_pci: add unused device id. in devices tableStephane Grosjean2015-09-301-0/+1
| |/
* | can: at91: remove at91_can_dataAlexandre Belloni2015-10-131-21/+0
OpenPOWER on IntegriCloud