summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/mcp251x.c
Commit message (Expand)AuthorAgeFilesLines
* net: trans_start cleanupsEric Dumazet2010-05-101-1/+0Star
* Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch2010-04-131-1/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | Add hotplug support to mcp251x driverMarc Zyngier2010-03-311-0/+14
|/
* can: mcp251x: Move to threaded interrupts instead of workqueues.Christian Pellegrin2010-02-041-218/+203Star
* 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/+1Star
* drivers/net/can: Correct NULL testJulia Lawall2010-01-041-1/+1
* can: Fix data length code handling in rx pathOliver Hartkopp2009-12-141-10/+3Star
* 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