index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
ti_hecc.c
Age
Commit message (
Expand
)
Author
2019-11-11
can: rx-offload: Prepare for CAN FD support
Joakim Zhang
2019-11-04
can: ti_hecc: add missing state changes
Jeroen Hofstee
2019-11-04
can: ti_hecc: properly report state changes
Jeroen Hofstee
2019-11-04
can: ti_hecc: add fifo overflow error reporting
Jeroen Hofstee
2019-11-04
can: ti_hecc: release the mailbox a bit earlier
Jeroen Hofstee
2019-11-04
can: ti_hecc: keep MIM and MD set
Jeroen Hofstee
2019-11-04
can: ti_hecc: ti_hecc_stop(): stop the CPK on down
Jeroen Hofstee
2019-11-04
can: ti_hecc: ti_hecc_error(): increase error counters if skb enqueueing via ...
Marc Kleine-Budde
2019-08-13
can: ti_hecc: ti_hecc_mailbox_read(): remove set but not used variable 'mbx_m...
YueHaibing
2019-08-13
can: ti_hecc: ti_hecc_mailbox_read(): add blank lines to improve readability
Marc Kleine-Budde
2019-08-13
can: ti_hecc: ti_hecc_start(): avoid multiple assignments
Marc Kleine-Budde
2019-08-13
can: ti_hecc: fix print formating strings
Marc Kleine-Budde
2019-08-13
can: ti_hecc: avoid long lines
Marc Kleine-Budde
2019-08-13
can: ti_hecc: fix indention
Marc Kleine-Budde
2019-08-13
can: ti_hecc: convert block comments to network style comments
Marc Kleine-Budde
2019-07-24
can: ti_hecc: use timestamp based rx-offloading
Jeroen Hofstee
2017-12-01
can: ti_hecc: Fix napi poll return value for repoll
Oliver Stäbler
2017-04-25
can: ti_hecc: fix return value check in ti_hecc_probe()
Wei Yongjun
2017-04-04
can: ti_hecc: Convert TI HECC driver to DT only driver
Yegor Yefremov
2017-01-18
can: ti_hecc: add missing prepare and unprepare of the clock
Yegor Yefremov
2015-11-23
can: remove obsolete assignment for CAN protocol error type
Oliver Hartkopp
2015-11-23
can: fix assignment of error location in CAN error messages
Oliver Hartkopp
2015-07-15
can: ti_heccn: don't touch skb after netif_rx()
Marc Kleine-Budde
2015-01-20
can: move can_stats.bus_off++ from can_bus_off into can_change_state
Andri Yngvason
2014-10-20
net: can: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-17
can: Unify MTU settings for CAN interfaces
Oliver Hartkopp
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-11
can: ti_hecc: fix endianness related sparse warning
Marc Kleine-Budde
2013-10-31
can: ti_hecc: remove priv->can.do_get_state() callback
Marc Kleine-Budde
2013-09-21
can: ti_hecc: use dev_get_platdata()
Jingoo Han
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-03
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
[next]