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
2014-10-01
sunvnet: generate ICMP PTMUD messages for smaller port MTUs
David L Stevens
1
-1
/
+36
2014-10-01
sunvnet: allow admin to set sunvnet MTU
David L Stevens
2
-4
/
+9
2014-10-01
sunvnet: make transmit path zero-copy in the kernel
David L Stevens
2
-45
/
+182
2014-10-01
sunvnet: upgrade to VIO protocol version 1.6
David L Stevens
2
-18
/
+89
2014-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2014-09-13
sunvnet: Avoid sending superfluous LDC messages.
Sowmini Varadhan
2
-5
/
+72
2014-09-10
drivers/net: Convert remaining uses of pr_warning to pr_warn
Joe Perches
3
-4
/
+4
2014-09-09
sunvnet - add missing rmb() for sunvnet driver
David L Stevens
1
-2
/
+5
2014-08-28
sungem: Fix global namespace pollution of phy accessors.
David S. Miller
1
-17
/
+17
2014-08-15
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-4
/
+4
2014-08-14
sunvnet: Schedule maybe_tx_wakeup() as a tasklet from ldc_rx path
Sowmini Varadhan
2
-2
/
+14
2014-08-14
sunvnet: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN
Sowmini Varadhan
1
-0
/
+16
2014-08-14
sunvnet: Do not ask for an ACK for every dring transmit
Sowmini Varadhan
1
-1
/
+9
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
4
-4
/
+4
2014-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+17
2014-07-29
sunvnet: only use connected ports when sending
David L Stevens
1
-5
/
+17
2014-07-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+19
2014-07-21
niu: remove unnecessary break after return
Fabian Frederick
1
-1
/
+0
2014-07-17
sunvnet: clean up objects created in vnet_new() on vnet_exit()
Sowmini Varadhan
1
-1
/
+19
2014-05-10
net: cassini: use nested lock annotation
Emil Goode
1
-1
/
+1
2014-03-25
sungem: Call dev_consume_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-02-19
niu: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-8
/
+3
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2
-2
/
+0
2014-01-01
net: sun: optimization of addr compare
dingtianhong
1
-1
/
+1
2013-12-19
net: sun-niu calls skb_set_hash
Tom Herbert
1
-4
/
+6
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
2
-6
/
+2
2013-10-24
net: niu: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-24
net: sungem: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-22
net: cassini: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-22
net: sunhme: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
4
-8
/
+8
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-14
/
+10
2013-09-04
net: sunhme: use pci_{get,set}_drvdata()
Jingoo Han
1
-3
/
+3
2013-09-04
net: sunhme: use platform_{get,set}_drvdata()
Jingoo Han
1
-1
/
+1
2013-08-31
net: niu: use dev_get_platdata()
Jingoo Han
1
-4
/
+4
2013-08-22
sysfs.h: remove attr_name() macro
Greg Kroah-Hartman
1
-1
/
+1
2013-08-21
net: sunhme: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-21
net: sunbmac: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-21
net: sunhme: use platform_{get,set}_drvdata()
Libo Chen
1
-1
/
+1
2013-08-21
net: sunbmac: use platform_{get,set}_drvdata()
Libo Chen
1
-1
/
+1
2013-07-11
sunvnet: vnet_port_remove must call unregister_netdev
Dave Kleikamp
1
-0
/
+2
2013-07-02
cassini: Make missing firmware non-fatal
Ben Hutchings
1
-10
/
+8
2013-06-24
net: Restore unintentional reverts.
David S. Miller
1
-1
/
+0
2013-05-26
net: ethernet: use platform_{get,set}_drvdata()
Jingoo Han
3
-11
/
+8
2013-05-23
net/ethernet/sun/sungem: Use module_pci_driver to register driver
Peter Hüwe
1
-12
/
+1
2013-05-18
net: ethernet: sun: initialize variables directly
Emilio López
1
-4
/
+1
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
1
-1
/
+1
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2
-12
/
+5
2013-03-10
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-4
/
+1
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-2
/
+1
[prev]
[next]