aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-31can: sja1000: plx_pci: Add support for Moxa CAN devicesLukas Resch1-0/+18
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-10/+17
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-6/+18
2016-09-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-10/+17
2016-09-21net: can: ifi: Configure transmitter delayMarek Vasut1-1/+10
2016-09-19can: flexcan: fix resume functionFabio Estevam1-5/+8
2016-08-13net: can: usb: usb_8dev: don't print error when allocating urb failsWolfram Sang1-4/+1
2016-08-13net: can: usb: peak_usb: pcan_usb_core: don't print error when allocating urb failsWolfram Sang1-5/+1
2016-08-13net: can: usb: kvaser_usb: don't print error when allocating urb failsWolfram Sang1-6/+1
2016-08-13net: can: usb: gs_usb: don't print error when allocating urb failsWolfram Sang1-7/+2
2016-08-13net: can: usb: esd_usb2: don't print error when allocating urb failsWolfram Sang1-3/+0
2016-08-13net: can: usb: ems_usb: don't print error when allocating urb failsWolfram Sang1-7/+2
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-14/+65
2016-06-23can: mcp251x: add message about sucessful/unsuccessful probeEd Spiridonov1-1/+6
2016-06-23can: rcar_canfd: Add back-to-error-active supportRamesh Shanmugasundaram1-20/+56
2016-06-23can: rcar_canfd: Add Classical CAN only mode supportRamesh Shanmugasundaram1-114/+241
2016-06-23can: kvaser_usb: Add support for more Kvaser Leaf v2 devicesJimmy Assarsson2-1/+9
2016-06-23can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp1-0/+6
2016-06-23can: fix handling of unmodifiable configuration options fixOliver Hartkopp1-0/+3
2016-06-20can: gs_usb: Add Basic support for the bytewerk.org candleLight interfaceMaximilian Schneider2-4/+13
2016-06-20can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger1-2/+3
2016-06-20can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone accessThor Thayer1-7/+31
2016-06-17can: rcar_can: Move Renesas CAN driver to rcar dirRamesh Shanmugasundaram5-12/+12
2016-06-17can: rcar_canfd: Add Renesas R-Car CAN FD driverRamesh Shanmugasundaram5-0/+1713
2016-06-17can: gs_usb: add ethtool set_phys_id callback to locate physical deviceMaximilian Schneider1-31/+85
2016-06-17can: gs_usb: codingstyle: introduce use of BIT() + fix indentionMaximilian Schneider1-11/+14
2016-06-17can: tscan1: Utilize the module_isa_driver macroWilliam Breathitt Gray1-11/+1
2016-06-17can: slcan: Replace sizeof struct can_frame with CAN_MTUMarek Vasut1-2/+2
2016-06-17can: dev: can-calc-bit-timing(): better sample point calculationMarc Kleine-Budde1-55/+85
2016-05-09can: ifi: Add more detailed error reportingMarek Vasut1-6/+107
2016-05-09can: ifi: Increment TX counters only on real transmissionMarek Vasut1-2/+4
2016-05-09can: ifi: Treat CAN_CTRLMODE_FD_NON_ISO correctlyMarek Vasut1-2/+3
2016-05-09can: ifi: Unify timing constantsMarek Vasut1-13/+1
2016-05-09can: ifi: Update timing configuration codeMarek Vasut1-33/+21
2016-05-09can: ifi: Start NAPI poll on bus warning tooMarek Vasut1-2/+3
2016-05-09can: gs_usb: modify the usb device table to use only the first usb interfaceMaximilian Schneider1-1/+2
2016-05-09can: janz-ican3: error handling for CAL/CANopen firmwareAndreas Gröger1-9/+95
2016-05-09can: fix handling of unmodifiable configuration optionsOliver Hartkopp2-5/+53
2016-05-09can: mcp251x: Replace create_freezable_workqueue with alloc_workqueueAmitoj Kaur Chawla1-1/+2
2016-05-09can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe cardNikita Edward Baruzdin1-8/+56
2016-05-09can: sja1000: Fix error location forwardingAlexander Gerasiov1-1/+5
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal4-8/+8
2016-03-10can: rcar_can: Add r8a7795 supportRamesh Shanmugasundaram2-1/+2
2016-03-10can: ifi: Add obscure bit swap for EFF frame IDsMarek Vasut1-2/+29
2016-03-10can: ifi: Fix RX and TX ID maskMarek Vasut1-4/+4
2016-03-10can: ifi: Fix TX DLC configurationMarek Vasut1-8/+6
2016-03-10can: ifi: Fix clock generator configurationMarek Vasut1-21/+23
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-14/+12
2016-03-04can: mcp251x: avoid write to error flag register if it's unnecessaryEd Spiridonov1-1/+1
2016-02-26can: rcar: add gen[12] fallback compatibility stringsSimon Horman1-0/+2