index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
/
mscan
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: can: Use device_get_match_data()
Rob Herring
2024-01-19
1
-4
/
+4
*
can: mscan: mpc5xxx_can: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-15
1
-4
/
+2
*
can: dev: fix skb drop check
Oliver Hartkopp
2022-11-07
1
-1
/
+1
*
can: mscan: mpc5xxx: mpc5xxx_can_probe(): add missing put_clock() in error path
Dongliang Mu
2022-10-25
1
-3
/
+5
*
Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2022-08-06
1
-1
/
+1
|
\
|
*
powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
Andy Shevchenko
2022-06-22
1
-1
/
+1
*
|
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
2022-07-28
1
-0
/
+5
|
/
*
can: can-dev: move to netif_napi_add_weight()
Jakub Kicinski
2022-05-19
1
-1
/
+1
*
can: mscan: mpc5xxx_can: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
2022-04-19
1
-0
/
+2
*
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-2
/
+2
*
can: do not increase rx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-1
/
+2
*
can: do not increase rx statistics when generating a CAN rx error message frame
Vincent Mailhol
2022-01-05
1
-4
/
+5
*
can: mscan: mpc5xxx_can: Make use of the helper function dev_err_probe()
Cai Huoqing
2021-10-24
1
-4
/
+2
*
can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): remove useless BUG_ON()
Tang Bin
2021-08-25
1
-1
/
+0
*
can: mscan: mpc5xxx_can: mpc5xxx_can_probe(): use of_device_get_match_data to...
Tang Bin
2021-08-25
1
-4
/
+2
*
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
2021-01-14
1
-1
/
+1
*
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
2021-01-14
1
-1
/
+1
*
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
2020-11-20
1
-10
/
+10
*
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
2020-11-20
1
-1
/
+1
*
can: mscan: simplify clock enable/disable
Zhang Changzhong
2020-09-21
1
-18
/
+10
*
can: mscan: mpc5xxx_can: update contact email
Wolfram Sang
2020-09-21
1
-1
/
+1
*
can: mscan: mark expected switch fall-through
Marc Kleine-Budde
2020-09-21
1
-0
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-2
/
+2
*
can: mscan: mscan_rx_poll(): fix rx path lockup when returning from polling t...
Florian Faber
2020-01-02
1
-11
/
+10
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 344
Thomas Gleixner
2019-06-05
3
-36
/
+3
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
can: mpc5xxx_can: check of_iomap return before use
Nicholas Mc Guire
2018-07-23
1
-0
/
+5
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-2
/
+2
*
can: constify of_device_id array
Fabian Frederick
2015-03-17
1
-1
/
+1
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
net: can: mscan: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
can: mscan: Consolidate and unify state change handling
Andri Yngvason
2014-12-07
1
-34
/
+14
|
/
*
net: can: use kbuild magic to inherit debug settings
Wolfram Sang
2014-08-18
1
-2
/
+0
*
can: mscan: Fix Kconfig dependencies
Jean Delvare
2014-05-19
1
-1
/
+1
*
can: Unify MTU settings for CAN interfaces
Oliver Hartkopp
2014-03-17
1
-3
/
+4
*
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
2014-01-29
1
-116
/
+154
|
\
|
*
net: can: mscan: remove non-CCF code for MPC512x
Gerhard Sittig
2014-01-12
1
-141
/
+0
|
*
net: can: mscan: adjust to common clock support for mpc512x
Gerhard Sittig
2014-01-12
1
-0
/
+179
*
|
can: Fix FSF address in file headers
Jeff Kirsher
2013-12-17
3
-6
/
+3
|
/
*
can: Remove extern from function prototypes
Joe Perches
2013-09-24
1
-3
/
+3
*
can: mscan: improve clock API use
Gerhard Sittig
2013-08-29
3
-7
/
+39
*
can: mscan: add a comment on reg to idx mapping
Gerhard Sittig
2013-08-29
1
-1
/
+4
*
net: can: use platform_{get,set}_drvdata()
Jingoo Han
2013-06-03
1
-6
/
+4
*
can: Kconfig: convert 'depends on CAN_DEV' into 'if CAN_DEV...endif' block
Marc Kleine-Budde
2013-01-26
1
-1
/
+1
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-8
/
+4
*
can: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-12
/
+12
*
can: mscan: remove obsolete variable open_time
Marc Kleine-Budde
2012-11-29
2
-9
/
+0
*
can: mpc5xxx_can: add MODULE_DEVICE_TABLE
Marc Kleine-Budde
2012-11-27
1
-0
/
+1
*
can: mpc5xxx_can: fix section type conflict
Marc Kleine-Budde
2012-10-04
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
1
-2
/
+2
|
\
[next]