Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2faf962d90ca4c5ee7ba026b7351b1f74500bcdf
/
drivers
/
net
/
can
/
ti_hecc.c
05c4456
can: ti_heccn: don't touch skb after netif_rx()
by Marc Kleine-Budde
· 9 years ago
be38a6f
can: move can_stats.bus_off++ from can_bus_off into can_change_state
by Andri Yngvason
· 10 years ago
0e90632
net: can: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
c971fa2
can: Unify MTU settings for CAN interfaces
by Oliver Hartkopp
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
ea79c1c
can: ti_hecc: fix endianness related sparse warning
by Marc Kleine-Budde
· 11 years ago
26896fd
can: ti_hecc: remove priv->can.do_get_state() callback
by Marc Kleine-Budde
· 11 years ago
fc21847
can: ti_hecc: use dev_get_platdata()
by Jingoo Han
· 11 years ago
5727dc6
net: can: ti_hecc: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
f1e7b73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
71088c4
can: ti_hecc: fix invalid error codes
by Olivier Sobrie
· 12 years ago
d7ff5aa
can: ti_hecc: add LED trigger support
by Fabio Baltieri
· 12 years ago
3c8ac0f
can: remove __dev* attributes
by Bill Pemberton
· 12 years ago
64116c1
can: ti_hecc: add MODULE_ALIAS
by Marc Kleine-Budde
· 12 years ago
ab04c8b
can: ti_hecc: fix oops during rmmod
by Marc Kleine-Budde
· 12 years ago
194b9a4
can: mark bittiming_const pointer in struct can_priv as const
by Marc Kleine-Budde
· 12 years ago
d07d4c2
Merge branch 'master' of git://gitorious.org/linux-can/linux-can-next
by David S. Miller
· 13 years ago
aabdfd6
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
by Wolfgang Grandegger
· 13 years ago
79d0d8a
can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callback
by Wolfgang Grandegger
· 13 years ago
e3f240f
can: ti_hecc: use netif_rx in the interrupt
by Wolfgang Grandegger
· 13 years ago
871d337
net/can: convert drivers/net/can/* to use module_platform_driver()
by Axel Lin
· 13 years ago
34b8686d
can: ti_hecc: include linux/io.h
by Daniel Mack
· 13 years ago
86ad47f
can: ti_hecc: Fix uninitialized spinlock in probe
by Abhilash K V
· 13 years ago
6f288cc
can: ti_hecc: Fix unintialized variable
by Abhilash K V
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
829e001
Fix some #includes in CAN drivers (rebased for net-next-2.6)
by Hans J. Koch
· 15 years ago
773c3e7
can: ti hecc module : add platform specific initialization callback.
by Sriramakrishnan
· 15 years ago
35e2da4
can:ti_hecc: Add pm hook-up
by Sriram
· 15 years ago
ad72c34
can: Proper ctrlmode handling for CAN devices
by Christian Pellegrin
· 15 years ago
3ccd4c6
can: Unify droping of invalid tx skbs and netdev stats
by Oliver Hartkopp
· 15 years ago
c7cd606
can: Fix data length code handling in rx path
by Oliver Hartkopp
· 15 years ago
7b6856a
can: provide library functions for skb allocation
by Wolfgang Grandegger
· 15 years ago
a6e4bc5
can: make the number of echo skb's configurable
by Wolfgang Grandegger
· 15 years ago
3758bf2
can: add TI CAN (HECC) driver
by Anant Gole
· 15 years ago