aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/ti_hecc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-13Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch1-1/+0
2010-02-26can: ti hecc module : add platform specific initialization callback.Sriramakrishnan1-1/+16
2010-02-22can:ti_hecc: Add pm hook-upSriram1-3/+48
2010-01-15can: Proper ctrlmode handling for CAN devicesChristian Pellegrin1-0/+1
2010-01-12can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp1-1/+3
2009-12-13can: Fix data length code handling in rx pathOliver Hartkopp1-1/+1
2009-10-20can: provide library functions for skb allocationWolfgang Grandegger1-13/+4
2009-10-13can: make the number of echo skb's configurableWolfgang Grandegger1-5/+1
2009-10-07can: add TI CAN (HECC) driverAnant Gole1-0/+1006