summaryrefslogtreecommitdiff
path: root/drivers/net/can/sja1000
AgeCommit message (Expand)Author
2013-03-12colibri_t20/30: can: integrate mcp251x and sja1000 supportMarcel Ziswiler
2011-08-13drivers/net/can/sja1000/plx_pci.c: eliminate double freeJulia Lawall
2011-06-29net: include io.h in sja1000_of_platform.c for iounmap etcStephen Rothwell
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-05-05can: fix SJA1000 dlc for RTR packetsKurt Van Dijck
2011-03-31Fix common misspellingsLucas De Marchi
2011-02-28dt/net: Eliminate users of of_platform_{,un}register_driverGrant Likely
2010-12-21drivers/net/*/: Use static constJoe Perches
2010-11-17drivers/net/can/sja1000: Use printf extension %pR for struct resourceJoe Perches
2010-10-24can: tscan1: add driver for TS-CAN1 boardsAndre B. Oliveira
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-05-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-20can: SJA1000 add missing spin_lock_init()Oliver Hartkopp
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-18can: Fix SJA1000 command register writes on SMP systemsOliver Hartkopp
2010-05-17can: sja1000 platform data fixesWolfgang Grandegger
2010-05-10net: trans_start cleanupsEric Dumazet
2010-04-13Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch
2010-04-13can: Add esd board support to plx_pci CAN driverMatthias Fuchs
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-21can: sja1000: add read/write routines for 8, 16 and 32-bit register accessYegor Yefremov
2010-03-21can: sja1000: allow shared interrupt definitionYegor Yefremov
2010-02-26can: netlink support for bus-error reporting and countersWolfgang Grandegger
2010-02-03can: add support for CAN interface cards based on the PLX90xx PCI bridgePavel Cheblakov
2010-01-15can: Proper ctrlmode handling for CAN devicesChristian Pellegrin
2010-01-12can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-12-13can: Fix data length code handling in rx pathOliver Hartkopp
2009-11-18drivers/net/can: remove exceptional & on function nameJulia Lawall
2009-11-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-13can: Fix driver Kconfig structureOliver Hartkopp
2009-10-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-10-27can: sja1000: fix bug using library functions for skb allocationKurt Van Dijck
2009-10-20can: provide library functions for skb allocationWolfgang Grandegger
2009-10-14net: Fix OF platform drivers coldplug/hotplug when compiled as modulesAnton Vorontsov
2009-10-13can: make the number of echo skb's configurableWolfgang Grandegger
2009-09-24ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2Sebastian Haas
2009-09-04can: sja1000: legacy SJA1000 ISA bus driverWolfgang Grandegger
2009-09-04can: sja1000: fix network statistics updateWolfgang Grandegger
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
2009-07-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-23can: sja1000: Add support for the new 4 channel EMS CPC-PCI cardsSebastian Haas
2009-07-20can: sja1000: remove duplicated includesWolfgang Grandegger
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-10can: sja1000_of_platform: fix build problems with printk formatWolfgang Grandegger
2009-06-01can: sja1000: generic OF platform bus driverWolfgang Grandegger