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
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-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-10
/
+17
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-6
/
+18
2016-09-22
can: dev: fix deadlock reported after bus-off
Sergei Miroshnichenko
1
-10
/
+17
2016-09-21
net: can: ifi: Configure transmitter delay
Marek Vasut
1
-1
/
+10
2016-09-19
can: flexcan: fix resume function
Fabio Estevam
1
-5
/
+8
2016-08-14
net: can: usb: usb_8dev: don't print error when allocating urb fails
Wolfram Sang
1
-4
/
+1
2016-08-14
net: can: usb: peak_usb: pcan_usb_core: don't print error when allocating urb...
Wolfram Sang
1
-5
/
+1
2016-08-14
net: can: usb: kvaser_usb: don't print error when allocating urb fails
Wolfram Sang
1
-6
/
+1
2016-08-14
net: can: usb: gs_usb: don't print error when allocating urb fails
Wolfram Sang
1
-7
/
+2
2016-08-14
net: can: usb: esd_usb2: don't print error when allocating urb fails
Wolfram Sang
1
-3
/
+0
2016-08-14
net: can: usb: ems_usb: don't print error when allocating urb fails
Wolfram Sang
1
-7
/
+2
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-14
/
+65
2016-06-23
can: mcp251x: add message about sucessful/unsuccessful probe
Ed Spiridonov
1
-1
/
+6
2016-06-23
can: rcar_canfd: Add back-to-error-active support
Ramesh Shanmugasundaram
1
-20
/
+56
2016-06-23
can: rcar_canfd: Add Classical CAN only mode support
Ramesh Shanmugasundaram
1
-114
/
+241
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-06-17
can: rcar_can: Move Renesas CAN driver to rcar dir
Ramesh Shanmugasundaram
5
-12
/
+12
2016-06-17
can: rcar_canfd: Add Renesas R-Car CAN FD driver
Ramesh Shanmugasundaram
5
-0
/
+1713
2016-06-17
can: gs_usb: add ethtool set_phys_id callback to locate physical device
Maximilian Schneider
1
-31
/
+85
2016-06-17
can: gs_usb: codingstyle: introduce use of BIT() + fix indention
Maximilian Schneider
1
-11
/
+14
2016-06-17
can: tscan1: Utilize the module_isa_driver macro
William Breathitt Gray
1
-11
/
+1
2016-06-17
can: slcan: Replace sizeof struct can_frame with CAN_MTU
Marek Vasut
1
-2
/
+2
2016-06-17
can: dev: can-calc-bit-timing(): better sample point calculation
Marc Kleine-Budde
1
-55
/
+85
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
[next]