summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/ti_hecc.c
AgeCommit message (Expand)Author
2012-09-21can: ti_hecc: fix oops during rmmodMarc Kleine-Budde
2012-07-20can: mark bittiming_const pointer in struct can_priv as constMarc Kleine-Budde
2012-02-04Merge branch 'master' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2012-02-03can: replace the dev_dbg/info/err/... with the new netdev_xxx macrosWolfgang Grandegger
2012-02-03can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callbackWolfgang Grandegger
2012-02-03can: ti_hecc: use netif_rx in the interruptWolfgang Grandegger
2011-11-29net/can: convert drivers/net/can/* to use module_platform_driver()Axel Lin
2011-09-16can: ti_hecc: include linux/io.hDaniel Mack
2011-08-26can: ti_hecc: Fix uninitialized spinlock in probeAbhilash K V
2011-08-26can: ti_hecc: Fix unintialized variableAbhilash K V
2011-03-31Fix common misspellingsLucas De Marchi
2010-04-13Fix some #includes in CAN drivers (rebased for net-next-2.6)Hans J. Koch
2010-02-26can: ti hecc module : add platform specific initialization callback.Sriramakrishnan
2010-02-22can:ti_hecc: Add pm hook-upSriram
2010-01-15can: Proper ctrlmode handling for CAN devicesChristian Pellegrin
2010-01-12can: Unify droping of invalid tx skbs and netdev statsOliver Hartkopp
2009-12-13can: Fix data length code handling in rx pathOliver Hartkopp
2009-10-20can: provide library functions for skb allocationWolfgang Grandegger
2009-10-13can: make the number of echo skb's configurableWolfgang Grandegger
2009-10-07can: add TI CAN (HECC) driverAnant Gole