index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2016-06-23
can: kvaser_usb: Add support for more Kvaser Leaf v2 devices
Jimmy Assarsson
2
-1
/
+9
2016-06-23
can: fix oops caused by wrong rtnl dellink usage
Oliver Hartkopp
1
-0
/
+6
2016-06-23
can: fix handling of unmodifiable configuration options fix
Oliver Hartkopp
1
-0
/
+3
2016-06-20
can: gs_usb: Add Basic support for the bytewerk.org candleLight interface
Maximilian Schneider
2
-4
/
+13
2016-06-20
can: at91_can: RX queue could get stuck at high bus load
Wolfgang Grandegger
1
-2
/
+3
2016-06-20
can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...
Thor Thayer
1
-7
/
+31
2016-05-09
can: ifi: Add more detailed error reporting
Marek Vasut
1
-6
/
+107
2016-05-09
can: ifi: Increment TX counters only on real transmission
Marek Vasut
1
-2
/
+4
2016-05-09
can: ifi: Treat CAN_CTRLMODE_FD_NON_ISO correctly
Marek Vasut
1
-2
/
+3
2016-05-09
can: ifi: Unify timing constants
Marek Vasut
1
-13
/
+1
2016-05-09
can: ifi: Update timing configuration code
Marek Vasut
1
-33
/
+21
2016-05-09
can: ifi: Start NAPI poll on bus warning too
Marek Vasut
1
-2
/
+3
2016-05-09
can: gs_usb: modify the usb device table to use only the first usb interface
Maximilian Schneider
1
-1
/
+2
2016-05-09
can: janz-ican3: error handling for CAL/CANopen firmware
Andreas Gröger
1
-9
/
+95
2016-05-09
can: fix handling of unmodifiable configuration options
Oliver Hartkopp
2
-5
/
+53
2016-05-09
can: mcp251x: Replace create_freezable_workqueue with alloc_workqueue
Amitoj Kaur Chawla
1
-1
/
+2
2016-05-09
can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe card
Nikita Edward Baruzdin
1
-8
/
+56
2016-05-09
can: sja1000: Fix error location forwarding
Alexander Gerasiov
1
-1
/
+5
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
4
-8
/
+8
2016-03-10
can: rcar_can: Add r8a7795 support
Ramesh Shanmugasundaram
2
-1
/
+2
2016-03-10
can: ifi: Add obscure bit swap for EFF frame IDs
Marek Vasut
1
-2
/
+29
2016-03-10
can: ifi: Fix RX and TX ID mask
Marek Vasut
1
-4
/
+4
2016-03-10
can: ifi: Fix TX DLC configuration
Marek Vasut
1
-8
/
+6
2016-03-10
can: ifi: Fix clock generator configuration
Marek Vasut
1
-21
/
+23
2016-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-14
/
+12
2016-03-04
can: mcp251x: avoid write to error flag register if it's unnecessary
Ed Spiridonov
1
-1
/
+1
2016-02-26
can: rcar: add gen[12] fallback compatibility strings
Simon Horman
1
-0
/
+2
2016-02-26
can: ems_usb: fix coding style
Marc Kleine-Budde
1
-5
/
+3
2016-02-26
can: gs_usb: fixed disconnect bug by removing erroneous use of kfree()
Maximilain Schneider
1
-13
/
+11
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+10
2016-02-21
can: ems_usb: Fix possible tx overflow
Gerhard Uttenthaler
1
-4
/
+10
2016-02-20
can: ifi: Add IFI CANFD IP support
Marek Vasut
5
-0
/
+932
2016-02-20
can: Makefile: Sort the Makefile
Marek Vasut
1
-8
/
+8
2016-02-20
can: Kconfig: sort drivers alphabetically
Marc Kleine-Budde
1
-25
/
+24
2016-02-20
can: Kconfig: Sort the Kconfig includes
Marek Vasut
1
-10
/
+4
2016-02-20
can: sja1000: of: add compatibility with Technologic Systems version
Damien Riegel
1
-0
/
+47
2016-02-20
can: sja1000: of: add per-compatible init hook
Damien Riegel
1
-9
/
+31
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
16
-45
/
+24
2015-11-23
can: xilinx: Convert to runtime_pm
Kedareswara rao Appana
1
-75
/
+101
2015-11-23
can: remove obsolete assignment for CAN protocol error type
Oliver Hartkopp
12
-17
/
+3
2015-11-23
can: fix assignment of error location in CAN error messages
Oliver Hartkopp
10
-28
/
+18
2015-11-23
can: sja1000: clear interrupts on start
Mirza Krak
1
-0
/
+3
2015-11-06
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+0
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
1
-1
/
+0
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-10-30
can: Use correct type in sizeof() in nla_put()
Marek Vasut
1
-1
/
+1
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2015-10-13
can: at91: remove at91_can_data
Alexandre Belloni
1
-21
/
+0
2015-10-13
can: sun4i: fix MODULE_DESCRIPTION
Gerhard Bertelsmann
1
-1
/
+1
[next]