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
/
mscan
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
1
-1
/
+1
2022-10-25
can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path
Dongliang Mu
1
-3
/
+5
2022-08-07
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2022-07-28
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
1
-0
/
+5
2022-06-22
powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
Andy Shevchenko
1
-1
/
+1
2022-05-19
can: can-dev: move to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+1
2022-04-19
can: mscan: mpc5xxx_can: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
1
-0
/
+2
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
1
-2
/
+2
2022-01-05
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
1
-1
/
+2
2022-01-05
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
1
-4
/
+5
2021-10-24
can: mscan: mpc5xxx_can: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+2
2021-08-25
can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): remove useless BUG_ON()
Tang Bin
1
-1
/
+0
2021-08-25
can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): use of_device_get_match_data to...
Tang Bin
1
-4
/
+2
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-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
1
-10
/
+10
2020-11-20
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
1
-1
/
+1
2020-09-21
can: mscan: simplify clock enable/disable
Zhang Changzhong
1
-18
/
+10
2020-09-21
can: mscan: mpc5xxx_can: update contact email
Wolfram Sang
1
-1
/
+1
2020-09-21
can: mscan: mark expected switch fall-through
Marc Kleine-Budde
1
-0
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-01-02
can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...
Florian Faber
1
-11
/
+10
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-07-23
can: mpc5xxx_can: check of_iomap return before use
Nicholas Mc Guire
1
-0
/
+5
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-2
/
+2
2015-03-17
can: constify of_device_id array
Fabian Frederick
1
-1
/
+1
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-12-07
can: mscan: Consolidate and unify state change handling
Andri Yngvason
1
-34
/
+14
2014-10-20
net: can: mscan: 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-05-19
can: mscan: Fix Kconfig dependencies
Jean Delvare
1
-1
/
+1
2014-03-17
can: Unify MTU settings for CAN interfaces
Oliver Hartkopp
1
-3
/
+4
2014-01-29
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
1
-116
/
+154
2014-01-12
net: can: mscan: remove non-CCF code for MPC512x
Gerhard Sittig
1
-141
/
+0
2014-01-12
net: can: mscan: adjust to common clock support for mpc512x
Gerhard Sittig
1
-0
/
+179
2013-12-17
can: Fix FSF address in file headers
Jeff Kirsher
3
-6
/
+3
2013-09-24
can: Remove extern from function prototypes
Joe Perches
1
-3
/
+3
2013-08-30
can: mscan: improve clock API use
Gerhard Sittig
3
-7
/
+39
2013-08-30
can: mscan: add a comment on reg to idx mapping
Gerhard Sittig
1
-1
/
+4
2013-06-03
net: can: use platform_{get,set}_drvdata()
Jingoo Han
1
-6
/
+4
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
1
-8
/
+4
2012-12-03
can: remove __dev* attributes
Bill Pemberton
1
-12
/
+12
2012-11-29
can: mscan: remove obsolete variable open_time
Marc Kleine-Budde
2
-9
/
+0
2012-11-27
can: mpc5xxx_can: add MODULE_DEVICE_TABLE
Marc Kleine-Budde
1
-0
/
+1
2012-10-04
can: mpc5xxx_can: fix section type conflict
Marc Kleine-Budde
1
-4
/
+4
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-2
/
+2
2012-09-22
can: mscan-mpc5xxx: fix return value check in mpc512x_can_get_clock()
Wei Yongjun
1
-2
/
+2
2012-09-11
can: mpc5xxx_can: make data used as *of_device_id.data const
Arnd Bergmann
1
-2
/
+2
[next]