aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can
Commit message (Expand)AuthorAge
* ENGR00321358-1 can: m_can: fix incorrect buffer offsetDong Aisheng2014-07-04
* ENGR00320354-2 can: m_can: add loopback and monitor mode supportDong Aisheng2014-06-29
* ENGR00320354-1 can: m_can: add bus error handlingDong Aisheng2014-06-29
* ENGR00319455-1 can: m_can: add Bosch M_CAN controller supportDong Aisheng2014-06-20
* ENGR00300439-5 can: flexcan: parse stop mode control bits from device treeDong Aisheng2014-04-16
* ENGR00258885 flexcan: fix errata ERR005829 that MB may fail to be sentDong Aisheng2014-04-16
* ENGR00286724-8 can: flexcan: add self wakeup supportDong Aisheng2014-04-16
* ENGR00286724-1 net: flexcan: using per clock for clock rate calculationDong Aisheng2014-04-16
* can: peak_usb: fix mem leak in pcan_usb_pro_init()Marc Kleine-Budde2014-01-09
* can: c_can: don't call pm_runtime_get_sync() from interrupt contextMarc Kleine-Budde2013-12-12
* can: sja1000: fix {pre,post}_irq() handling and IRQ handler return valueOliver Hartkopp2013-12-12
* can: flexcan: fix flexcan_chip_start() on imx6Marc Kleine-Budde2013-12-04
* can: c_can: Fix RX message handling, handle lost message before EOBMarkus Pargmann2013-11-29
* can: kvaser_usb: fix usb endpoints detectionOlivier Sobrie2013-11-29
* can: flexcan: flexcan_chip_start: fix regression, mark one MB for TX and abor...Marc Kleine-Budde2013-11-12
* can: flexcan: fix mx28 detection by rearanging OF match tableMarc Kleine-Budde2013-11-12
* can: at91-can: fix device to driver data mapping for platform devicesMarc Kleine-Budde2013-11-12
* can: dev: fix nlmsg size calculation in can_get_size()Marc Kleine-Budde2013-11-04
* can: pcan_usb: fix wrong memcpy() bytes lengthStephane Grosjean2013-08-20
* can: usb_8dev: unregister netdev before free()ingMarc Kleine-Budde2013-06-19
* net: can: peak_usb: Do not do dma on the stackMarc Kleine-Budde2013-06-03
* net: can: esd_usb2: Do not do dma on the stackOlivier Sobrie2013-06-03
* net: can: kvaser_usb: fix reception on "USBcan Pro" and "USBcan R" type hardw...Jonas Peterson2013-06-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-01
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
| |\
| * \ Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-04-16
| |\ \
| | * | can: sja1000: use common prefix for all sja1000 definesOliver Hartkopp2013-04-16
| * | | can: mcp251x: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-16
| |/ /
| * | net: can: mcp251x: use spi_get_drvdata() and spi_set_drvdata()Jingoo Han2013-04-07
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
| |\ \
| * | | can: bfin_can: declare locally used functions staticMarc Kleine-Budde2013-03-27
| * | | can: mcp251x: Use dev_pm_opsLars-Peter Clausen2013-03-27
| * | | can: mcp251x: Use module_spi_driverLars-Peter Clausen2013-03-27
| * | | can: mcp251x: Remove redundant spi driver bus initializationLars-Peter Clausen2013-03-27
| * | | can: Kconfig: CAN_AT91 depends on ARMLudovic Desroches2013-03-27
| * | | can: at91_can: add dt supportLudovic Desroches2013-03-27
* | | | Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-04-29
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman2013-04-14
| |\ \ \ | | | |/ | | |/|
| * | | FIX: softingcs conversion to module_pcmcia_driver macroKurt Van Dijck2013-03-18
| * | | softingcs: use module_pcmcia_driverKurt Van Dijck2013-03-15
| * | | softingcs: initialize spinlock with macroKurt Van Dijck2013-03-15
| * | | drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-15
| | |/ | |/|
* | | can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz2013-04-12
* | | can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irqMarc Kleine-Budde2013-04-12
| |/ |/|
* | can: sja1000: limit PEAK PCAN-PC Card to HAS_IOPORTMarc Kleine-Budde2013-03-27
* | can: sja1000: fix define conflict on SHMarc Kleine-Budde2013-03-27
|/
* Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\
| * tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach2013-01-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-20
|\ \
| * | drivers: net: Remove remaining alloc/OOM messagesJoe Perches2013-02-08