aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/mcp251x.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30Add hotplug support to mcp251x driverMarc Zyngier1-0/+14
2010-02-03can: mcp251x: Move to threaded interrupts instead of workqueues.Christian Pellegrin1-218/+203
2010-01-15can: Proper ctrlmode handling for CAN devicesChristian Pellegrin1-1/+10
2010-01-12can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp1-5/+1
2010-01-03drivers/net/can: Correct NULL testJulia Lawall1-1/+1
2009-12-13can: Fix data length code handling in rx pathOliver Hartkopp1-10/+3
2009-11-18can: fix setting mcp251x bit timing on openChristian Pellegrin1-8/+10
2009-11-08can: Driver for the Microchip MCP251x SPI CAN controllersChristian Pellegrin1-0/+1164