aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/can/ti_hecc.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2012-02-04
|\
| * can: replace the dev_dbg/info/err/... with the new netdev_xxx macrosWolfgang Grandegger2012-02-02
| * can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callbackWolfgang Grandegger2012-02-02
* | can: ti_hecc: use netif_rx in the interruptWolfgang Grandegger2012-02-02
|/
* net/can: convert drivers/net/can/* to use module_platform_driver()Axel Lin2011-11-29
* can: ti_hecc: include linux/io.hDaniel Mack2011-09-16
* can: ti_hecc: Fix uninitialized spinlock in probeAbhilash K V2011-08-26
* can: ti_hecc: Fix unintialized variableAbhilash K V2011-08-26
* Fix common misspellingsLucas De Marchi2011-03-31
* Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch2010-04-13
* can: ti hecc module : add platform specific initialization callback.Sriramakrishnan2010-02-26
* can:ti_hecc: Add pm hook-upSriram2010-02-22
* can: Proper ctrlmode handling for CAN devicesChristian Pellegrin2010-01-15
* can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp2010-01-12
* can: Fix data length code handling in rx pathOliver Hartkopp2009-12-13
* can: provide library functions for skb allocationWolfgang Grandegger2009-10-20
* can: make the number of echo skb's configurableWolfgang Grandegger2009-10-13
* can: add TI CAN (HECC) driverAnant Gole2009-10-08