index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-03-28
net: dsa: felix: support changing the MTU
Vladimir Oltean
1
-0
/
+19
2020-03-28
net: dsa: vsc73xx: make the MTU configurable
Vladimir Oltean
1
-10
/
+20
2020-03-28
net: dsa: sja1105: implement the port MTU callbacks
Vladimir Oltean
2
-4
/
+47
2020-03-28
net: dsa: b53: add MTU configuration support
Murali Krishna Policharla
1
-5
/
+22
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-03-24
net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUT
Vladimir Oltean
7
-0
/
+269
2020-03-24
net: dsa: sja1105: make the AVB table dynamically reconfigurable
Vladimir Oltean
3
-3
/
+27
2020-03-24
net: dsa: sja1105: make future_base_time a common helper
Vladimir Oltean
2
-27
/
+27
2020-03-24
net: dsa: sja1105: unconditionally set DESTMETA and SRCMETA in AVB table
Vladimir Oltean
2
-38
/
+32
2020-03-20
net: dsa: sja1105: Add support for the SGMII port
Vladimir Oltean
5
-5
/
+244
2020-03-20
net: dsa: sja1105: Avoid error message for unknown PHY mode on disabled ports
Vladimir Oltean
1
-0
/
+3
2020-03-20
net: dsa: mt7530: Change the LINK bit to reflect the link status
René van Dorst
1
-2
/
+2
2020-03-16
net: dsa: mv88e6xxx: use PHY_DETECT in mac_link_up/mac_link_down
Russell King
1
-24
/
+29
2020-03-16
net: dsa: mv88e6xxx: remove port_link_state functions
Russell King
4
-232
/
+0
2020-03-16
net: dsa: mv88e6xxx: combine port_set_speed and port_set_duplex
Russell King
4
-145
/
+107
2020-03-16
net: dsa: mv88e6xxx: fix Serdes link changes
Russell King
2
-21
/
+13
2020-03-16
net: dsa: mv88e6xxx: extend phylink to Serdes PHYs
Russell King
4
-74
/
+480
2020-03-16
net: dsa: mv88e6xxx: configure interface settings in mac_config
Russell King
1
-32
/
+35
2020-03-16
net: dsa: mv88e6xxx: use BMCR definitions for serdes control register
Russell King
2
-14
/
+5
2020-03-15
net: dsa: sja1105: move MAC configuration to .phylink_mac_link_up
Vladimir Oltean
1
-4
/
+9
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-2
/
+11
2020-03-12
net: dsa: mv88e6xxx: Add missing mask of ATU occupancy register
Andrew Lunn
1
-0
/
+2
2020-03-11
net: dsa: mt7530: fix macro MIRROR_PORT
DENG Qingfang
1
-1
/
+1
2020-03-11
net: dsa: microchip: use delayed_work instead of timer + work
George McCollister
2
-20
/
+9
2020-03-10
net: dsa: mt7530: add support for port mirroring
DENG Qingfang
2
-0
/
+67
2020-03-05
net: dsa: felix: Allow unknown unicast traffic towards the CPU port module
Vladimir Oltean
1
-0
/
+9
2020-03-05
net: mscc: ocelot: eliminate confusion between CPU and NPI port
Vladimir Oltean
1
-3
/
+4
2020-03-04
net: dsa: felix: Wire up the ocelot cls_flower methods
Vladimir Oltean
3
-0
/
+165
2020-03-04
net: dsa: sja1105: add 100baseT1_Full support
Oleksij Rempel
1
-0
/
+1
2020-03-01
net: dsa: sja1105: Don't destroy not-yet-created xmit_worker
Vladimir Oltean
1
-1
/
+2
2020-03-01
net: dsa: mv88e6xxx: fix lockup on warm boot
Russell King
1
-1
/
+7
2020-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-4
/
+3
2020-02-27
net: dsa: mv88e6xxx: Fix masking of egress port
Andrew Lunn
1
-2
/
+2
2020-02-27
net: mv88e6xxx: use resolved link config in mac_link_up()
Russell King
1
-16
/
+59
2020-02-27
net: dsa: propagate resolved link config via mac_link_up()
Russell King
9
-9
/
+27
2020-02-27
net: dsa: mv88e6xxx: fix duplicate vlan warning
Russell King
1
-3
/
+9
2020-02-27
net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/sec
Florian Fainelli
1
-2
/
+1
2020-02-27
Revert "net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278"
Florian Fainelli
2
-4
/
+0
2020-02-25
net: dsa: felix: Use PHY_INTERFACE_MODE_INTERNAL instead of GMII
Vladimir Oltean
2
-4
/
+2
2020-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2020-02-17
net: dsa: mv88e6xxx: Add 6390 family PCS registers to ethtool -d
Andrew Lunn
3
-0
/
+68
2020-02-17
net: dsa: mv88e6xxx: Add 6352 family PCS registers to ethtool -d
Andrew Lunn
3
-0
/
+34
2020-02-17
net: dsa: mv88e6xxx: Allow PCS registers to be retrieved via ethtool
Andrew Lunn
2
-1
/
+16
2020-02-17
net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278
Florian Fainelli
2
-0
/
+4
2020-02-17
net: dsa: b53: Ensure the default VID is untagged
Florian Fainelli
1
-0
/
+3
2020-02-10
net: dsa: mv88e6xxx: Prevent truncation of longer interrupt names
Andrew Lunn
1
-6
/
+6
2020-02-07
net: dsa: microchip: enable module autoprobe
Razvan Stefanescu
1
-0
/
+6
2020-02-07
net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP port
Florian Fainelli
1
-1
/
+3
2020-02-07
net: dsa: b53: Always use dev->vlan_enabled in b53_configure_vlan()
Florian Fainelli
1
-1
/
+1
2020-01-20
net: dsa: mv88e6xxx: Add SERDES stats counters to all 6390 family members
Andrew Lunn
1
-0
/
+15
[next]