index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
can: kvaser_usb: Rename message/msg to command/cmd
Jimmy Assarsson
1
-238
/
+237
2018-07-27
can: kvaser_usb: Remove unused commands and defines
Jimmy Assarsson
1
-38
/
+0
2018-07-27
can: kvaser_usb: Remove unnecessary return
Jimmy Assarsson
1
-2
/
+0
2018-07-27
can: peak_canfd: rearrange the way resources are released
Stephane Grosjean
1
-3
/
+6
2018-07-27
can: peak_canfd: fix typo in error message
Stephane Grosjean
1
-1
/
+1
2018-07-27
can: peak_canfd: use ndev irq instead of pci_dev one
Stephane Grosjean
1
-3
/
+3
2018-07-27
can: peak_canfd: remove useless defined symbols
Stephane Grosjean
1
-3
/
+0
2018-07-27
can: peak_canfd: improves 32-bit alignment
Stephane Grosjean
1
-1
/
+1
2018-07-27
can: peak_usb: mark expected switch fall-throughs
Gustavo A. R. Silva
3
-0
/
+4
2018-07-27
can: xilinx_can: add support for Xilinx CAN FD core
Anssi Hannula
1
-44
/
+259
2018-07-27
can: xilinx_can: refactor code in preparation for CAN FD support
Anssi Hannula
1
-88
/
+118
2018-07-27
can: xilinx_can: update stats.tx_bytes after transmission
Anssi Hannula
1
-4
/
+2
2018-07-27
can: xilinx_can: use can_change_state()
Anssi Hannula
1
-27
/
+7
2018-07-27
can: xilinx_can: only report warning and passive states on state changes
Anssi Hannula
1
-1
/
+2
2018-07-27
can: sja1000: Replace mdelay with usleep_range in pcan_add_channels
Jia-Ju Bai
1
-1
/
+1
2018-07-27
can: sja1000: Replace mdelay with usleep_range in peak_pci_probe
Jia-Ju Bai
1
-1
/
+1
2018-07-27
can: flexcan: Switch to SPDX identifier
Fabio Estevam
1
-21
/
+10
2018-07-27
can: flexcan: fix flexcan_start_xmit()'s return type
Marc Kleine-Budde
1
-1
/
+1
2018-07-27
can: xilinx: fix xcan_start_xmit()'s return type
Luc Van Oostenryck
1
-2
/
+2
2018-07-27
can: sun4i: fix sun4ican_start_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-07-27
can: janz-ican3: fix ican3_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-07-27
can: dev: enable multi-queue for SocketCAN devices
Zhu Yi
1
-3
/
+5
2018-07-27
can: dev: use skb_put_zero to simplfy code
YueHaibing
1
-4
/
+2
2018-07-27
can: ucan: add driver for Theobroma Systems UCAN devices
Jakob Unterwurzacher
3
-0
/
+1630
2018-07-27
can: usb: Kconfig/Makefile: sort alphabetically
Marc Kleine-Budde
2
-8
/
+14
2018-07-27
can: cc770: fix spelling mistake: "comptibility" -> "compatibility"
Colin Ian King
1
-1
/
+1
2018-07-23
can: xilinx_can: fix power management handling
Anssi Hannula
1
-41
/
+28
2018-07-23
can: xilinx_can: fix incorrect clear of non-processed interrupts
Anssi Hannula
1
-5
/
+5
2018-07-23
can: xilinx_can: fix RX overflow interrupt not being enabled
Anssi Hannula
1
-1
/
+1
2018-07-23
can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting
Anssi Hannula
1
-16
/
+123
2018-07-23
can: xilinx_can: fix recovery from error states not being propagated
Anssi Hannula
1
-28
/
+127
2018-07-23
can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK
Anssi Hannula
1
-13
/
+5
2018-07-23
can: xilinx_can: fix device dropping off bus on RX overrun
Anssi Hannula
1
-1
/
+0
2018-07-23
can: m_can: Move accessing of message ram to after clocks are enabled
Faiz Abbas
1
-4
/
+3
2018-07-23
can: m_can: Fix runtime resume call
Faiz Abbas
1
-4
/
+4
2018-07-23
can: mpc5xxx_can: check of_iomap return before use
Nicholas Mc Guire
1
-0
/
+5
2018-07-23
can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking...
Roman Fietze
1
-1
/
+2
2018-07-23
can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr only
Stephane Grosjean
1
-0
/
+19
2018-06-28
can: mark led trigger as broken
Uwe Kleine-König
1
-0
/
+6
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
2
-3
/
+3
2018-06-07
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-2
/
+1
2018-05-10
can: hi311x: Work around TX complete interrupt erratum
Lukas Wunner
1
-4
/
+5
2018-05-10
can: hi311x: Acquire SPI lock on ->do_get_berr_counter
Lukas Wunner
1
-0
/
+2
2018-05-08
can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()
Jimmy Assarsson
1
-1
/
+1
2018-05-08
can: flexcan: fix endianess detection
Uwe Kleine-König
1
-12
/
+14
2018-05-08
can: dev: increase bus-off message severity
Jakob Unterwurzacher
1
-1
/
+1
2018-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
10
-31
/
+30
2018-04-03
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
3
-794
/
+0
2018-03-26
drivers/net: Use octal not symbolic permissions
Joe Perches
10
-31
/
+30
[prev]
[next]