summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/sja1000
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-206-15/+24
|\
| * can: Remove unnecessary alloc/OOM messagesJoe Perches2013-02-044-7/+1
| * can: sja1000: add LED trigger supportFabio Baltieri2013-01-261-1/+16
| * can: sja1000: correct indention of Kconfig help textMarc Kleine-Budde2013-01-261-6/+6
| * can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' blockMarc Kleine-Budde2013-01-261-1/+1
* | sja1000: don't use [delayed_]work_pending()Tejun Heo2012-12-281-2/+1
|/
* can: sja1000: fix compilation on x86Marc Kleine-Budde2012-12-151-1/+1
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-075-7/+5
* can: remove __dev* attributesBill Pemberton2012-12-039-36/+36
* can: sja1000: remove obsolete variable open_timeMarc Kleine-Budde2012-11-292-9/+0
* can: sja1000_platform: add MODULE_ALIASMarc Kleine-Budde2012-11-271-0/+1
* can: sja1000: Make sja1000_of_platform selectable and compilable on SPARCAndreas Larsson2012-11-272-3/+5
* can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opt...Muhammad Ghias2012-11-152-0/+20
* can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boardsStephane Grosjean2012-10-241-2/+11
* can: peak_pcmcia: fix error return codePeter Senna Tschudin2012-10-041-1/+3
* can: peak_pci: fix error return codePeter Senna Tschudin2012-10-041-0/+2
* can: sja1000: Add support for listen-only mode and one-shot modeAndreas Larsson2012-09-221-7/+24
* can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharingSven Schmitt2012-08-241-1/+3
* can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde2012-07-201-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-1/+1
|\
| * Fix "the the" in various KconfigMasanari Iida2012-04-181-1/+1
* | net/can: use module_pci_driverAxel Lin2012-04-164-48/+4
|/
* can: sja1000: add support for PEAK-System PCMCIA cardStephane Grosjean2012-03-033-0/+763
* can: peak_pci: add support of some new PEAK-System PCI cardsStephane Grosjean2012-03-032-17/+506
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-261-1/+12
|\
| * can: sja1000: fix isr hang when hw is unplugged under loadOliver Hartkopp2012-02-201-1/+12
* | Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-02-043-11/+31
|\ \ | |/ |/|
| * can: replace the dev_dbg/info/err/... with the new netdev_xxx macrosWolfgang Grandegger2012-02-031-10/+9
| * can: plx_pci: add support for IXXAT PCI cardsJames Kime2012-02-032-1/+22
* | can: peak_pci: Fix the way channels are linked togetherStephane Grosjean2012-02-031-14/+9
|/
* can: sja1000_isa: convert to platform driver to support x86_64 systemsWolfgang Grandegger2011-11-292-30/+65
* can: sja1000_isa: fix "limited range" compiler warningsWolfgang Grandegger2011-11-291-12/+12
* net/can: convert drivers/net/can/* to use module_platform_driver()Axel Lin2011-11-292-23/+2
* net, sja1000: Don't include version.h in peak_pci.c when not neededJesper Juhl2011-11-211-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-256-4/+638
|\
| * can: remove references to berlios mailinglistMarc Kleine-Budde2011-10-172-4/+0
| * can/sja1000: add driver for EMS PCMCIA cardOliver Hartkopp2011-09-283-0/+339
| * can/sja1000: driver for PEAK PCAN PCI/PCIe cardsWolfgang Grandegger2011-09-213-0/+299
* | doc: fix broken referencesPaul Bolle2011-09-271-1/+1
|/
* drivers/net/can/sja1000/plx_pci.c: eliminate double freeJulia Lawall2011-08-131-2/+2
* net: include io.h in sja1000_of_platform.c for iounmap etcStephen Rothwell2011-06-291-0/+1
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-061-0/+1
* can: fix SJA1000 dlc for RTR packetsKurt Van Dijck2011-05-051-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* drivers/net/*/: Use static constJoe Perches2010-12-211-1/+1
* drivers/net/can/sja1000: Use printf extension %pR for struct resourceJoe Perches2010-11-171-6/+2
* can: tscan1: add driver for TS-CAN1 boardsAndre B. Oliveira2010-10-243-0/+229
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-251-0/+2
|\
OpenPOWER on IntegriCloud