Commit Graph

62 Commits (d90a909e1f3e006a1d57fe11fd417173b6494701)

Author SHA1 Message Date
Barry Song bbb84619c3 can: add the driver for Analog Devices Blackfin on-chip CAN controllers 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Julia Lawall 4c9ba61e9e drivers/net/can: remove exceptional & on function name 15 years ago
Christian Pellegrin 615534bc49 can: fix setting mcp251x bit timing on open 15 years ago
Wolfram Sang 24cfbcbabf net/can/mscan: improve build 15 years ago
Wolfram Sang 323907ac72 net/can/mscan: add error path to mscan_open() 15 years ago
Wolfram Sang 74ff60b29e net/can/mscan: replace hardcoded values with defines 15 years ago
Wolfram Sang 81593c1cea net/can/mpc52xx_can: improve properties and their description 15 years ago
Wolfram Sang 3f158c2532 net/can/mpc52xx_can: refactor clock-get routine 15 years ago
Wolfram Sang 68bd7422a2 net/can/mscan: drop assignment in while-construct 15 years ago
Wolfram Sang 1712fe5941 net/can/mscan: fix function annotations 15 years ago
Wolfram Sang 59179ea60c net/can/mscan: use {clr|set}bits8 macros 15 years ago
Wolfram Sang 377a1f0b92 net/can/mscan: drop support for CAN_MODE_{SLEEP|STOP} 15 years ago
Wolfram Sang 0285e7ceaa net/can/mscan: trivial fixes 15 years ago
Wolfram Sang 622ed7e9cf net/can/mscan: move defines into .h file 15 years ago
Wolfram Sang afa17a500a net/can: add driver for mscan family & mpc52xx_mscan 15 years ago
Wolfgang Grandegger 55369c0a64 can: add the missing netlink get_xstats_size callback 15 years ago
Oliver Hartkopp b93cf3f0bb can: Fix driver Kconfig structure 15 years ago
Christian Pellegrin e0000163e3 can: Driver for the Microchip MCP251x SPI CAN controllers 15 years ago
Eric W. Biederman 81adee47df net: Support specifying the network namespace upon device creation. 15 years ago
Wolfgang Grandegger 53a0ef866d can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo() 15 years ago
Sebastian Haas 2b2072e902 ems_usb: Fix byte order issues on big endian machines 15 years ago
Kurt Van Dijck 9dbb58d867 can: sja1000: fix bug using library functions for skb allocation 16 years ago
Wolfgang Grandegger 7b6856a029 can: provide library functions for skb allocation 16 years ago
Anton Vorontsov e72701acbe net: Fix OF platform drivers coldplug/hotplug when compiled as modules 16 years ago
Wolfgang Grandegger a6e4bc5304 can: make the number of echo skb's configurable 16 years ago
Anant Gole 3758bf25db can: add TI CAN (HECC) driver 16 years ago
David S. Miller 99c4a6344f at91_can: Forgotten git 'add' of at91_can.c 16 years ago
Sebastian Haas edf42a27e8 ems_pci: fix size of CAN controllers BAR mapping for CPC-PCI v2 16 years ago
Marc Kleine-Budde 68f4015274 at91_can: add driver for Atmel's CAN controller on AT91SAM9263 16 years ago
Sebastian Haas 702171adee ems_usb: Added support for EMS CPC-USB/ARM7 CAN/USB interface 16 years ago
Oliver Hartkopp 481a819914 can: fix NOHZ local_softirq_pending 08 warning 16 years ago
Wolfgang Grandegger 2a6ba39ad6 can: sja1000: legacy SJA1000 ISA bus driver 16 years ago
Wolfgang Grandegger 8935f57e68 can: sja1000: fix network statistics update 16 years ago
Wolfgang Grandegger 39e3ab6fde can: add can_free_echo_skb() for upcoming drivers 16 years ago
Eric Dumazet 451f144398 drivers: Kill now superfluous ->last_rx stores 16 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Stephen Hemminger 424efe9caf netdev: convert pseudo drivers to netdev_tx_t 16 years ago
Oliver Hartkopp 993e6f2fd4 can: fix oops caused by wrong rtnl newlink usage 16 years ago
Sebastian Haas dd52856ba2 can: sja1000: Add support for the new 4 channel EMS CPC-PCI cards 16 years ago
Wolfgang Grandegger 1b0d92244f can: switch carrier on if device was stopped while in bus-off state 16 years ago
Wolfgang Grandegger b3d0df7ca3 can: restart device even if dev_alloc_skb() fails 16 years ago
Wolfgang Grandegger e2372902d8 can: sja1000: remove duplicated includes 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Heiko Carstens fec37ab56f can: let SJA1000 driver depend on HAS_IOMEM 16 years ago
Wolfgang Grandegger 51611a120e can: sja1000_of_platform: fix build problems with printk format 16 years ago
Wolfgang Grandegger d1a277c584 can: sja1000: generic OF platform bus driver 16 years ago
Wolfgang Grandegger 255a915431 can: sja1000: stop misusing member base_addr of struct net_device 16 years ago
Wolfgang Grandegger 128ced8f9d can: some fixes and cleanups to the initial device driver interface 16 years ago
Wolfgang Grandegger 3878fb6fdb The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 channel) from Kvaser (http://www.kvaser.com). 16 years ago