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.13.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: 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
2018-03-26
can: remove bfin_can driver
Arnd Bergmann
3
-794
/
+0
2018-03-19
can: cc770: Fix use after free in cc770_tx_interrupt()
Andri Yngvason
1
-3
/
+2
2018-03-14
can: cc770: Fix queue stall & dropped RTR reply
Andri Yngvason
2
-28
/
+68
2018-03-14
can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
Andri Yngvason
1
-15
/
+0
2018-03-12
can: m_can: select pinctrl state in each suspend/resume function
Bich HEMON
1
-0
/
+5
2018-03-12
can: peak/pcie_fd: remove useless code when interface starts
Stephane Grosjean
1
-11
/
+2
2018-03-12
can: peak/pcie_fd: fix echo_skb is occupied! bug
Stephane Grosjean
2
-8
/
+12
2018-03-12
can: ifi: Repair the error handling
Marek Vasut
1
-27
/
+37
2018-03-12
can: ifi: Check core revision upon probe
Marek Vasut
1
-1
/
+10
2018-03-12
can: m_can: change comparison to bitshift when dealing with a mask
Wolfram Sang
1
-1
/
+1
2018-01-26
can: migrate documentation to restructured text
Robert Schwebel
2
-2
/
+2
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+11
2018-01-19
can: m_can: mark runtime-PM handlers as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2018-01-16
can: peak: fix potential bug in packet fragmentation
Stephane Grosjean
1
-10
/
+11
2018-01-16
can: m_can: Add call to of_can_transceiver
Franklin S Cooper Jr
1
-0
/
+2
2018-01-16
can: m_can: Add PM Support
Faiz Abbas
1
-38
/
+62
2018-01-16
can: m_can: get rid of function free_m_can_dev()
Marc Kleine-Budde
1
-7
/
+2
2018-01-16
can: m_can: Move allocation of net device to probe
Faiz Abbas
1
-17
/
+13
[prev]
[next]