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-07-05
mlxsw: reg: Add Router Algorithmic LPM Tree Binding Register definition
Jiri Pirko
1
-0
/
+45
2016-07-05
mlxsw: reg: Add Router Algorithmic LPM Structure Tree Register definition
Jiri Pirko
1
-0
/
+77
2016-07-05
mlxsw: reg: Add Router Algorithmic LPM Tree Allocation Register definition
Jiri Pirko
1
-1
/
+53
2016-07-05
mlxsw: spectrum_router: Implement private fib
Jiri Pirko
2
-0
/
+127
2016-07-05
liquidio: Response header changes
Raghu Vatsavayi
1
-6
/
+12
2016-07-05
liquidio: Remove redundant code
Raghu Vatsavayi
13
-47
/
+51
2016-07-05
liquidio: Droq validation
Raghu Vatsavayi
1
-12
/
+0
2016-07-05
liquidio: MTU limits
Raghu Vatsavayi
3
-11
/
+15
2016-07-05
liquidio: free resources during shutdown
Raghu Vatsavayi
4
-8
/
+13
2016-07-05
liquidio: iq/oq limits
Raghu Vatsavayi
1
-5
/
+1
2016-07-05
liquidio: softcommand delay
Raghu Vatsavayi
3
-5
/
+5
2016-07-05
liquidio: IQ synchronization
Raghu Vatsavayi
1
-11
/
+16
2016-07-05
liquidio: Macro replacements
Raghu Vatsavayi
17
-321
/
+66
2016-07-05
liquidio: Vxlan support
Raghu Vatsavayi
6
-5
/
+254
2016-07-05
net: ethernet: bcmgenet: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-26
/
+2
2016-07-05
net: ethernet: bcmgenet: use phydev from struct net_device
Philippe Reynes
3
-39
/
+31
2016-07-05
net: ethernet: arc: emac: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-38
/
+2
2016-07-05
net: ethernet: arc: emac: use phydev from struct net_device
Philippe Reynes
2
-18
/
+12
2016-07-05
net: ethernet: ixp4xx_eth: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-12
/
+2
2016-07-05
net: ethernet: ixp4xx_eth: use phydev from struct net_device
Philippe Reynes
1
-20
/
+16
2016-07-05
net: ethernet: smsc: smsc911x: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-16
/
+2
2016-07-05
net: ethernet: smsc: smsc911x: use phydev from struct net_device
Philippe Reynes
1
-35
/
+31
2016-07-05
net: ethernet: lantiq_etop: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-14
/
+2
2016-07-05
net: ethernet: lantiq_etop: use phydev from struct net_device
Philippe Reynes
1
-17
/
+7
2016-07-05
net: ethernet: cavium: octeon: use phy_ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-23
/
+2
2016-07-05
net: ethernet: cavium: octeon: use phydev from struct net_device
Philippe Reynes
1
-46
/
+40
2016-07-05
net/mlx4: Fix some indent inconsistancy
Christophe Jaillet
5
-19
/
+17
2016-07-02
net-next: mediatek: fix compile error inside mtk_poll_controller()
John Crispin
1
-1
/
+1
2016-07-02
mlxsw: spectrum: Add traps needed for router implementation
Jiri Pirko
2
-0
/
+30
2016-07-02
mlxsw: spectrum: Use action 'discard' when removing traps
Ido Schimmel
1
-2
/
+2
2016-07-02
mlxsw: reg: Add Router Interface Table Register
Ido Schimmel
1
-0
/
+194
2016-07-02
mlxsw: reg: Add FDB action to forward to router
Ido Schimmel
1
-1
/
+3
2016-07-02
mlxsw: spectrum: Add router interface struct
Ido Schimmel
2
-0
/
+22
2016-07-02
mlxsw: spectrum_router: Add basic ipv4 router initialization
Ido Schimmel
4
-1
/
+83
2016-07-02
mlxsw: spectrum: Initialize ports at the end of init sequence
Ido Schimmel
1
-14
/
+11
2016-07-02
mlxsw: reg: Add Router General Configuration Register
Ido Schimmel
1
-1
/
+77
2016-07-02
mlxsw: spectrum: Remove RIF from PVID vPort when joining / leaving LAG
Ido Schimmel
1
-0
/
+13
2016-07-02
mlxsw: spectrum: Sync PVID vPort LAG status
Ido Schimmel
1
-0
/
+31
2016-07-02
mlxsw: spectrum: Remove VLANs configuration via SELF flag
Ido Schimmel
3
-66
/
+6
2016-07-02
mlxsw: spectrum: Send untagged packets through a port netdev
Ido Schimmel
1
-1
/
+2
2016-07-02
bnxt_en: Allow statistics DMA to be configurable using ethtool -C.
Michael Chan
3
-3
/
+31
2016-07-02
bnxt_en: Assign netdev->dev_port with port ID.
Michael Chan
1
-0
/
+1
2016-07-02
bnxt_en: Allow promiscuous mode for VF if default VLAN is enabled.
Michael Chan
1
-3
/
+12
2016-07-02
bnxt_en: Increase maximum supported MTU to 9500.
Vasundhara Volam
1
-1
/
+1
2016-07-02
bnxt_en: Enable MRU enables bit when configuring VNIC MRU.
Michael Chan
1
-1
/
+2
2016-07-02
bnxt_en: Add support for firmware updates for additional processors.
Rob Swindell
2
-0
/
+21
2016-07-02
bnxt_en: Request firmware reset after successful firwmare update
Rob Swindell
1
-0
/
+2
2016-07-02
bnxt_en: Add support for updating flash more securely
Rob Swindell
2
-1
/
+3
2016-07-02
bnxt_en: Do function reset on the 1st PF open only.
Michael Chan
2
-6
/
+17
2016-07-02
bnxt_en: Update firmware spec. to 1.3.0.
Michael Chan
2
-32
/
+66
[next]