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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-24
can: softing: softing_netdev_open(): remove redundant ret variable
Minghao Chi
1
-4
/
+1
2022-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-6
/
+7
2022-01-09
can: softing: softing_startstop(): fix set but not used variable warning
Marc Kleine-Budde
1
-5
/
+6
2022-01-09
can: softing_cs: softingcs_probe(): fix memleak on registration failure
Johan Hovold
1
-1
/
+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
2
-8
/
+8
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: softing: update dead link
Diego Elio Pettenò
1
-1
/
+1
2020-09-21
can: drivers: fix spelling mistakes
Marc Kleine-Budde
4
-11
/
+11
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
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
3
-36
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-01-24
can: softing_cs: ret is never non-zero, so remove non-zero check and -ENODEV ...
Colin Ian King
1
-1
/
+1
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2
-3
/
+3
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-08-18
net: can: use kbuild magic to inherit debug settings
Wolfram Sang
1
-2
/
+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
3
-6
/
+3
2013-10-01
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-1
/
+1
2013-09-24
can: Remove extern from function prototypes
Joe Perches
1
-12
/
+12
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
2013-03-19
FIX: softingcs conversion to module_pcmcia_driver macro
Kurt Van Dijck
1
-1
/
+1
2013-03-15
softingcs: use module_pcmcia_driver
Kurt Van Dijck
1
-12
/
+1
2013-03-15
softingcs: initialize spinlock with macro
Kurt Van Dijck
1
-2
/
+1
2013-01-26
can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' block
Marc Kleine-Budde
1
-1
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2
-3
/
+2
2012-12-03
can: remove __dev* attributes
Bill Pemberton
2
-11
/
+11
2012-08-24
can: softing: Fix potential memory leak in softing_load_fw()
Alexey Khoroshilov
1
-3
/
+4
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
2
-0
/
+2
[next]