summaryrefslogtreecommitdiff
path: root/drivers/net/can/sja1000
AgeCommit message (Expand)Author
2014-06-30can: peak_pci: prevent use after free at netdev removalStephane Grosjean
2014-01-11can: sja1000: add support for Elcus CAN200PCIOleg Moroz
2013-12-17can: Fix FSF address in file headersJeff Kirsher
2013-11-25can: sja1000: fix {pre,post}_irq() handling and IRQ handler return valueOliver Hartkopp
2013-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-10-09drivers: remove unnecessary prom.h includesRob Herring
2013-09-21can: sja1000: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-21can: sja1000: use dev_get_platdata()Jingoo Han
2013-06-03net: can: use platform_{get,set}_drvdata()Jingoo Han
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-29Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-16can: sja1000: use common prefix for all sja1000 definesOliver Hartkopp
2013-04-14Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman
2013-04-12can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz
2013-03-27can: sja1000: limit PEAK PCAN-PC Card to HAS_IOPORTMarc Kleine-Budde
2013-03-27can: sja1000: fix define conflict on SHMarc Kleine-Budde
2013-03-15drivers/net: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-04can: Remove unnecessary alloc/OOM messagesJoe Perches
2013-01-26can: sja1000: add LED trigger supportFabio Baltieri
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
2012-12-28sja1000: don't use [delayed_]work_pending()Tejun Heo
2012-12-15can: sja1000: fix compilation on x86Marc Kleine-Budde
2012-12-07drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman
2012-12-03can: remove __dev* attributesBill Pemberton
2012-11-29can: sja1000: remove obsolete variable open_timeMarc Kleine-Budde
2012-11-27can: sja1000_platform: add MODULE_ALIASMarc Kleine-Budde
2012-11-27can: sja1000: Make sja1000_of_platform selectable and compilable on SPARCAndreas Larsson
2012-11-15can: sja1000: plx_pci: add support for Connect Tech Inc's Canpro/104-Plus Opt...Muhammad Ghias
2012-10-24can: sja1000: fix/add miniPCIe/cPCI PC/104Plus PCI/104e PEAK-System boardsStephane Grosjean
2012-10-04can: peak_pcmcia: fix error return codePeter Senna Tschudin
2012-10-04can: peak_pci: fix error return codePeter Senna Tschudin
2012-09-22can: sja1000: Add support for listen-only mode and one-shot modeAndreas Larsson
2012-08-24can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharingSven Schmitt
2012-07-20can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-04-18Fix "the the" in various KconfigMasanari Iida
2012-04-16net/can: use module_pci_driverAxel Lin
2012-03-03can: sja1000: add support for PEAK-System PCMCIA cardStephane Grosjean
2012-03-03can: peak_pci: add support of some new PEAK-System PCI cardsStephane Grosjean
2012-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-20can: sja1000: fix isr hang when hw is unplugged under loadOliver Hartkopp
2012-02-04Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-02-03can: replace the dev_dbg/info/err/... with the new netdev_xxx macrosWolfgang Grandegger
2012-02-03can: plx_pci: add support for IXXAT PCI cardsJames Kime
2012-02-03can: peak_pci: Fix the way channels are linked togetherStephane Grosjean
2011-11-29can: sja1000_isa: convert to platform driver to support x86_64 systemsWolfgang Grandegger
2011-11-29can: sja1000_isa: fix "limited range" compiler warningsWolfgang Grandegger