aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/sja1000 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-26can: sja1000: add LED trigger supportFabio Baltieri1-1/+16
2013-01-26can: sja1000: correct indention of Kconfig help textMarc Kleine-Budde1-6/+6
2013-01-26can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' blockMarc Kleine-Budde1-1/+1
2012-12-28sja1000: don't use [delayed_]work_pending()Tejun Heo1-2/+1
2012-12-15can: sja1000: fix compilation on x86Marc Kleine-Budde1-1/+1
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman5-7/+5
2012-12-03can: remove __dev* attributesBill Pemberton9-36/+36
2012-11-29can: sja1000: remove obsolete variable open_timeMarc Kleine-Budde2-9/+0
2012-11-27can: sja1000_platform: 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-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-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-09-22can: sja1000: Add support for listen-only mode and one-shot modeAndreas Larsson1-7/+24
2012-08-24can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharingSven Schmitt1-1/+3
2012-07-20can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde1-1/+1
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2012-04-18Fix "the the" in various KconfigMasanari Iida1-1/+1
2012-04-16net/can: use module_pci_driverAxel Lin4-48/+4
2012-03-03can: sja1000: add support for PEAK-System PCMCIA cardStephane Grosjean3-0/+763
2012-03-03can: peak_pci: add support of some new PEAK-System PCI cardsStephane Grosjean2-17/+506
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+12
2012-02-20can: sja1000: fix isr hang when hw is unplugged under loadOliver Hartkopp1-1/+12
2012-02-04Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller3-11/+31
2012-02-03can: replace the dev_dbg/info/err/... with the new netdev_xxx macrosWolfgang Grandegger1-10/+9
2012-02-03can: plx_pci: add support for IXXAT PCI cardsJames Kime2-1/+22
2012-02-03can: peak_pci: Fix the way channels are linked togetherStephane Grosjean1-14/+9
2011-11-29can: sja1000_isa: convert to platform driver to support x86_64 systemsWolfgang Grandegger2-30/+65
2011-11-29can: sja1000_isa: fix "limited range" compiler warningsWolfgang Grandegger1-12/+12
2011-11-29net/can: convert drivers/net/can/* to use module_platform_driver()Axel Lin2-23/+2
2011-11-21net, sja1000: Don't include version.h in peak_pci.c when not neededJesper Juhl1-1/+0
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds6-4/+638
2011-10-17can: remove references to berlios mailinglistMarc Kleine-Budde2-4/+0
2011-09-28can/sja1000: add driver for EMS PCMCIA cardOliver Hartkopp3-0/+339
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-09-21can/sja1000: driver for PEAK PCAN PCI/PCIe cardsWolfgang Grandegger3-0/+299
2011-08-13drivers/net/can/sja1000/plx_pci.c: eliminate double freeJulia Lawall1-2/+2
2011-06-29net: include io.h in sja1000_of_platform.c for iounmap etcStephen Rothwell1-0/+1
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-05-05can: fix SJA1000 dlc for RTR packetsKurt Van Dijck1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-02-28dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely1-5/+4
2010-12-21drivers/net/*/: Use static constJoe Perches1-1/+1
2010-11-17drivers/net/can/sja1000: Use printf extension %pR for struct resourceJoe Perches1-6/+2
2010-10-24can: tscan1: add driver for TS-CAN1 boardsAndre B. Oliveira3-0/+229
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely1-2/+2
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+2
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely9-30/+204
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely1-3/+5