aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/can
AgeCommit message (Expand)Author
2013-01-26can: usb_8dev: Add support for USB2CAN interface from 8 devicesBernd Krumboeck
2013-01-26can: sja1000: correct indention of Kconfig help textMarc Kleine-Budde
2013-01-26can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' blockMarc Kleine-Budde
2013-01-26can: Kconfig: convert 'depends on CAN' into 'if CAN...endif' blockMarc Kleine-Budde
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach
2012-12-28sja1000: don't use [delayed_]work_pending()Tejun Heo
2012-12-15can: sja1000: fix compilation on x86Marc Kleine-Budde
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03can: remove __dev* attributesBill Pemberton
2012-11-30Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-29can: pcan_usb_core: remove obsolete variable open_timeMarc Kleine-Budde
2012-11-29can: esd_usb2: remove obsolete variable open_timeMarc Kleine-Budde
2012-11-29can: ems_usb: remove obsolete variable open_timeMarc Kleine-Budde
2012-11-29can: sja1000: remove obsolete variable open_timeMarc Kleine-Budde
2012-11-29can: mscan: remove obsolete variable open_timeMarc Kleine-Budde
2012-11-29can: Do not call dev_put if restart timer is running upon closeAlexander Stein
2012-11-27can: mpc5xxx_can: add MODULE_DEVICE_TABLEMarc Kleine-Budde
2012-11-27can: c_can_platform: add MODULE_DEVICE_TABLEMarc Kleine-Budde
2012-11-27can: at91_can: add MODULE_DEVICE_TABLEMarc Kleine-Budde
2012-11-27can: flexcan: add MODULE_DEVICE_TABLEMarc Kleine-Budde
2012-11-27can: cc770_platform: add MODULE_ALIAS and MODULE_DEVICE_TABLEMarc Kleine-Budde
2012-11-27can: sja1000_platform: add MODULE_ALIASMarc Kleine-Budde
2012-11-27can: ti_hecc: add MODULE_ALIASMarc Kleine-Budde
2012-11-27can: bfin_can: add MODULE_ALIASMarc Kleine-Budde
2012-11-27can: sja1000: Make sja1000_of_platform selectable and compilable on SPARCAndreas Larsson
2012-11-27can: kvaser_usb: Add support for Kvaser CAN/USB devicesOlivier Sobrie
2012-11-27can: c_can: Add d_can raminit supportAnilKumar Ch
2012-11-26can: peak_usb: fix hwtstamp assignmentOliver Hartkopp
2012-11-15can: grcan: Add device driver for GRCAN and GRHCAN coresAndreas Larsson
2012-11-15can: janz-ican3: Fix the usage of wait_for_completion_timeoutChuansheng Liu
2012-11-15can: usb: esd_usb2: Add support for CAN-USB/MicroMatthias Fuchs
2012-11-15can: usb: esd_usb2: Add support for listen-only modeMatthias Fuchs
2012-11-15can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opt...Muhammad Ghias
2012-11-06arm: at91: move platfarm_data to include/linux/platform_data/atmel.hJean-Christophe PLAGNIOL-VILLARD
2012-10-24can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boardsStephane Grosjean
2012-10-23can: flexcan: disable bus error interrupts for the i.MX6qWolfgang Grandegger
2012-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-06sections: fix section conflicts in drivers/netAndi Kleen
2012-10-04can: mpc5xxx_can: fix section type conflictMarc Kleine-Budde
2012-10-04can: peak_pcmcia: fix error return codePeter Senna Tschudin
2012-10-04can: peak_pci: fix error return codePeter Senna Tschudin
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-10-01flexcan: disable bus error interrupts for the i.MX28Wolfgang Grandegger
2012-09-28Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-27can: c_can: fix segfault during rmmodAnilKumar Ch