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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
15
-21
/
+23
2016-12-11
e1000: use disable_hardirq() for e1000_netpoll()
WANG Cong
2
-6
/
+6
2016-12-11
i40e: don't truncate match_method assignment
Keller, Jacob E
1
-2
/
+1
2016-12-11
net: ethernet: ti: netcp: add support of cpts
WingMan Kwok
4
-14
/
+452
2016-12-11
net: ethernet: stmmac: remove private tx queue lock
Lino Sanfilippo
2
-23
/
+6
2016-12-11
net: ethernet: sxgbe: remove private tx queue lock
Lino Sanfilippo
2
-22
/
+6
2016-12-11
net: nicvf: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-25
/
+31
2016-12-11
net: ethernet: ti: cpsw: sync rates for channels in dual emac mode
Ivan Khoronzhuk
1
-1
/
+11
2016-12-11
net: ethernet: ti: cpsw: re-split res only when speed is changed
Ivan Khoronzhuk
1
-5
/
+59
2016-12-11
net: ethernet: ti: cpsw: combine budget and weight split and check
Ivan Khoronzhuk
1
-73
/
+34
2016-12-11
net: ethernet: ti: cpsw: don't start queue twice
Ivan Khoronzhuk
1
-2
/
+0
2016-12-11
net: ethernet: ti: cpsw: use same macros to get active slave
Ivan Khoronzhuk
1
-4
/
+1
2016-12-11
net: mvneta: select GENERIC_ALLOCATOR
Arnd Bergmann
1
-0
/
+1
2016-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-6
/
+77
2016-12-10
net: mlx5: Fix Kconfig help text
Christopher Covington
1
-2
/
+0
2016-12-10
net: smsc911x: back out silently on probe deferrals
Linus Walleij
1
-1
/
+8
2016-12-10
ibmveth: set correct gso_size and gso_type
Thomas Falcon
2
-2
/
+64
2016-12-10
net: qcom/emac: add support for the Qualcomm Technologies QDF2400
Timur Tabi
4
-5
/
+249
2016-12-10
net: qcom/emac: move phy init code to separate files
Timur Tabi
5
-523
/
+478
2016-12-09
net: xgene: avoid bogus maybe-uninitialized warning
Arnd Bergmann
1
-3
/
+3
2016-12-09
net: xgene: move xgene_cle_ptree_ewdn data off stack
Arnd Bergmann
2
-389
/
+381
2016-12-09
net/mlx5e: use %pad format string for dma_addr_t
Arnd Bergmann
1
-2
/
+2
2016-12-09
net: ethernet: cpmac: Call SET_NETDEV_DEV()
Florian Fainelli
1
-0
/
+1
2016-12-09
net: ethernet: lantiq_etop: Call SET_NETDEV_DEV()
Florian Fainelli
1
-0
/
+1
2016-12-09
cxgb4/cxgb4vf: Assign netdev->dev_port with port ID
Arjun V
3
-1
/
+2
2016-12-09
liquidio VF error handling
Raghu Vatsavayi
1
-0
/
+139
2016-12-09
liquidio VF timestamp
Raghu Vatsavayi
1
-1
/
+179
2016-12-09
liquidio VF ethtool stats
Raghu Vatsavayi
3
-98
/
+495
2016-12-09
liquidio VF vxlan
Raghu Vatsavayi
1
-3
/
+94
2016-12-09
liquidio VF vlan support
Raghu Vatsavayi
1
-0
/
+80
2016-12-08
cxgb4/cxgb4vf: Remove deprecated module parameters
Ganesh Goudar
2
-48
/
+2
2016-12-08
mlx4: xdp: Reserve headroom for receiving packet when XDP prog is active
Martin KaFai Lau
4
-17
/
+27
2016-12-08
mlx4: xdp: Allow raising MTU up to one page minus eth and vlan hdrs
Martin KaFai Lau
2
-30
/
+44
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
4
-0
/
+19
2016-12-08
liquidio VF rx data and ctl path
Raghu Vatsavayi
4
-4
/
+423
2016-12-08
liquidio CN23XX: VF TX buffers
Raghu Vatsavayi
1
-0
/
+182
2016-12-08
liquidio CN23XX: VF xmit
Raghu Vatsavayi
3
-3
/
+364
2016-12-08
liquidio CN23XX: VF scatter gather lists
Raghu Vatsavayi
1
-0
/
+134
2016-12-08
liquidio CN23XX: VF mac address
Raghu Vatsavayi
3
-0
/
+197
2016-12-08
liquidio CN23XX: VF link status
Raghu Vatsavayi
1
-0
/
+249
2016-12-08
liquidio CN23XX: VF offload features
Raghu Vatsavayi
2
-0
/
+565
2016-12-08
net: smmac: allow configuring lower pbl values
Niklas Cassel
4
-2
/
+7
2016-12-08
net: stmmac: add support for independent DMA pbl for tx/rx
Niklas Cassel
3
-11
/
+15
2016-12-08
net: stmmac: dwmac1000: fix define DMA_BUS_MODE_RPBL_MASK
Niklas Cassel
1
-1
/
+1
2016-12-08
net: stmmac: stmmac_platform: fix parsing of DT binding
Niklas Cassel
2
-16
/
+17
2016-12-08
net: stmmac: simplify the common DMA init API
Niklas Cassel
5
-22
/
+22
2016-12-08
net: stmmac: return error if no DMA configuration is found
Niklas Cassel
1
-9
/
+9
2016-12-08
net: ethernet: slicoss: use module_pci_driver()
Tobias Klauser
1
-12
/
+1
2016-12-08
net: stmmac: stmmac_platform: use correct setup function for gmac4
Niklas Cassel
2
-2
/
+3
2016-12-08
net: stmmac: dwmac-generic: add missing compatible strings
Niklas Cassel
1
-0
/
+3
[next]