index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
bfin_can.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-26
can: remove bfin_can driver
Arnd Bergmann
1
-784
/
+0
2015-11-23
can: remove obsolete assignment for CAN protocol error type
Oliver Hartkopp
1
-2
/
+0
2015-07-15
can: bfin_can: don't touch skb after netif_rx()
Marc Kleine-Budde
1
-4
/
+2
2015-03-04
bfin_can: Merge header file from arch dependent location
Aaron Wu
1
-1
/
+109
2015-03-04
bfin_can: introduce ioremap to comply to archs with MMU
Aaron Wu
1
-14
/
+8
2015-03-04
bfin_can: rewrite the blackfin style of read/write to common ones
Aaron Wu
1
-66
/
+60
2015-01-20
can: move can_stats.bus_off++ from can_bus_off into can_change_state
Andri Yngvason
1
-0
/
+1
2014-10-20
net: can: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-03-17
can: Unify MTU settings for CAN interfaces
Oliver Hartkopp
1
-0
/
+1
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-09-21
can: bfin_can: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-03
net: can: use platform_{get,set}_drvdata()
Jingoo Han
1
-6
/
+4
2013-03-27
can: bfin_can: declare locally used functions static
Marc Kleine-Budde
1
-2
/
+2
2012-12-03
can: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-11-27
can: bfin_can: add MODULE_ALIAS
Marc Kleine-Budde
1
-0
/
+1
2012-07-20
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
1
-1
/
+1
2012-06-06
drivers: net: Remove casts to same type
Joe Perches
1
-1
/
+1
2012-02-03
can: replace the dev_dbg/info/err/... with the new netdev_xxx macros
Wolfgang Grandegger
1
-13
/
+8
2012-02-03
can: bfin_can/ti_hecc/mscan: add missing do_get_berr_counter callback
Wolfgang Grandegger
1
-0
/
+15
2011-11-29
net/can: convert drivers/net/can/* to use module_platform_driver()
Axel Lin
1
-11
/
+1
2011-06-28
can: bfin_can: auto-calculate accessor sizes
Mike Frysinger
1
-59
/
+59
2011-06-28
can: bfin_can: simplify xmit id1 setup
Mike Frysinger
1
-15
/
+6
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-2
/
+0
2010-04-13
Fix some #includes in CAN drivers (rebased for net-next-2.6)
Hans J. Koch
1
-1
/
+0
2010-03-23
can: bfin_can: switch to common Blackfin can header
Mike Frysinger
1
-90
/
+7
2010-03-08
can: fix bfin_can build error after alloc_candev() change
Barry Song
1
-1
/
+2
2010-01-15
can: Proper ctrlmode handling for CAN devices
Christian Pellegrin
1
-0
/
+1
2010-01-12
can: Unify droping of invalid tx skbs and netdev stats
Oliver Hartkopp
1
-0
/
+3
2009-12-14
can: Fix data length code handling in rx path
Oliver Hartkopp
1
-1
/
+1
2009-12-12
can: add the driver for Analog Devices Blackfin on-chip CAN controllers
Barry Song
1
-0
/
+783