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
/
ethernet
/
sun
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-15
ldmvsw: stop the clean timer at beginning of remove
Shannon Nelson
1
-1
/
+1
2017-05-15
ldmvsw: unregistering netdev before disable hardware
Thomas Tai
1
-1
/
+1
2017-05-01
net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError"
Colin Ian King
1
-1
/
+1
2017-04-07
net: sunhme: Use net_device_stats from struct net_device
Tobias Klauser
2
-13
/
+11
2017-04-07
net: sunbmac: Use net_device_stats from struct net_device
Tobias Klauser
2
-10
/
+9
2017-03-22
net: sun: sungem: rix a possible null dereference
Philippe Reynes
1
-2
/
+3
2017-03-17
sunvnet: xoff not needed when removing port link
Shannon Nelson
1
-4
/
+0
2017-03-17
sunvnet: count multicast packets
Shannon Nelson
1
-0
/
+2
2017-03-17
sunvnet: track port queues correctly
Shannon Nelson
2
-13
/
+22
2017-03-17
sunvnet: add stats to track ldom to ldom packets and bytes
Shannon Nelson
3
-1
/
+136
2017-03-17
ldmvsw: better use of link up and down on ldom vswitch
Shannon Nelson
3
-7
/
+41
2017-03-09
net: sun: sunhme: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-28
/
+34
2017-03-09
net: sun: sungem: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-41
/
+57
2017-03-09
net: sun: niu: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-17
/
+20
2017-03-09
net: sun: cassini: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-46
/
+52
2017-02-14
ldmvsw: disable tso and gso for bridge operations
Shannon Nelson
2
-4
/
+4
2017-02-14
ldmvsw: update and simplify version string
Shannon Nelson
1
-10
/
+4
2017-02-14
sunvnet: remove extra rcu_read_unlocks
Shannon Nelson
1
-6
/
+2
2017-02-14
sunvnet: straighten up message event handling logic
Shannon Nelson
1
-49
/
+45
2017-02-14
sunvnet: add memory barrier before check for tx enable
Shannon Nelson
1
-0
/
+1
2017-02-14
sunvnet: update version and version printing
Shannon Nelson
1
-10
/
+4
2017-02-14
sunvnet: remove unused variable in maybe_tx_wakeup
Sowmini Varadhan
1
-5
/
+1
2017-02-14
sunvnet: make sunvnet common code dynamically loadable
Shannon Nelson
2
-2
/
+11
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
3
-3
/
+3
2017-01-09
net: make ndo_get_stats64 a void function
stephen hemminger
1
-4
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
3
-3
/
+3
2016-12-16
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
1
-1
/
+1
2016-11-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-10
/
+12
2016-11-18
sunbmac: Fix compiler warning
Tushar Dave
2
-3
/
+4
2016-11-18
sunqe: Fix compiler warnings
Tushar Dave
2
-7
/
+8
2016-10-31
ldmvsw: tx queue stuck in stopped state after LDC reset
Aaron Young
1
-3
/
+13
2016-10-18
ethernet/sun: use core min/max MTU checking
Jarod Wilson
7
-24
/
+24
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
3
-3
/
+0
2016-10-12
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-1
/
+0
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2
-2
/
+2
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
7
-1790
/
+2420
2016-03-19
ldmvsw: Checkpatch sunvnet.c and sunvnet_common.c
Aaron Young
2
-50
/
+56
2016-03-19
ldmvsw: Add ldmvsw.c driver code
Aaron Young
3
-0
/
+480
2016-03-19
ldmvsw: Make sunvnet_common compatible with ldmvsw
Aaron Young
3
-70
/
+121
2016-03-19
ldmvsw: Split sunvnet driver into common code
Aaron Young
5
-1743
/
+1816
2016-03-18
mm: introduce page reference manipulation functions
Joonsoo Kim
1
-1
/
+1
2016-03-17
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2016-02-07
sunvnet: perf tracepoint invocations to trace LDC state machine
Sowmini Varadhan
1
-2
/
+22
2016-02-06
PCI: Remove includes of asm/pci-bridge.h
Bjorn Helgaas
1
-1
/
+0
2016-01-19
sunvnet: Initialize network_header and transport_header in vnet_rx_one()
Sowmini Varadhan
1
-3
/
+13
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-3
/
+0
2015-09-22
sunvnet: Invoke SET_NETDEV_DEV() to set up the vdev in vnet_new()
Sowmini Varadhan
1
-6
/
+11
2015-07-27
niu: don't count tx error twice in case of headroom realloc fails
Jiri Pirko
1
-3
/
+1
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+1
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-3
/
+1
[next]