summaryrefslogtreecommitdiffstats
path: root/drivers/net/can
AgeCommit message (Expand)AuthorLines
2016-09-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko-10/+17
2016-09-21net: can: ifi: Configure transmitter delayMarek Vasut-1/+10
2016-09-19can: flexcan: fix resume functionFabio Estevam-5/+8
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-14/+65
2016-06-23can: mcp251x: add message about sucessful/unsuccessful probeEd Spiridonov-1/+6
2016-06-23can: rcar_canfd: Add back-to-error-active supportRamesh Shanmugasundaram-20/+56
2016-06-23can: rcar_canfd: Add Classical CAN only mode supportRamesh Shanmugasundaram-114/+241
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-06-17can: rcar_can: Move Renesas CAN driver to rcar dirRamesh Shanmugasundaram-12/+12
2016-06-17can: rcar_canfd: Add Renesas R-Car CAN FD driverRamesh Shanmugasundaram-0/+1713
2016-06-17can: gs_usb: add ethtool set_phys_id callback to locate physical deviceMaximilian Schneider-31/+85
2016-06-17can: gs_usb: codingstyle: introduce use of BIT() + fix indentionMaximilian Schneider-11/+14
2016-06-17can: tscan1: Utilize the module_isa_driver macroWilliam Breathitt Gray-11/+1
2016-06-17can: slcan: Replace sizeof struct can_frame with CAN_MTUMarek Vasut-2/+2
2016-06-17can: dev: can-calc-bit-timing(): better sample point calculationMarc Kleine-Budde-55/+85
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