index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
mscan
Age
Commit message (
Expand
)
Author
Lines
2025-10-17
can: treewide: remove can_change_mtu()
Vincent Mailhol
-1
/
+0
2024-09-11
can: Switch back to struct platform_driver::remove()
Uwe Kleine-König
-1
/
+1
2024-06-20
can: mscan: remove unused struct 'mscan_state'
Dr. David Alan Gilbert
-6
/
+0
2024-01-19
net: can: Use device_get_match_data()
Rob Herring
-4
/
+4
2023-05-15
can: mscan: mpc5xxx_can: Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2022-11-07
can: dev: fix skb drop check
Oliver Hartkopp
-1
/
+1
2022-10-25
can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path
Dongliang Mu
-3
/
+5
2022-08-06
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-1
/
+1
2022-07-28
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
-0
/
+5
2022-06-22
powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
Andy Shevchenko
-1
/
+1
2022-05-19
can: can-dev: move to netif_napi_add_weight()
Jakub Kicinski
-1
/
+1
2022-04-19
can: mscan: mpc5xxx_can: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
-0
/
+2
2022-01-05
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
-2
/
+2
2022-01-05
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
-1
/
+2
2022-01-05
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
-4
/
+5
2021-10-24
can: mscan: mpc5xxx_can: Make use of the helper function dev_err_probe()
Cai Huoqing
-4
/
+2
2021-08-25
can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): remove useless BUG_ON()
Tang Bin
-1
/
+0
2021-08-25
can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): use of_device_get_match_data to...
Tang Bin
-4
/
+2
2021-01-14
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
-1
/
+1
2021-01-14
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
-1
/
+1
2020-11-20
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
-10
/
+10
2020-11-20
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
-1
/
+1
2020-09-21
can: mscan: simplify clock enable/disable
Zhang Changzhong
-18
/
+10
2020-09-21
can: mscan: mpc5xxx_can: update contact email
Wolfram Sang
-1
/
+1
2020-09-21
can: mscan: mark expected switch fall-through
Marc Kleine-Budde
-0
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
-2
/
+2
2020-01-02
can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...
Florian Faber
-11
/
+10
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
Thomas Gleixner
-36
/
+3
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+2
2018-07-23
can: mpc5xxx_can: check of_iomap return before use
Nicholas Mc Guire
-0
/
+5
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
-2
/
+2
2015-03-17
can: constify of_device_id array
Fabian Frederick
-1
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-1
/
+0
2014-12-07
can: mscan: Consolidate and unify state change handling
Andri Yngvason
-34
/
+14
2014-10-20
net: can: mscan: drop owner assignment from platform_drivers
Wolfram Sang
-1
/
+0
2014-08-18
net: can: use kbuild magic to inherit debug settings
Wolfram Sang
-2
/
+0
2014-05-19
can: mscan: Fix Kconfig dependencies
Jean Delvare
-1
/
+1
2014-03-17
can: Unify MTU settings for CAN interfaces
Oliver Hartkopp
-3
/
+4
2014-01-29
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
-116
/
+154
2014-01-12
net: can: mscan: remove non-CCF code for MPC512x
Gerhard Sittig
-141
/
+0
2014-01-12
net: can: mscan: adjust to common clock support for mpc512x
Gerhard Sittig
-0
/
+179
2013-12-17
can: Fix FSF address in file headers
Jeff Kirsher
-6
/
+3
2013-09-24
can: Remove extern from function prototypes
Joe Perches
-3
/
+3
2013-08-29
can: mscan: improve clock API use
Gerhard Sittig
-7
/
+39
2013-08-29
can: mscan: add a comment on reg to idx mapping
Gerhard Sittig
-1
/
+4
2013-06-03
net: can: use platform_{get,set}_drvdata()
Jingoo Han
-6
/
+4
2013-01-26
can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' block
Marc Kleine-Budde
-1
/
+1
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
-8
/
+4
2012-12-03
can: remove __dev* attributes
Bill Pemberton
-12
/
+12
2012-11-29
can: mscan: remove obsolete variable open_time
Marc Kleine-Budde
-9
/
+0
[next]