index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
can
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
can: ems_usb: Fix memory leak on ems_usb_disconnect()
Anton Vasilyev
2018-07-30
1
-0
/
+1
*
can: xilinx_can: fix power management handling
Anssi Hannula
2018-07-23
1
-41
/
+28
*
can: xilinx_can: fix incorrect clear of non-processed interrupts
Anssi Hannula
2018-07-23
1
-5
/
+5
*
can: xilinx_can: fix RX overflow interrupt not being enabled
Anssi Hannula
2018-07-23
1
-1
/
+1
*
can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accounting
Anssi Hannula
2018-07-23
1
-16
/
+123
*
can: xilinx_can: fix recovery from error states not being propagated
Anssi Hannula
2018-07-23
1
-28
/
+127
*
can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOK
Anssi Hannula
2018-07-23
1
-13
/
+5
*
can: xilinx_can: fix device dropping off bus on RX overrun
Anssi Hannula
2018-07-23
1
-1
/
+0
*
can: m_can: Move accessing of message ram to after clocks are enabled
Faiz Abbas
2018-07-23
1
-4
/
+3
*
can: m_can: Fix runtime resume call
Faiz Abbas
2018-07-23
1
-4
/
+4
*
can: mpc5xxx_can: check of_iomap return before use
Nicholas Mc Guire
2018-07-23
1
-0
/
+5
*
can: m_can.c: fix setup of CCCR register: clear CCCR NISO bit before checking...
Roman Fietze
2018-07-23
1
-1
/
+2
*
can: peak_canfd: fix firmware < v3.3.0: limit allocation to 32-bit DMA addr only
Stephane Grosjean
2018-07-23
1
-0
/
+19
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
2
-3
/
+3
*
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-07
1
-2
/
+1
|
\
|
*
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
2018-06-06
1
-2
/
+1
*
|
can: hi311x: Work around TX complete interrupt erratum
Lukas Wunner
2018-05-10
1
-4
/
+5
*
|
can: hi311x: Acquire SPI lock on ->do_get_berr_counter
Lukas Wunner
2018-05-10
1
-0
/
+2
*
|
can: kvaser_usb: Increase correct stats counter in kvaser_usb_rx_can_msg()
Jimmy Assarsson
2018-05-08
1
-1
/
+1
*
|
can: flexcan: fix endianess detection
Uwe Kleine-König
2018-05-08
1
-12
/
+14
*
|
can: dev: increase bus-off message severity
Jakob Unterwurzacher
2018-05-08
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-04-03
10
-31
/
+30
|
\
|
*
drivers/net: Use octal not symbolic permissions
Joe Perches
2018-03-26
10
-31
/
+30
*
|
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2018-04-03
3
-794
/
+0
|
\
\
|
|
/
|
/
|
|
*
can: remove bfin_can driver
Arnd Bergmann
2018-03-26
3
-794
/
+0
*
|
can: cc770: Fix use after free in cc770_tx_interrupt()
Andri Yngvason
2018-03-19
1
-3
/
+2
*
|
can: cc770: Fix queue stall & dropped RTR reply
Andri Yngvason
2018-03-14
2
-28
/
+68
*
|
can: cc770: Fix stalls on rt-linux, remove redundant IRQ ack
Andri Yngvason
2018-03-14
1
-15
/
+0
*
|
can: m_can: select pinctrl state in each suspend/resume function
Bich HEMON
2018-03-12
1
-0
/
+5
*
|
can: peak/pcie_fd: remove useless code when interface starts
Stephane Grosjean
2018-03-12
1
-11
/
+2
*
|
can: peak/pcie_fd: fix echo_skb is occupied! bug
Stephane Grosjean
2018-03-12
2
-8
/
+12
*
|
can: ifi: Repair the error handling
Marek Vasut
2018-03-12
1
-27
/
+37
*
|
can: ifi: Check core revision upon probe
Marek Vasut
2018-03-12
1
-1
/
+10
*
|
can: m_can: change comparison to bitshift when dealing with a mask
Wolfram Sang
2018-03-12
1
-1
/
+1
|
/
*
can: migrate documentation to restructured text
Robert Schwebel
2018-01-26
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-20
1
-10
/
+11
|
\
|
*
can: peak: fix potential bug in packet fragmentation
Stephane Grosjean
2018-01-16
1
-10
/
+11
*
|
can: m_can: mark runtime-PM handlers as __maybe_unused
Arnd Bergmann
2018-01-19
1
-2
/
+2
*
|
can: m_can: Add call to of_can_transceiver
Franklin S Cooper Jr
2018-01-16
1
-0
/
+2
*
|
can: m_can: Add PM Support
Faiz Abbas
2018-01-16
1
-38
/
+62
*
|
can: m_can: get rid of function free_m_can_dev()
Marc Kleine-Budde
2018-01-16
1
-7
/
+2
*
|
can: m_can: Move allocation of net device to probe
Faiz Abbas
2018-01-16
1
-17
/
+13
*
|
can: m_can: Remove check for version when allocating m_can net device
Faiz Abbas
2018-01-16
1
-7
/
+1
*
|
can: m_can: Support higher speed CAN-FD bitrates
Franklin S Cooper Jr
2018-01-16
1
-3
/
+43
*
|
can: dev: Add support for limiting configured bitrate
Franklin S Cooper Jr
2018-01-16
1
-1
/
+44
*
|
Merge tag 'linux-can-next-for-4.16-20180105' of ssh://gitolite.kernel.org/pub...
David S. Miller
2018-01-15
7
-17
/
+13
|
\
\
|
*
|
can: slcan: slc_alloc(): remove unused parameter "dev_t line"
Marc Kleine-Budde
2018-01-05
1
-2
/
+2
|
*
|
can: peak_usb: peak_usb_netif_rx(): remove unused parameter "u32 ts_high"
Marc Kleine-Budde
2018-01-05
3
-8
/
+5
|
*
|
can: mcp251x: mcp251x_setup(): remove unused parameter "struct mcp251x_priv *...
Marc Kleine-Budde
2018-01-05
1
-4
/
+3
|
*
|
can: gs_usb: gs_cmd_reset(): remove unused parameter "struct gs_usb *gsusb"
Marc Kleine-Budde
2018-01-05
1
-2
/
+2
[next]