aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/ti_hecc.c
Commit message (Expand)AuthorAgeFilesLines
* can: ti_hecc: fix invalid error codesOlivier Sobrie2013-02-031-2/+2
* can: ti_hecc: fix oops during rmmodMarc Kleine-Budde2012-10-021-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch2010-04-131-1/+0
* can: ti hecc module : add platform specific initialization callback.Sriramakrishnan2010-02-261-1/+16
* can:ti_hecc: Add pm hook-upSriram2010-02-221-3/+48
* can: Proper ctrlmode handling for CAN devicesChristian Pellegrin2010-01-151-0/+1
* can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp2010-01-121-1/+3
* can: Fix data length code handling in rx pathOliver Hartkopp2009-12-131-1/+1
* can: provide library functions for skb allocationWolfgang Grandegger2009-10-201-13/+4
* can: make the number of echo skb's configurableWolfgang Grandegger2009-10-131-5/+1
* can: add TI CAN (HECC) driverAnant Gole2009-10-071-0/+1006