Age | Commit message (Expand) | Author | Files | Lines |
2016-06-23 | can: kvaser_usb: Add support for more Kvaser Leaf v2 devices | Jimmy Assarsson | 2 | -1/+9 |
2016-06-23 | can: fix oops caused by wrong rtnl dellink usage | Oliver Hartkopp | 1 | -0/+6 |
2016-06-23 | can: fix handling of unmodifiable configuration options fix | Oliver Hartkopp | 1 | -0/+3 |
2016-06-20 | can: gs_usb: Add Basic support for the bytewerk.org candleLight interface | Maximilian Schneider | 2 | -4/+13 |
2016-06-20 | can: at91_can: RX queue could get stuck at high bus load | Wolfgang Grandegger | 1 | -2/+3 |
2016-06-20 | can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a... | Thor Thayer | 1 | -7/+31 |
2016-06-17 | can: rcar_can: Move Renesas CAN driver to rcar dir | Ramesh Shanmugasundaram | 5 | -12/+12 |
2016-06-17 | can: rcar_canfd: Add Renesas R-Car CAN FD driver | Ramesh Shanmugasundaram | 5 | -0/+1713 |
2016-06-17 | can: gs_usb: add ethtool set_phys_id callback to locate physical device | Maximilian Schneider | 1 | -31/+85 |
2016-06-17 | can: gs_usb: codingstyle: introduce use of BIT() + fix indention | Maximilian Schneider | 1 | -11/+14 |
2016-06-17 | can: tscan1: Utilize the module_isa_driver macro | William Breathitt Gray | 1 | -11/+1 |
2016-06-17 | can: slcan: Replace sizeof struct can_frame with CAN_MTU | Marek Vasut | 1 | -2/+2 |
2016-06-17 | can: dev: can-calc-bit-timing(): better sample point calculation | Marc Kleine-Budde | 1 | -55/+85 |
2016-05-09 | can: ifi: Add more detailed error reporting | Marek Vasut | 1 | -6/+107 |
2016-05-09 | can: ifi: Increment TX counters only on real transmission | Marek Vasut | 1 | -2/+4 |
2016-05-09 | can: ifi: Treat CAN_CTRLMODE_FD_NON_ISO correctly | Marek Vasut | 1 | -2/+3 |
2016-05-09 | can: ifi: Unify timing constants | Marek Vasut | 1 | -13/+1 |
2016-05-09 | can: ifi: Update timing configuration code | Marek Vasut | 1 | -33/+21 |
2016-05-09 | can: ifi: Start NAPI poll on bus warning too | Marek Vasut | 1 | -2/+3 |
2016-05-09 | can: gs_usb: modify the usb device table to use only the first usb interface | Maximilian Schneider | 1 | -1/+2 |
2016-05-09 | can: janz-ican3: error handling for CAL/CANopen firmware | Andreas Gröger | 1 | -9/+95 |
2016-05-09 | can: fix handling of unmodifiable configuration options | Oliver Hartkopp | 2 | -5/+53 |
2016-05-09 | can: mcp251x: Replace create_freezable_workqueue with alloc_workqueue | Amitoj Kaur Chawla | 1 | -1/+2 |
2016-05-09 | can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe card | Nikita Edward Baruzdin | 1 | -8/+56 |
2016-05-09 | can: sja1000: Fix error location forwarding | Alexander Gerasiov | 1 | -1/+5 |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal | 4 | -8/+8 |
2016-03-10 | can: rcar_can: Add r8a7795 support | Ramesh Shanmugasundaram | 2 | -1/+2 |
2016-03-10 | can: ifi: Add obscure bit swap for EFF frame IDs | Marek Vasut | 1 | -2/+29 |
2016-03-10 | can: ifi: Fix RX and TX ID mask | Marek Vasut | 1 | -4/+4 |
2016-03-10 | can: ifi: Fix TX DLC configuration | Marek Vasut | 1 | -8/+6 |
2016-03-10 | can: ifi: Fix clock generator configuration | Marek Vasut | 1 | -21/+23 |
2016-03-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -14/+12 |
2016-03-04 | can: mcp251x: avoid write to error flag register if it's unnecessary | Ed Spiridonov | 1 | -1/+1 |
2016-02-26 | can: rcar: add gen[12] fallback compatibility strings | Simon Horman | 1 | -0/+2 |
2016-02-26 | can: ems_usb: fix coding style | Marc Kleine-Budde | 1 | -5/+3 |
2016-02-26 | can: gs_usb: fixed disconnect bug by removing erroneous use of kfree() | Maximilain Schneider | 1 | -13/+11 |
2016-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -4/+10 |
2016-02-21 | can: ems_usb: Fix possible tx overflow | Gerhard Uttenthaler | 1 | -4/+10 |
2016-02-20 | can: ifi: Add IFI CANFD IP support | Marek Vasut | 5 | -0/+932 |
2016-02-20 | can: Makefile: Sort the Makefile | Marek Vasut | 1 | -8/+8 |
2016-02-20 | can: Kconfig: sort drivers alphabetically | Marc Kleine-Budde | 1 | -25/+24 |
2016-02-20 | can: Kconfig: Sort the Kconfig includes | Marek Vasut | 1 | -10/+4 |
2016-02-20 | can: sja1000: of: add compatibility with Technologic Systems version | Damien Riegel | 1 | -0/+47 |
2016-02-20 | can: sja1000: of: add per-compatible init hook | Damien Riegel | 1 | -9/+31 |
2015-12-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 16 | -45/+24 |
2015-11-23 | can: xilinx: Convert to runtime_pm | Kedareswara rao Appana | 1 | -75/+101 |
2015-11-23 | can: remove obsolete assignment for CAN protocol error type | Oliver Hartkopp | 12 | -17/+3 |
2015-11-23 | can: fix assignment of error location in CAN error messages | Oliver Hartkopp | 10 | -28/+18 |
2015-11-23 | can: sja1000: clear interrupts on start | Mirza Krak | 1 | -0/+3 |
2015-11-06 | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 1 | -1/+0 |