summaryrefslogtreecommitdiffstats
path: root/drivers/net/can
AgeCommit message (Expand)AuthorLines
2016-06-23can: kvaser_usb: Add support for more Kvaser Leaf v2 devicesJimmy Assarsson-1/+9
2016-06-23can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp-0/+6
2016-06-23can: fix handling of unmodifiable configuration options fixOliver Hartkopp-0/+3
2016-06-20can: gs_usb: Add Basic support for the bytewerk.org candleLight interfaceMaximilian Schneider-4/+13
2016-06-20can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger-2/+3
2016-06-20can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer-7/+31
2016-05-09can: ifi: Add more detailed error reportingMarek Vasut-6/+107
2016-05-09can: ifi: Increment TX counters only on real transmissionMarek Vasut-2/+4
2016-05-09can: ifi: Treat CAN_CTRLMODE_FD_NON_ISO correctlyMarek Vasut-2/+3
2016-05-09can: ifi: Unify timing constantsMarek Vasut-13/+1
2016-05-09can: ifi: Update timing configuration codeMarek Vasut-33/+21
2016-05-09can: ifi: Start NAPI poll on bus warning tooMarek Vasut-2/+3
2016-05-09can: gs_usb: modify the usb device table to use only the first usb interfaceMaximilian Schneider-1/+2
2016-05-09can: janz-ican3: error handling for CAL/CANopen firmwareAndreas Gröger-9/+95
2016-05-09can: fix handling of unmodifiable configuration optionsOliver Hartkopp-5/+53
2016-05-09can: mcp251x: Replace create_freezable_workqueue with alloc_workqueueAmitoj Kaur Chawla-1/+2
2016-05-09can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe cardNikita Edward Baruzdin-8/+56
2016-05-09can: sja1000: Fix error location forwardingAlexander Gerasiov-1/+5
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal-8/+8
2016-03-10can: rcar_can: Add r8a7795 supportRamesh Shanmugasundaram-1/+2
2016-03-10can: ifi: Add obscure bit swap for EFF frame IDsMarek Vasut-2/+29
2016-03-10can: ifi: Fix RX and TX ID maskMarek Vasut-4/+4
2016-03-10can: ifi: Fix TX DLC configurationMarek Vasut-8/+6
2016-03-10can: ifi: Fix clock generator configurationMarek Vasut-21/+23
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-14/+12
2016-03-04can: mcp251x: avoid write to error flag register if it's unnecessaryEd Spiridonov-1/+1
2016-02-26can: rcar: add gen[12] fallback compatibility stringsSimon Horman-0/+2
2016-02-26can: ems_usb: fix coding styleMarc Kleine-Budde-5/+3
2016-02-26can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()Maximilain Schneider-13/+11
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+10
2016-02-21can: ems_usb: Fix possible tx overflowGerhard Uttenthaler-4/+10
2016-02-20can: ifi: Add IFI CANFD IP supportMarek Vasut-0/+932
2016-02-20can: Makefile: Sort the MakefileMarek Vasut-8/+8
2016-02-20can: Kconfig: sort drivers alphabeticallyMarc Kleine-Budde-25/+24
2016-02-20can: Kconfig: Sort the Kconfig includesMarek Vasut-10/+4
2016-02-20can: sja1000: of: add compatibility with Technologic Systems versionDamien Riegel-0/+47
2016-02-20can: sja1000: of: add per-compatible init hookDamien Riegel-9/+31
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-45/+24
2015-11-23can: xilinx: Convert to runtime_pmKedareswara rao Appana-75/+101
2015-11-23can: remove obsolete assignment for CAN protocol error typeOliver Hartkopp-17/+3
2015-11-23can: fix assignment of error location in CAN error messagesOliver Hartkopp-28/+18
2015-11-23can: sja1000: clear interrupts on startMirza Krak-0/+3
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds-1/+0
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown-1/+0
2015-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2015-10-30can: Use correct type in sizeof() in nla_put()Marek Vasut-1/+1
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis-1/+0
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2015-10-13can: at91: remove at91_can_dataAlexandre Belloni-21/+0
2015-10-13can: sun4i: fix MODULE_DESCRIPTIONGerhard Bertelsmann-1/+1