1
0
Fork 0
alistair23-linux/drivers/net/can
Pavel Cheblakov 24c4a3b292 can: add support for CAN interface cards based on the PLX90xx PCI bridge
This driver is for CAN interface cards based on the PLX90xx PCI bridge.
Driver supports now:
 - Adlink PCI-7841/cPCI-7841 card (http://www.adlinktech.com/)
 - Adlink PCI-7841/cPCI-7841 SE card
 - Marathon CAN-bus-PCI card (http://www.marathon.ru/)
 - TEWS TECHNOLOGIES TPMC810 card (http://www.tews.com/)

Changes since v1:
 - Added some defines for static inline int plx_pci_check_sja1000(...)
 - static struct pci_device_id plx_pci_tbl[] replaced by
   static DEFINE_PCI_DEVICE_TABLE(plx_pci_tbl)
 - Typo fixed

Signed-off-by: Pavel Cheblakov <P.B.Cheblakov@inp.nsk.su>
Acked-by: Wolfgang Grandegger <wg@grandegger.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-02-03 18:38:41 -08:00
..
mscan can: mscan-mpc5xxx: fix broken support for the MPC5200 2010-01-15 01:43:30 -08:00
sja1000 can: add support for CAN interface cards based on the PLX90xx PCI bridge 2010-02-03 18:38:41 -08:00
usb can: Proper ctrlmode handling for CAN devices 2010-01-15 01:39:17 -08:00
Kconfig can: CAN_MCP251X should depend on HAS_DMA 2009-12-13 19:56:36 -08:00
Makefile can: add the driver for Analog Devices Blackfin on-chip CAN controllers 2009-12-11 15:07:58 -08:00
at91_can.c can: Proper ctrlmode handling for CAN devices 2010-01-15 01:39:17 -08:00
bfin_can.c can: Proper ctrlmode handling for CAN devices 2010-01-15 01:39:17 -08:00
dev.c can: Proper ctrlmode handling for CAN devices 2010-01-15 01:39:17 -08:00
mcp251x.c can: Proper ctrlmode handling for CAN devices 2010-01-15 01:39:17 -08:00
ti_hecc.c can: Proper ctrlmode handling for CAN devices 2010-01-15 01:39:17 -08:00
vcan.c can: Unify droping of invalid tx skbs and netdev stats 2010-01-12 02:00:46 -08:00