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-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
1
-9
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2
-10
/
+2
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
21
-0
/
+21
2019-03-07
peak_usb: fix clang build warning
Arnd Bergmann
1
-1
/
+1
2019-01-22
can: flexcan: fix NULL pointer exception during bringup
Uwe Kleine-König
1
-1
/
+1
2019-01-22
can: flexcan: fix 'passing zero to ERR_PTR()' warning
YueHaibing
1
-1
/
+1
2019-01-22
can: dev: __can_get_echo_skb(): fix bogous check for non-existing skb by remo...
Manfred Schlaegl
1
-14
/
+13
2018-11-28
can: flexcan: split the Message Buffer RAM area
Pankaj Bansal
1
-3
/
+13
2018-11-28
can: flexcan: Add provision for variable payload size
Pankaj Bansal
1
-33
/
+55
2018-11-28
can: flexcan: move rx_offload_add() from flexcan_probe() to flexcan_open()
Pankaj Bansal
1
-33
/
+36
2018-11-28
can: flexcan: flexcan_chip_start(): enable loopback mode in flexcan
Pankaj Bansal
1
-3
/
+19
2018-11-28
can: flexcan: add self wakeup support
Aisheng Dong
1
-9
/
+164
2018-11-28
can: flexcan: flexcan_chip_start(): adjust comment to match the code
Marc Kleine-Budde
1
-1
/
+6
2018-11-28
can: flexcan: FLEXCAN_IFLAG_MB: add () around macro argument
Marc Kleine-Budde
1
-1
/
+1
2018-11-28
can: flexcan: flexcan_irq(): fix indention
Marc Kleine-Budde
1
-1
/
+1
2018-11-28
can: flexcan: flexcan_start_xmit(): fix indention
Marc Kleine-Budde
1
-2
/
+2
2018-11-28
can: flexcan: enable flexcan for all architectures
Pankaj Bansal
1
-1
/
+1
2018-11-28
can: rcar: add SPDX identifiers to Kconfig and Makefile
Kuninori Morimoto
2
-0
/
+2
2018-11-28
can: rcar: use SPDX identifier for Renesas drivers
Wolfram Sang
2
-10
/
+2
2018-11-28
can: sja1000: plx_pci: add support for ASEM CAN raw device
Flavio Suligoi
2
-1
/
+65
2018-11-28
can: xilinx: add can 2.0 support
Shubhrajyoti Datta
1
-1
/
+33
2018-11-28
can: xilinx: fix return type of ndo_start_xmit function
YueHaibing
1
-1
/
+1
2018-11-28
can: ucan: fix spelling mistake: "resumbmitting" -> "resubmitting"
Colin Ian King
1
-1
/
+1
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
8
-79
/
+156
2018-11-09
can: flexcan: use can_rx_offload_queue_sorted() for flexcan_irq_bus_*()
Oleksij Rempel
1
-2
/
+10
2018-11-09
can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...
Oleksij Rempel
2
-4
/
+5
2018-11-09
can: flexcan: handle tx-complete CAN frames via rx-offload infrastructure
Oleksij Rempel
1
-1
/
+4
2018-11-09
can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...
Oleksij Rempel
1
-0
/
+46
2018-11-09
can: dev: __can_get_echo_skb(): print error message, if trying to echo non ex...
Marc Kleine-Budde
1
-13
/
+14
2018-11-09
can: dev: __can_get_echo_skb(): Don't crash the kernel if can_priv::echo_skb ...
Marc Kleine-Budde
1
-1
/
+5
2018-11-09
can: dev: __can_get_echo_skb(): replace struct can_frame by canfd_frame to ac...
Marc Kleine-Budde
1
-3
/
+6
2018-11-09
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
1
-11
/
+25
2018-11-09
can: flexcan: remove not needed struct flexcan_priv::tx_mb and struct flexcan...
Marc Kleine-Budde
1
-15
/
+12
2018-11-09
can: flexcan: Always use last mailbox for TX
Alexander Stein
1
-34
/
+33
2018-11-09
can: flexcan: Unlock the MB unconditionally
Pankaj Bansal
1
-1
/
+6
2018-11-09
can: hi311x: Use level-triggered interrupt
Lukas Wunner
1
-1
/
+1
2018-11-09
can: rcar_can: Fix erroneous registration
Fabrizio Castro
1
-1
/
+4
2018-11-09
can: ucan: remove duplicated include from ucan.c
YueHaibing
1
-4
/
+0
2018-11-09
can: ucan: remove set but not used variable 'udev'
YueHaibing
1
-3
/
+0
2018-11-09
can: kvaser_usb: Fix accessing freed memory in kvaser_usb_start_xmit()
Jimmy Assarsson
1
-2
/
+2
2018-11-09
can: kvaser_usb: Fix potential uninitialized variable use
Jimmy Assarsson
1
-5
/
+5
2018-11-06
net: Add extack argument to rtnl_create_link
David Ahern
1
-1
/
+1
2018-09-10
can: Remove SKB list assumptions in rx-offload.c
David S. Miller
1
-3
/
+5
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
22
-2284
/
+6475
2018-08-14
Merge tag 'leds-for-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2018-08-02
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2018-07-30
can: ems_usb: Fix memory leak on ems_usb_disconnect()
Anton Vasilyev
1
-0
/
+1
2018-07-27
can: kvaser_usb: Simplify struct kvaser_cmd_cardinfo
Jimmy Assarsson
1
-11
/
+3
2018-07-27
can: kvaser_usb: Add support for Kvaser USB hydra family
Jimmy Assarsson
6
-12
/
+2151
[next]