summaryrefslogtreecommitdiff
path: root/drivers/net/can/mcp251x.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-13Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch1-1/+0
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2010-03-31Add hotplug support to mcp251x driverMarc Zyngier1-0/+14
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-02-04can: 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-04drivers/net/can: Correct NULL testJulia Lawall1-1/+1
2009-12-14can: 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