aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can
Commit message (Expand)AuthorAge
* can: sja1000: fix compilation on x86Marc Kleine-Budde2012-12-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\
| * drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
| * can: remove __dev* attributesBill Pemberton2012-12-03
| * Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-11-30
| |\
| | * can: pcan_usb_core: remove obsolete variable open_timeMarc Kleine-Budde2012-11-29
| | * can: esd_usb2: remove obsolete variable open_timeMarc Kleine-Budde2012-11-29
| | * can: ems_usb: remove obsolete variable open_timeMarc Kleine-Budde2012-11-29
| | * can: sja1000: remove obsolete variable open_timeMarc Kleine-Budde2012-11-29
| | * can: mscan: remove obsolete variable open_timeMarc Kleine-Budde2012-11-29
| | * can: Do not call dev_put if restart timer is running upon closeAlexander Stein2012-11-29
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-29
| |\ \ | | |/ | |/|
| * | can: mpc5xxx_can: add MODULE_DEVICE_TABLEMarc Kleine-Budde2012-11-27
| * | can: c_can_platform: add MODULE_DEVICE_TABLEMarc Kleine-Budde2012-11-27
| * | can: at91_can: add MODULE_DEVICE_TABLEMarc Kleine-Budde2012-11-27
| * | can: flexcan: add MODULE_DEVICE_TABLEMarc Kleine-Budde2012-11-27
| * | can: cc770_platform: add MODULE_ALIAS and MODULE_DEVICE_TABLEMarc Kleine-Budde2012-11-27
| * | can: sja1000_platform: add MODULE_ALIASMarc Kleine-Budde2012-11-27
| * | can: ti_hecc: add MODULE_ALIASMarc Kleine-Budde2012-11-27
| * | can: bfin_can: add MODULE_ALIASMarc Kleine-Budde2012-11-27
| * | can: sja1000: Make sja1000_of_platform selectable and compilable on SPARCAndreas Larsson2012-11-27
| * | can: kvaser_usb: Add support for Kvaser CAN/USB devicesOlivier Sobrie2012-11-27
| * | can: c_can: Add d_can raminit supportAnilKumar Ch2012-11-27
| * | can: grcan: Add device driver for GRCAN and GRHCAN coresAndreas Larsson2012-11-15
| * | can: janz-ican3: Fix the usage of wait_for_completion_timeoutChuansheng Liu2012-11-15
| * | can: usb: esd_usb2: Add support for CAN-USB/MicroMatthias Fuchs2012-11-15
| * | can: usb: esd_usb2: Add support for listen-only modeMatthias Fuchs2012-11-15
| * | can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opt...Muhammad Ghias2012-11-15
* | | Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-12-12
|\ \ \ | |_|/ |/| |
| * | arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD2012-11-06
| |/
* / can: peak_usb: fix hwtstamp assignmentOliver Hartkopp2012-11-26
|/
* can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boardsStephane Grosjean2012-10-24
* can: flexcan: disable bus error interrupts for the i.MX6qWolfgang Grandegger2012-10-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-05
|\
| * can: mpc5xxx_can: fix section type conflictMarc Kleine-Budde2012-10-04
| * can: peak_pcmcia: fix error return codePeter Senna Tschudin2012-10-04
| * can: peak_pci: fix error return codePeter Senna Tschudin2012-10-04
* | sections: fix section conflicts in drivers/netAndi Kleen2012-10-05
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-10-02
|\
| * flexcan: disable bus error interrupts for the i.MX28Wolfgang Grandegger2012-10-01
| * Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-09-28
| |\
| | * can: c_can: fix segfault during rmmodAnilKumar Ch2012-09-27
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-09-28
| |\ \ | | |/ | |/|
| * | can: sja1000: Add support for listen-only mode and one-shot modeAndreas Larsson2012-09-22
| * | can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()Wei Yongjun2012-09-21
| * | can: usb: peak: rename peak_usb dump_mem functionRandy Dunlap2012-09-21
| * | can: c_can: Adopt pinctrl supportAnilKumar Ch2012-09-21
| * | can: c_can: Add d_can suspend resume supportAnilKumar Ch2012-09-21
| * | can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controllerAnilKumar Ch2012-09-21
| * | can: c_can: Add device tree support to Bosch C_CAN/D_CAN controllerAnilKumar Ch2012-09-21