aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-03can: remove __dev* attributesBill Pemberton24-116/+116
2012-11-30Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller9-43/+1
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+12
2012-11-29can: pcan_usb_core: remove obsolete variable open_timeMarc Kleine-Budde2-6/+0
2012-11-29can: esd_usb2: remove obsolete variable open_timeMarc Kleine-Budde1-10/+0
2012-11-29can: ems_usb: remove obsolete variable open_timeMarc Kleine-Budde1-7/+0
2012-11-29can: sja1000: remove obsolete variable open_timeMarc Kleine-Budde2-9/+0
2012-11-29can: mscan: remove obsolete variable open_timeMarc Kleine-Budde2-9/+0
2012-11-29can: Do not call dev_put if restart timer is running upon closeAlexander Stein1-2/+1
2012-11-27can: mpc5xxx_can: add MODULE_DEVICE_TABLEMarc Kleine-Budde1-0/+1
2012-11-27can: c_can_platform: add MODULE_DEVICE_TABLEMarc Kleine-Budde1-0/+2
2012-11-27can: at91_can: add MODULE_DEVICE_TABLEMarc Kleine-Budde1-0/+1
2012-11-27can: flexcan: add MODULE_DEVICE_TABLEMarc Kleine-Budde1-0/+2
2012-11-27can: cc770_platform: add MODULE_ALIAS and MODULE_DEVICE_TABLEMarc Kleine-Budde1-0/+2
2012-11-27can: sja1000_platform: add MODULE_ALIASMarc Kleine-Budde1-0/+1
2012-11-27can: ti_hecc: add MODULE_ALIASMarc Kleine-Budde1-0/+1
2012-11-27can: bfin_can: add MODULE_ALIASMarc Kleine-Budde1-0/+1
2012-11-27can: sja1000: Make sja1000_of_platform selectable and compilable on SPARCAndreas Larsson2-3/+5
2012-11-27can: kvaser_usb: Add support for Kvaser CAN/USB devicesOlivier Sobrie3-0/+1657
2012-11-27can: c_can: Add d_can raminit supportAnilKumar Ch3-1/+42
2012-11-26can: peak_usb: fix hwtstamp assignmentOliver Hartkopp2-4/+12
2012-11-15can: grcan: Add device driver for GRCAN and GRHCAN coresAndreas Larsson3-0/+1766
2012-11-15can: janz-ican3: Fix the usage of wait_for_completion_timeoutChuansheng Liu1-2/+2
2012-11-15can: usb: esd_usb2: Add support for CAN-USB/MicroMatthias Fuchs1-6/+25
2012-11-15can: usb: esd_usb2: Add support for listen-only modeMatthias Fuchs1-0/+4
2012-11-15can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opto CAN boardMuhammad Ghias2-0/+20
2012-10-24can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boardsStephane Grosjean1-2/+11
2012-10-23can: flexcan: disable bus error interrupts for the i.MX6qWolfgang Grandegger1-3/+16
2012-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-5/+9
2012-10-06sections: fix section conflicts in drivers/netAndi Kleen2-2/+2
2012-10-04can: mpc5xxx_can: fix section type conflictMarc Kleine-Budde1-4/+4
2012-10-04can: peak_pcmcia: fix error return codePeter Senna Tschudin1-1/+3
2012-10-04can: peak_pci: fix error return codePeter Senna Tschudin1-0/+2
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds10-53/+302
2012-10-01Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2012-10-01flexcan: disable bus error interrupts for the i.MX28Wolfgang Grandegger1-10/+19
2012-09-28Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller1-3/+0
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+2
2012-09-27can: c_can: fix segfault during rmmodAnilKumar Ch1-3/+0
2012-09-22can: sja1000: Add support for listen-only mode and one-shot modeAndreas Larsson1-7/+24
2012-09-21Merge branch 'v3.7-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/fixes-non-criticalOlof Johansson1-1/+10
2012-09-21can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()Wei Yongjun1-2/+2
2012-09-21can: usb: peak: rename peak_usb dump_mem functionRandy Dunlap3-9/+9
2012-09-21can: c_can: Adopt pinctrl supportAnilKumar Ch1-0/+7
2012-09-21can: c_can: Add d_can suspend resume supportAnilKumar Ch3-0/+148
2012-09-21can: c_can: Add runtime PM support to Bosch C_CAN/D_CAN controllerAnilKumar Ch3-2/+49
2012-09-21can: c_can: Add device tree support to Bosch C_CAN/D_CAN controllerAnilKumar Ch1-17/+38
2012-09-21can: c_can: Modify c_can device namesAnilKumar Ch3-13/+16
2012-09-21can: ti_hecc: fix oops during rmmodMarc Kleine-Budde1-1/+1
2012-09-21can: janz-ican3: fix support for older hardware revisionsIra W. Snyder1-3/+1