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
/
ethernet
/
sun
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-20
net: remove 'fallback' argument from dev->ndo_select_queue()
Paolo Abeni
2
-4
/
+2
2019-03-09
net: ethernet: sun: Zero initialize class in default case in niu_add_ethtool_...
Nathan Chancellor
1
-0
/
+1
2019-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-3
/
+3
2019-02-07
net: sun: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
3
-3
/
+3
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-28
/
+2
2019-01-22
net: sun: cassini: Cleanup license conflict
Thomas Gleixner
2
-28
/
+2
2019-01-17
net: sungem: fix indentation, remove a tab
Colin Ian King
1
-1
/
+1
2018-12-28
niu: fix missing checks of niu_pci_eeprom_read
Kangjie Lu
1
-2
/
+8
2018-12-06
net: Use of_node_name_eq for node name comparisons
Rob Herring
1
-1
/
+1
2018-09-20
net: sun: fix return type of ndo_start_xmit function
YueHaibing
6
-13
/
+17
2018-08-30
net: ethernet: Convert to using %pOFn instead of device_node.name
Rob Herring
1
-1
/
+1
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2
-2
/
+4
2018-07-05
net: ethernet: sun: remove redundant variables adv and lpa and mii_reads
Colin Ian King
1
-16
/
+0
2018-06-20
net: sungem: fix rx checksum support
Eric Dumazet
1
-10
/
+12
2018-05-04
net: ethernet: sun: niu set correct packet size in skb
Rob Taglang
1
-3
/
+2
2018-03-26
ethernet: Use octal not symbolic permissions
Joe Perches
1
-5
/
+5
2018-03-14
sunvnet: does not support GSO for sctp
Cathy Zhou
1
-1
/
+1
2018-02-08
sun: Add SPDX license tags to Sun network drivers
Shannon Nelson
11
-0
/
+11
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-38
/
+24
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
7
-0
/
+7
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
7
-0
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
7
-0
/
+7
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
1
-2
/
+2
2017-10-18
net: ethernet: sun: Convert timers to use timer_setup()
Kees Cook
9
-31
/
+24
2017-09-26
ldmvsw: Remove redundant unlikely()
Tobias Klauser
1
-1
/
+1
2017-09-21
drivers: net: sun: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-09-21
drivers: net: sun: cassini: use setup_timer() helper.
Allen Pais
1
-4
/
+1
2017-09-21
drivers : net: niu: use setup_timer() helper.
Allen Pais
1
-3
/
+1
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+3
2017-08-01
sunhme: fix up GREG_STAT and GREG_IMASK register offsets
Mark Cave-Ayland
1
-3
/
+3
2017-07-24
net: Convert to using %pOF instead of full_name
Rob Herring
1
-13
/
+11
2017-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2017-07-17
sunvnet: add support for IPv6 checksum offloads
Shannon Nelson
3
-13
/
+81
2017-07-14
net: niu: fix format string overflow warning:
Arnd Bergmann
1
-2
/
+2
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-15
sunvnet: restrict advertized checksum offloads to just IP
Shannon Nelson
2
-2
/
+2
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
[next]