index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
ti_hecc.c
Age
Commit message (
Expand
)
Author
2013-05-16
net: can: ti_hecc: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-01-26
can: ti_hecc: fix invalid error codes
Olivier Sobrie
2013-01-26
can: ti_hecc: add LED trigger support
Fabio Baltieri
2012-12-03
can: remove __dev* attributes
Bill Pemberton
2012-11-27
can: ti_hecc: add MODULE_ALIAS
Marc Kleine-Budde
2012-09-21
can: ti_hecc: fix oops during rmmod
Marc Kleine-Budde
2012-07-20
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
2012-02-04
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2012-02-03
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
Wolfgang Grandegger
2012-02-03
can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callback
Wolfgang Grandegger
2012-02-02
can: ti_hecc: use netif_rx in the interrupt
Wolfgang Grandegger
2011-11-29
net/can: convert drivers/net/can/* to use module_platform_driver()
Axel Lin
2011-09-16
can: ti_hecc: include linux/io.h
Daniel Mack
2011-08-26
can: ti_hecc: Fix uninitialized spinlock in probe
Abhilash K V
2011-08-26
can: ti_hecc: Fix unintialized variable
Abhilash K V
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-04-13
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
2010-02-26
can: ti hecc module : add platform specific initialization callback.
Sriramakrishnan
2010-02-22
can:ti_hecc: Add pm hook-up
Sriram
2010-01-15
can: Proper ctrlmode handling for CAN devices
Christian Pellegrin
2010-01-12
can: Unify droping of invalid tx skbs and netdev stats
Oliver Hartkopp
2009-12-14
can: Fix data length code handling in rx path
Oliver Hartkopp
2009-10-20
can: provide library functions for skb allocation
Wolfgang Grandegger
2009-10-13
can: make the number of echo skb's configurable
Wolfgang Grandegger
2009-10-08
can: add TI CAN (HECC) driver
Anant Gole