Commit Graph

174 Commits (bca03d5f32c8ee9b5cfa1d32640a63fded6cb3c0)

Author SHA1 Message Date
Masayuki Ohtake b21d18b51b can: Topcliff: Add PCH_CAN driver. 15 years ago
Marc Kleine-Budde 612eef4f47 can: mcp251x: fix generation of error frames 15 years ago
Marc Kleine-Budde 5601b2dfae can: mcp251x: fix endless loop in interrupt handler if CANINTF_MERRF is set 15 years ago
Marc Kleine-Budde 9c473fc339 can: mcp251x: optimize 2515, rx int gets cleared automatically 15 years ago
Marc Kleine-Budde beab675cb4 can: mcp251x: define helper functions mcp251x_is_2510, mcp251x_is_2515 15 years ago
Marc Kleine-Budde f1f8c6cbe6 can: mcp251x: Don't use pdata->model for chip selection anymore 15 years ago
Marc Kleine-Budde d3cd156575 can: mcp251x: write intf only when needed 15 years ago
Sascha Hauer 7e15de3a73 can: mcp251x: read-modify-write eflag only when needed 15 years ago
Sascha Hauer f3a3ed3115 can: mcp251x: allow to read two registers in one spi transfer 15 years ago
Sascha Hauer 711e4d6ecc can: mcp251x: increase rx_errors on overflow, not only rx_over_errors 15 years ago
Marc Kleine-Budde 57d3c7b09b can: mcp251x: fix NOHZ local_softirq_pending 08 warning 15 years ago
Julia Lawall aed5029ead drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leak 15 years ago
Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
Matthias Fuchs 96d8e90382 can: Add driver for esd CAN-USB/2 device 15 years ago
Marc Kleine-Budde e955cead03 CAN: Add Flexcan CAN controller driver 15 years ago
Eric Dumazet ba2d358791 drivers/net: use __packed annotation 15 years ago
Anatolij Gustschin 6bd17eb96f can: mpc5xxx_can.c: Fix build failure 15 years ago
Ira W. Snyder 631eb22784 can: Add support for Janz VMOD-ICAN3 Intelligent CAN module 15 years ago
Grant Likely 4018294b53 of: Remove duplicate fields from of_platform_driver 15 years ago
Oliver Hartkopp 1f01bfd202 can: SJA1000 add missing spin_lock_init() 15 years ago
Daniel Mack 997ea58eb9 USB: rename usb_buffer_alloc() and usb_buffer_free() users 15 years ago
Grant Likely 61c7a080a5 of: Always use 'struct device.of_node' to get device node pointer. 15 years ago
Oliver Hartkopp 57c8a45664 can: Fix SJA1000 command register writes on SMP systems 15 years ago
Wolfgang Grandegger 56e6943b90 can: sja1000 platform data fixes 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
Hans J. Koch 1c0b28b1ee can: Fix possible NULL pointer dereference in ems_usb.c 15 years ago
Eric Dumazet 127aa0e14b drivers: net: last_rx elimination 15 years ago
Hans J. Koch 829e001543 Fix some #includes in CAN drivers (rebased for net-next-2.6) 15 years ago
Matthias Fuchs 82e381775f can: Add esd board support to plx_pci CAN driver 15 years ago
Marc Zyngier e446630c96 Add hotplug support to mcp251x driver 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Mike Frysinger 21afc27c9f can: bfin_can: switch to common Blackfin can header 15 years ago
Yegor Yefremov 986917b7b7 can: sja1000: add read/write routines for 8, 16 and 32-bit register access 15 years ago
Yegor Yefremov abde89d7f5 can: sja1000: allow shared interrupt definition 15 years ago
Barry Song e9dcd1613f can: fix bfin_can build error after alloc_candev() change 15 years ago
Dan Carpenter ea3fb371b2 ems_usb: cleanup: remove uneeded check 15 years ago
Sriramakrishnan 773c3e75d1 can: ti hecc module : add platform specific initialization callback. 15 years ago
Wolfgang Grandegger 52c793f240 can: netlink support for bus-error reporting and counters 15 years ago
Sriram 35e2da46d2 can:ti_hecc: Add pm hook-up 15 years ago
Thadeu Lima de Souza Cascardo ae06b8330a can: ems_usb: removed duplicated code setting local echo support 15 years ago
Christian Pellegrin bf66f3736a can: mcp251x: Move to threaded interrupts instead of workqueues. 15 years ago
Thadeu Lima de Souza Cascardo 59b26c7291 trivial: remove duplicated "from" in CAN USB EMS Kconfig help 15 years ago
Pavel Cheblakov 24c4a3b292 can: add support for CAN interface cards based on the PLX90xx PCI bridge 15 years ago
Wolfgang Grandegger c5bab5e94d can: mscan-mpc5xxx: fix broken support for the MPC5200 15 years ago
Christian Pellegrin ad72c347e5 can: Proper ctrlmode handling for CAN devices 15 years ago
Oliver Hartkopp 3ccd4c6167 can: Unify droping of invalid tx skbs and netdev stats 15 years ago
Wolfgang Grandegger bf3af54732 can: mscan-mpc5xxx: add support for the MPC512x processor 15 years ago
Wolfgang Grandegger 2d4b6faf7d can: mscan: fix improper return if dlc < 8 in start_xmit function 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago