Commit Graph

109 Commits (01eebb53a65996dfbfb892bf5eb21ae831fbe3a6)

Author SHA1 Message Date
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
Julia Lawall ce739b473c drivers/net/can: Correct NULL test 15 years ago
Uwe Kleine-König 4773a47d8a can/at91: don't check platform_get_irq's return value against zero 15 years ago
Geert Uytterhoeven 231d52a7be can: CAN_MCP251X should depend on HAS_DMA 15 years ago
Oliver Hartkopp c7cd606f60 can: Fix data length code handling in rx path 15 years ago
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