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
/
janz-ican3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
can: janz-ican3: fix ican3_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
1
-3
/
+3
2017-07-18
net: can: janz-ican3: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-05-09
can: janz-ican3: error handling for CAL/CANopen firmware
Andreas Gröger
1
-9
/
+95
2015-11-23
can: remove obsolete assignment for CAN protocol error type
Oliver Hartkopp
1
-1
/
+0
2015-05-06
can: janz-ican3: add support for CAL/CANopen firmware
Andreas Gröger
1
-37
/
+88
2015-02-04
can: janz-ican3: fix type mismatch in assignment
Nicholas Mc Guire
1
-4
/
+2
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-03-07
can: janz-ican3: convert dev_<level> printing to netdev_<level>
Marc Kleine-Budde
1
-34
/
+30
2014-01-31
Merge tag 'linux-can-fixes-for-3.14-20140129' of git://gitorious.org/linux-ca...
David S. Miller
1
-1
/
+1
2014-01-31
can: add destructor for self generated skbs
Oliver Hartkopp
1
-14
/
+4
2014-01-29
can: janz-ican3: fix uninitialized variable warnings
Ira W. Snyder
1
-1
/
+1
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-09-21
can: janz-ican3: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-03
net: can: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2012-12-03
can: remove __dev* attributes
Bill Pemberton
1
-12
/
+12
2012-11-15
can: janz-ican3: Fix the usage of wait_for_completion_timeout
Chuansheng Liu
1
-2
/
+2
2012-09-21
can: janz-ican3: fix support for older hardware revisions
Ira W. Snyder
1
-3
/
+1
2012-07-20
can: janz-ican3: add support for one shot mode
Ira W. Snyder
1
-1
/
+7
2012-07-20
can: janz-ican3: avoid firmware lockup caused by infinite bus error quota
Ira W. Snyder
1
-1
/
+11
2012-07-20
can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS
Ira W. Snyder
1
-46
/
+157
2012-07-20
can: janz-ican3: fix error and byte counters
Ira W. Snyder
1
-5
/
+6
2012-07-20
can: janz-ican3: cleanup of ican3_to_can_frame and can_frame_to_ican3
Marc Kleine-Budde
1
-5
/
+5
2012-07-20
can: janz-ican3: drop invalid skbs
Ira W. Snyder
1
-0
/
+3
2012-07-20
can: janz-ican3: remove dead code
Ira W. Snyder
1
-2
/
+0
2012-07-20
can: mark bittiming_const pointer in struct can_priv as const
Marc Kleine-Budde
1
-1
/
+1
2011-11-29
net/can: convert drivers/net/can/* to use module_platform_driver()
Axel Lin
1
-12
/
+1
2011-06-22
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-05-26
mfd: Use mfd cell platform_data for janz cells platform bits
Samuel Ortiz
1
-2
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-4
/
+4
2011-03-23
mfd: mfd_cell is now implicitly available to janz drivers
Andres Salomon
1
-1
/
+2
2011-02-05
net: can: janz-ican3: world-writable sysfs termination file
Vasiliy Kulikov
1
-1
/
+1
2010-12-12
drivers/net: remove unnecessary flush_scheduled_work() calls
Tejun Heo
1
-9
/
+0
2010-05-28
can: Add support for Janz VMOD-ICAN3 Intelligent CAN module
Ira W. Snyder
1
-0
/
+1830