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.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-01-20
net: dsa: mv88e6xxx: Add SERDES stats counters to all 6390 family members
Andrew Lunn
1
-0
/
+15
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-2
/
+2
2020-01-19
net: dsa: felix: Allow PHY to AN 10/100/1000 with 2500 serdes link
Alex Marginean
1
-5
/
+4
2020-01-19
net: dsa: felix: Handle PAUSE RX regardless of AN result
Alex Marginean
1
-2
/
+6
2020-01-17
net: dsa: bcm_sf2: Configure IMP port for 2Gb/sec
Florian Fainelli
1
-1
/
+1
2020-01-17
net: dsa: sja1105: Don't error out on disabled ports with no phy-mode
Vladimir Oltean
1
-1
/
+1
2020-01-17
net: dsa: felix: Don't error out on disabled ports with no phy-mode
Vladimir Oltean
1
-1
/
+1
2020-01-17
net: dsa: felix: Don't restart PCS SGMII AN if not needed
Alex Marginean
1
-0
/
+21
2020-01-17
net: dsa: felix: Set USXGMII link based on BMSR, not LPA
Alex Marginean
1
-1
/
+0
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
3
-6
/
+12
2020-01-09
net: dsa: b53: Enable Broadcom tags for 531x5/539x families
Florian Fainelli
1
-9
/
+37
2020-01-09
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
16
-23
/
+45
2020-01-07
net: dsa: mv88e6xxx: Unique ATU and VTU IRQ names
Andrew Lunn
3
-2
/
+10
2020-01-07
net: dsa: mv88e6xxx: Unique g2 IRQ name
Andrew Lunn
2
-1
/
+5
2020-01-07
net: dsa: mv88e6xxx: Unique watchdog IRQ name
Andrew Lunn
2
-1
/
+5
2020-01-07
net: dsa: mv88e6xxx: Unique SERDES interrupt names
Andrew Lunn
2
-1
/
+6
2020-01-07
net: dsa: mv88e6xxx: Unique IRQ name
Andrew Lunn
2
-1
/
+5
2020-01-07
net: dsa: mv88e6xxx: Preserve priority when setting CPU port.
Andrew Lunn
2
-0
/
+6
2020-01-06
net: dsa: felix: Add PCS operations for PHYLINK
Vladimir Oltean
4
-17
/
+767
2020-01-06
net: dsa: Make deferred_xmit private to sja1105
Vladimir Oltean
1
-21
/
+75
2020-01-06
net: dsa: sja1105: Always send through management routes in slot 0
Vladimir Oltean
1
-25
/
+1
2020-01-06
net: dsa: vsc73xx: Remove dependency on CONFIG_OF
Florian Fainelli
2
-3
/
+2
2020-01-03
net: dsa: mv88e6xxx: force cmode write on 6141/6341
Baruch Siach
1
-6
/
+6
2020-01-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-18
/
+16
2019-12-31
net: dsa: sja1105: Empty the RX timestamping queue on PTP settings change
Vladimir Oltean
1
-0
/
+3
2019-12-31
net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestamping
Vladimir Oltean
2
-18
/
+16
2019-12-31
net: dsa: sja1105: Reconcile the meaning of TPID and TPID2 for E/T and P/Q/R/S
Vladimir Oltean
2
-6
/
+9
2019-12-31
net: dsa: sja1105: Remove restriction of zero base-time for taprio offload
Vladimir Oltean
1
-5
/
+0
2019-12-31
net: dsa: sja1105: Really make the PTP command read-write
Vladimir Oltean
1
-1
/
+1
2019-12-31
net: dsa: sja1105: Take PTP egress timestamp by port, not mgmt slot
Vladimir Oltean
2
-3
/
+3
2019-12-28
mv88e6xxx: Add serdes Rx statistics
Nikita Yushchenko
3
-3
/
+109
2019-12-28
net: dsa: qca: ar9331: drop pointless static qualifier in ar9331_sw_mbus_init
Mao Wenan
1
-1
/
+1
2019-12-25
net: dsa: bcm_sf2: Fix IP fragment location and behavior
Florian Fainelli
1
-3
/
+3
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-5
/
+17
2019-12-21
net: dsa: add support for Atheros AR9331 built-in switch
Oleksij Rempel
5
-0
/
+869
2019-12-17
net: dsa: ocelot: add NET_VENDOR_MICROSEMI dependency
Arnd Bergmann
1
-0
/
+1
2019-12-17
net: dsa: b53: Fix egress flooding settings
Florian Fainelli
1
-5
/
+16
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+5
2019-11-25
net: dsa: sja1105: fix sja1105_parse_rgmii_delays()
Oleksij Rempel
1
-5
/
+5
2019-11-22
net: dsa: ocelot: fix "should it be static?" warnings
Chen Wandun
1
-2
/
+2
2019-11-22
net: dsa: ocelot: add hardware timestamping support for Felix
Yangbo Lu
1
-0
/
+89
2019-11-22
net: dsa: ocelot: define PTP registers for felix_vsc9959
Yangbo Lu
1
-0
/
+16
2019-11-20
net: dsa: felix: Fix CPU port assignment when not last port
Vladimir Oltean
1
-1
/
+1
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+13
2019-11-15
mv88e6xxx: Reject requests to enable time stamping on both edges.
Richard Cochran
1
-0
/
+6
2019-11-15
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
1
-1
/
+2
2019-11-15
mv88e6xxx: reject unsupported external timestamp flags
Jacob Keller
1
-0
/
+6
2019-11-15
net: dsa: ocelot: add driver for Felix switch family
Vladimir Oltean
7
-0
/
+1065
2019-11-15
net: dsa: sja1105: Simplify reset handling
Vladimir Oltean
2
-97
/
+15
2019-11-15
net: dsa: sja1105: Implement state machine for TAS with PTP clock source
Vladimir Oltean
7
-17
/
+487
[next]