index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-13
can: ti_hecc: avoid long lines
Marc Kleine-Budde
1
-3
/
+5
2019-08-13
can: ti_hecc: fix indention
Marc Kleine-Budde
1
-20
/
+21
2019-08-13
can: ti_hecc: convert block comments to network style comments
Marc Kleine-Budde
1
-14
/
+7
2019-08-13
can: sja1000: f81601: remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-08-13
can: kvaser_pciefd: Remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-08-13
can: kvaser_pciefd: kvaser_pciefd_pwm_stop(): remove unnecessary code when se...
Christer Beskow
1
-7
/
+3
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
8
-45
/
+70
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-46
/
+69
2019-08-02
can: peak_usb: pcan_usb_pro: Fix info-leaks to USB devices
Tomas Bortoli
1
-1
/
+1
2019-08-02
can: peak_usb: pcan_usb_fd: Fix info-leaks to USB devices
Tomas Bortoli
1
-1
/
+1
2019-08-02
can: peak_usb: force the string buffer NULL-terminated
Wang Xiayang
1
-1
/
+1
2019-08-02
can: sja1000: force the string buffer NULL-terminated
Wang Xiayang
1
-1
/
+1
2019-07-30
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
4
-5
/
+0
2019-07-25
can: mark expected switch fall-throughs
Gustavo A. R. Silva
4
-5
/
+8
2019-07-24
can: peak_usb: fix potential double kfree_skb()
Stephane Grosjean
1
-4
/
+4
2019-07-24
can: flexcan: fix stop mode acknowledgment
Joakim Zhang
1
-4
/
+27
2019-07-24
can: flexcan: fix an use-after-free in flexcan_setup_stop_mode()
Wen Yang
1
-3
/
+5
2019-07-24
can: mcp251x: add error check when wq alloc failed
Weitao Hou
1
-27
/
+22
2019-07-24
can: rcar_canfd: fix possible IRQ storm on high load
Nikita Yushchenko
1
-4
/
+5
2019-07-24
can: dev: call netif_carrier_off() in register_candev()
Rasmus Villemoes
1
-0
/
+2
2019-07-24
can: ti_hecc: use timestamp based rx-offloading
Jeroen Hofstee
1
-137
/
+54
2019-07-24
can: flexcan: add support for DT property 'wakeup-source'
Sean Nyekjaer
1
-0
/
+3
2019-07-24
can: flexcan: add support for PE clock source select
Dong Aisheng
1
-2
/
+12
2019-07-24
can: flexcan: implement can Runtime PM
Aisheng Dong
1
-38
/
+81
2019-07-24
can: xilinx_can: clean up indentation issue
Colin Ian King
1
-1
/
+1
2019-07-24
can: xilinx_can: Add support for CANFD FD frames
Appana Durga Kedareswara rao
1
-16
/
+214
2019-07-24
can: xilinx_can: Add cantype parameter in xcan_devtype_data struct
Appana Durga Kedareswara rao
1
-0
/
+12
2019-07-24
can: xilinx_can: Fix flags field initialization for axi can and canps
Appana Durga Kedareswara rao
1
-0
/
+2
2019-07-24
can: xilinx_can: Fix kernel doc warnings
Appana Durga Kedareswara rao
1
-0
/
+6
2019-07-24
can: xilinx_can: Fix style issues
Appana Durga Kedareswara rao
1
-19
/
+22
2019-07-24
can: tcan4x5x: Add tcan4x5x driver to the kernel
Dan Murphy
3
-0
/
+542
2019-07-24
can: m_can: Rename m_can_priv to m_can_classdev
Dan Murphy
3
-289
/
+294
2019-07-24
can: m_can: Create a m_can platform framework
Dan Murphy
5
-345
/
+704
2019-07-24
can: m_can: Fix checkpatch issues on existing code
Dan Murphy
1
-8
/
+5
2019-07-24
can: mark expected switch fall-throughs
Gustavo A. R. Silva
4
-5
/
+8
2019-07-24
can: kvaser_pciefd: Add driver for Kvaser PCIEcan devices
Henning Colliander
3
-0
/
+1926
2019-07-24
can: kvaser_usb: Use struct_size() in alloc_candev()
Gustavo A. R. Silva
1
-2
/
+1
2019-07-24
can: sja1000: f81601: add Fintek F81601 support
Ji-Ze Hong (Peter Hong)
3
-0
/
+223
2019-07-24
can: sja1000: Makefile/Kconfig: sort alphabetically
Marc Kleine-Budde
2
-40
/
+41
2019-07-05
net/can: using dev_get_drvdata directly
Fuqian Huang
1
-2
/
+2
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
11
-89
/
+11
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2
-8
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 495
Thomas Gleixner
9
-81
/
+9
2019-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-22
/
+42
2019-06-07
can: flexcan: Remove unneeded registration message
Fabio Estevam
1
-3
/
+0
2019-06-07
can: m_can: implement errata "Needless activation of MRAF irq"
Eugen Hristev
1
-0
/
+21
2019-06-07
can: mcp251x: add support for mcp25625
Sean Nyekjaer
2
-11
/
+19
2019-06-07
can: xilinx_can: use correct bittiming_const for CAN FD core
Anssi Hannula
1
-1
/
+1
2019-06-07
can: flexcan: fix timeout when set small bitrate
Joakim Zhang
1
-1
/
+1
2019-06-07
can: usb: Kconfig: Remove duplicate menu entry
Alexander Dahl
1
-6
/
+0
[prev]
[next]