summaryrefslogtreecommitdiffstats
path: root/drivers/net/can
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-06-306-14/+65
|\
| * 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: mcp251x: add message about sucessful/unsuccessful probeEd Spiridonov2016-06-231-1/+6
* | can: rcar_canfd: Add back-to-error-active supportRamesh Shanmugasundaram2016-06-231-20/+56
* | can: rcar_canfd: Add Classical CAN only mode supportRamesh Shanmugasundaram2016-06-231-114/+241
* | can: rcar_can: Move Renesas CAN driver to rcar dirRamesh Shanmugasundaram2016-06-175-12/+12
* | can: rcar_canfd: Add Renesas R-Car CAN FD driverRamesh Shanmugasundaram2016-06-175-0/+1713
* | can: gs_usb: add ethtool set_phys_id callback to locate physical deviceMaximilian Schneider2016-06-171-31/+85
* | can: gs_usb: codingstyle: introduce use of BIT() + fix indentionMaximilian Schneider2016-06-171-11/+14
* | can: tscan1: Utilize the module_isa_driver macroWilliam Breathitt Gray2016-06-171-11/+1
* | can: slcan: Replace sizeof struct can_frame with CAN_MTUMarek Vasut2016-06-171-2/+2
* | can: dev: can-calc-bit-timing(): better sample point calculationMarc Kleine-Budde2016-06-171-55/+85
|/
* 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
OpenPOWER on IntegriCloud