aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/mcp251x.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* can: mcp251x: Move to threaded interrupts instead of workqueues.Christian Pellegrin2010-02-031-218/+203
* can: Proper ctrlmode handling for CAN devicesChristian Pellegrin2010-01-151-1/+10
* can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp2010-01-121-5/+1
* drivers/net/can: Correct NULL testJulia Lawall2010-01-031-1/+1
* can: Fix data length code handling in rx pathOliver Hartkopp2009-12-131-10/+3
* can: fix setting mcp251x bit timing on openChristian Pellegrin2009-11-181-8/+10
* can: Driver for the Microchip MCP251x SPI CAN controllersChristian Pellegrin2009-11-081-0/+1164