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
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-29
net: dsa: rtl8366: Fix VLAN set-up
Linus Walleij
1
-7
/
+7
2020-07-29
net: dsa: rtl8366: Fix VLAN semantics
Linus Walleij
1
-4
/
+17
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-26
/
+43
2020-07-25
net: dsa: mv88e6xxx: Use chip-wide max frame size for MTU
Chris Packham
4
-0
/
+31
2020-07-25
net: dsa: mv88e6xxx: Support jumbo configuration on 6190/6190X
Chris Packham
1
-0
/
+2
2020-07-25
net: dsa: mv88e6xxx: MV88E6097 does not support jumbo configuration
Chris Packham
1
-1
/
+0
2020-07-22
net: dsa: microchip: call phy_remove_link_mode during probe
Helmut Grohne
3
-23
/
+23
2020-07-21
net: dsa: qca8k: implement the port MTU callbacks
Jonathan McDowell
2
-0
/
+34
2020-07-20
net: dsa: mv88e6xxx: fix in-band AN link establishment
Russell King
2
-3
/
+20
2020-07-20
net: dsa: felix: (re)use already existing constants
Michael Walle
1
-33
/
+12
2020-07-16
net: mscc: ocelot: rethink Kconfig dependencies again
Vladimir Oltean
1
-1
/
+0
2020-07-14
net: dsa: felix: introduce support for Seville VSC9953 switch
Maxim Kochetkov
6
-16
/
+1149
2020-07-14
net: dsa: felix: move probing to felix_vsc9959.c
Vladimir Oltean
3
-191
/
+206
2020-07-14
net: mscc: ocelot: extend watermark encoding function
Maxim Kochetkov
1
-0
/
+13
2020-07-14
net: mscc: ocelot: convert SYS_PAUSE_CFG register access to regfield
Maxim Kochetkov
1
-0
/
+3
2020-07-14
net: dsa: felix: create a template for the DSA tags on xmit
Vladimir Oltean
3
-0
/
+34
2020-07-14
net: mscc: ocelot: convert QSYS_SWITCH_PORT_MODE and SYS_PORT_MODE to regfields
Vladimir Oltean
2
-6
/
+14
2020-07-14
soc: mscc: ocelot: add MII registers description
Maxim Kochetkov
1
-1
/
+1
2020-07-14
net: mscc: ocelot: convert port registers to regmap
Vladimir Oltean
2
-8
/
+52
2020-07-13
net: dsa: mv88e6xxx: Implement MTU change
Andrew Lunn
1
-0
/
+27
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-0
/
+7
2020-07-09
net: dsa: rtl8366rb: Support the CPU DSA tag
Linus Walleij
2
-23
/
+9
2020-07-08
net: dsa: loop: Print when registration is successful
Florian Fainelli
1
-4
/
+7
2020-07-06
net: dsa: vitesse-vsc73xx: Convert to plain comments to avoid kerneldoc warnings
Andrew Lunn
2
-2
/
+2
2020-07-06
net: dsa: lan9303: fix variable 'res' set but not used
Andrew Lunn
1
-4
/
+3
2020-07-06
net: dsa: rtl8366: Pass GENMASK() signed bits
Andrew Lunn
1
-1
/
+1
2020-07-06
net: dsa: bcm_sf2: Pass GENMASK() signed bits
Andrew Lunn
1
-2
/
+2
2020-07-06
net: dsa: bcm_sf2: Initialize __be16 with a __be16 value
Andrew Lunn
1
-2
/
+2
2020-07-06
net: dsa: b53: Fixup endianness warnings
Andrew Lunn
1
-8
/
+18
2020-07-06
net: dsa: mv88e6xxx: scratch: Fixup kerneldoc
Andrew Lunn
1
-3
/
+6
2020-07-06
net: dsa: mv88e6xxx: Remove set but unused variable
Andrew Lunn
1
-3
/
+2
2020-07-06
net: dsa: mv88e6xxx: vlan_tci is __be16
Andrew Lunn
1
-1
/
+1
2020-07-06
net: dsa: mv88e6xxx: Fix sparse warnings from GENMASK
Andrew Lunn
1
-2
/
+2
2020-07-06
net: dsa: felix: use resolved link config in mac_link_up()
Vladimir Oltean
3
-156
/
+187
2020-07-06
net: dsa: felix: delete .phylink_mac_an_restart code
Vladimir Oltean
3
-48
/
+0
2020-07-06
net: dsa: felix: set proper pause frame timers based on link speed
Vladimir Oltean
1
-4
/
+23
2020-07-06
net: dsa: felix: unconditionally configure MAC speed to 1000Mbps
Vladimir Oltean
1
-2
/
+7
2020-07-06
net: dsa: felix: support half-duplex link modes
Vladimir Oltean
2
-11
/
+16
2020-07-06
net: dsa: felix: clarify the intention of writes to MII_BMCR
Vladimir Oltean
1
-8
/
+3
2020-07-05
net: dsa: microchip: remove unused private members
Codrin Ciubotariu
4
-80
/
+2
2020-07-05
net: dsa: microchip: split adjust_link() in phylink_mac_link_{up|down}()
Codrin Ciubotariu
4
-16
/
+29
2020-07-03
net: dsa: microchip: set the correct number of ports
Codrin Ciubotariu
2
-0
/
+6
2020-07-02
net: dsa: microchip: enable ksz9893 via i2c in the ksz9477 driver
Helmut Grohne
1
-0
/
+1
2020-06-30
net: dsa/bcm_sf2: move pause mode setting into mac_link_up()
Russell King
1
-7
/
+15
2020-06-30
net: dsa/bcm_sf2: move speed/duplex forcing to mac_link_up()
Russell King
1
-27
/
+16
2020-06-30
net: dsa/bcm_sf2: fix incorrect usage of state->link
Russell King
1
-2
/
+26
2020-06-30
net: dsa/b53: use resolved link config in mac_link_up()
Russell King
1
-9
/
+3
2020-06-30
net: dsa/b53: change b53_force_port_config() pause argument
Russell King
1
-10
/
+15
2020-06-30
net:qos: police action offloading parameter 'burst' change to the original value
Po Liu
3
-15
/
+9
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-166
/
+175
[next]