summaryrefslogtreecommitdiff
path: root/drivers/net/can/sja1000
AgeCommit message (Expand)Author
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-07can: sja1000: Consolidate and unify state change handlingAndri Yngvason
2014-11-18can: remove unused variableSudip Mukherjee
2014-10-20net: can: sja1000: drop owner assignment from platform_driversWolfram Sang
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-18can: peak_pci: add PCI ID definition pcie card variantOliver Hartkopp
2014-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-08-21can: sja1000: Validate initialization state in start methodMirza Krak
2014-08-18net: can: use kbuild magic to inherit debug settingsWolfram Sang
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-07-15can: sja1000: Add support for CAN_CTRLMODE_PRESUME_ACKNikita Edward Baruzdin
2014-07-15can: sja1000: Add support for CAN_CTRLMODE_LOOPBACKNikita Edward Baruzdin
2014-05-21can: peak_pci: prevent use after free at netdev removalStephane Grosjean
2014-04-24can: sja1000_isa: add locking for indirect register access modeOliver Hartkopp
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-03-17can: populate netdev::dev_id for udev discriminationChristopher R. Baker
2014-03-17can: Unify MTU settings for CAN interfacesOliver Hartkopp
2014-02-06can: sja1000: of: add reg-io-width property for 8, 16 and 32-bit register accessFlorian Vaussard
2014-02-04can: sja1000: fuse of_platform into platformFlorian Vaussard
2014-02-04can: sja1000: platform: use devm_* APIsFlorian Vaussard
2014-02-04can: sja1000: convert printk to use netdev APIFlorian Vaussard
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