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
/
softing
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-09-11
1
-1
/
+1
*
can: softing: remove redundant NULL check
Daniil Dulov
2024-02-12
1
-1
/
+1
*
can: softing: Convert to platform remove callback returning void
Uwe Kleine-König
2023-05-15
1
-3
/
+2
*
can: dev: fix skb drop check
Oliver Hartkopp
2022-11-07
1
-1
/
+1
*
can: tree-wide: advertise software timestamping capabilities
Vincent Mailhol
2022-07-28
1
-0
/
+6
*
can: softing: use KBUILD_MODNAME instead of hard coded names
Vincent Mailhol
2022-07-26
1
-2
/
+2
*
can: softing: softing_netdev_open(): remove redundant ret variable
Minghao Chi
2022-02-24
1
-4
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-09
2
-6
/
+7
|
\
|
*
can: softing: softing_startstop(): fix set but not used variable warning
Marc Kleine-Budde
2022-01-09
1
-5
/
+6
|
*
can: softing_cs: softingcs_probe(): fix memleak on registration failure
Johan Hovold
2022-01-08
1
-1
/
+1
*
|
can: do not increase tx_bytes statistics for RTR frames
Vincent Mailhol
2022-01-05
1
-4
/
+4
|
/
*
can: softing: Remove redundant variable ptr
Jiapeng Chong
2021-05-27
1
-2
/
+0
*
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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
1
-2
/
+7
|
\
|
*
can: softing: softing_netdev_open(): fix error handling
Zhang Qilong
2020-12-05
1
-2
/
+7
*
|
can: replace can_dlc as variable/element for payload length
Oliver Hartkopp
2020-11-20
2
-8
/
+8
*
|
can: rename get_can_dlc() macro with can_cc_dlc2len()
Oliver Hartkopp
2020-11-20
1
-1
/
+1
|
/
*
can: softing: softing_card_shutdown(): add braces around empty body in an 'i...
Marc Kleine-Budde
2020-10-06
1
-1
/
+2
*
can: softing: update dead link
Diego Elio Pettenò
2020-09-21
1
-1
/
+1
*
can: drivers: fix spelling mistakes
Marc Kleine-Budde
2020-09-21
4
-11
/
+11
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-2
/
+2
*
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
2020-01-06
1
-1
/
+1
*
net/can: using dev_get_drvdata directly
Fuqian Huang
2019-07-05
1
-2
/
+2
*
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
*
drivers/net: Use octal not symbolic permissions
Joe Perches
2018-03-26
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
can: softing_cs: ret is never non-zero, so remove non-zero check and -ENODEV ...
Colin Ian King
2017-01-24
1
-1
/
+1
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
2
-3
/
+3
*
can: move can_stats.bus_off++ from can_bus_off into can_change_state
Andri Yngvason
2015-01-20
1
-0
/
+1
*
net: can: softing: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
net: can: use kbuild magic to inherit debug settings
Wolfram Sang
2014-08-18
1
-2
/
+0
*
can: softing: remove unused sysfs attributes
Kurt Van Dijck
2014-04-25
1
-4
/
+0
*
can: softing: drop 'channel' sysfs attribute
Kurt Van Dijck
2014-04-25
1
-12
/
+4
*
can: populate netdev::dev_id for udev discrimination
Christopher R. Baker
2014-03-17
1
-0
/
+1
*
can: Unify MTU settings for CAN interfaces
Oliver Hartkopp
2014-03-17
1
-0
/
+1
*
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-16
1
-1
/
+0
*
can: Fix FSF address in file headers
Jeff Kirsher
2013-12-17
3
-6
/
+3
*
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2013-09-30
1
-1
/
+1
|
\
|
*
can: softing: use dev_get_platdata()
Jingoo Han
2013-09-21
1
-1
/
+1
*
|
can: Remove extern from function prototypes
Joe Perches
2013-09-24
1
-12
/
+12
|
/
*
net: can: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-03
1
-1
/
+1
*
FIX: softingcs conversion to module_pcmcia_driver macro
Kurt Van Dijck
2013-03-18
1
-1
/
+1
*
softingcs: use module_pcmcia_driver
Kurt Van Dijck
2013-03-15
1
-12
/
+1
*
softingcs: initialize spinlock with macro
Kurt Van Dijck
2013-03-15
1
-2
/
+1
*
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
2
-3
/
+2
*
can: remove __dev* attributes
Bill Pemberton
2012-12-03
2
-11
/
+11
[next]