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
/
softing
/
softing_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-11
can: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2023-05-15
can: softing: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
1
-1
/
+1
2022-07-28
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
1
-0
/
+6
2022-07-26
can: softing: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
1
-2
/
+2
2022-02-24
can: softing: softing_netdev_open(): remove redundant ret variable
Minghao Chi
1
-4
/
+1
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
1
-4
/
+4
2021-05-27
can: softing: Remove redundant variable ptr
Jiapeng Chong
1
-2
/
+0
2021-01-14
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-1
/
+1
2021-01-14
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
1
-1
/
+1
2020-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+7
2020-12-06
can: softing: softing_netdev_open(): fix error handling
Zhang Qilong
1
-2
/
+7
2020-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
1
-7
/
+7
2020-11-20
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
1
-1
/
+1
2020-10-06
can: softing: softing_card_shutdown(): add braces around empty body in an 'i...
Marc Kleine-Budde
1
-1
/
+2
2020-09-21
can: drivers: fix spelling mistakes
Marc Kleine-Budde
1
-4
/
+4
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-07-06
net/can: using dev_get_drvdata directly
Fuqian Huang
1
-2
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
Thomas Gleixner
1
-12
/
+1
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
1
-2
/
+2
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-1
/
+1
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: softing: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-04-25
can: softing: remove unused sysfs attributes
Kurt Van Dijck
1
-4
/
+0
2014-04-25
can: softing: drop 'channel' sysfs attribute
Kurt Van Dijck
1
-12
/
+4
2014-03-17
can: populate netdev::dev_id for udev discrimination
Christopher R. Baker
1
-0
/
+1
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-12-17
can: Fix FSF address in file headers
Jeff Kirsher
1
-2
/
+1
2013-09-21
can: softing: 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-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
1
-1
/
+1
2012-12-03
can: remove __dev* attributes
Bill Pemberton
1
-6
/
+6
2012-07-17
can: softing: softing_main: ensure a consistent return value in error case
Julia Lawall
1
-1
/
+1
2011-11-29
net/can: convert drivers/net/can/* to use module_platform_driver()
Axel Lin
1
-14
/
+2
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-06-24
net: Remove unneeded version.h includes from drivers/net/
Jesper Juhl
1
-1
/
+0
2011-06-22
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
1
-0
/
+1
2011-06-10
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
1
-1
/
+1
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+1
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-28
CAN: add controller hardware name for Softing cards
Kurt Van Dijck
1
-0
/
+1
2011-01-22
can: add driver for Softing card
Kurt Van Dijck
1
-0
/
+893