summaryrefslogtreecommitdiff
path: root/drivers/net/can/mcp251x.c
AgeCommit message (Expand)Author
2010-05-10net: trans_start cleanupsEric Dumazet
2010-04-13Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-31Add hotplug support to mcp251x driverMarc Zyngier
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-04can: mcp251x: Move to threaded interrupts instead of workqueues.Christian Pellegrin
2010-01-15can: Proper ctrlmode handling for CAN devicesChristian Pellegrin
2010-01-12can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp
2010-01-04drivers/net/can: Correct NULL testJulia Lawall
2009-12-14can: Fix data length code handling in rx pathOliver Hartkopp
2009-11-18can: fix setting mcp251x bit timing on openChristian Pellegrin
2009-11-08can: Driver for the Microchip MCP251x SPI CAN controllersChristian Pellegrin