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.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
/
mv88e6xxx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-3
/
+20
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-20
net: dsa: mv88e6xxx: fix in-band AN link establishment
Russell King
2
-3
/
+20
2020-07-13
net: dsa: mv88e6xxx: Implement MTU change
Andrew Lunn
1
-0
/
+27
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-05-11
net: dsa: permit cross-chip bridging between all trees in the system
Vladimir Oltean
1
-4
/
+12
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-5
/
+1
2020-05-02
net: dsa: mv88e6xxx: 88e6390 10G serdes support
Russell King
2
-2
/
+42
2020-05-02
net: dsa: mv88e6xxx: use generic clause 45 definitions
Russell King
2
-11
/
+7
2020-05-02
net: Make PTP-specific drivers depend on PTP_1588_CLOCK
Clay McClure
1
-1
/
+1
2020-04-29
net: dsa: mv88e6xxx: remove duplicate assignment of struct members
Jason Yan
1
-4
/
+0
2020-04-15
net: dsa: mv88e6xxx: Configure MAC when using fixed link
Andrew Lunn
1
-2
/
+3
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-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-1
/
+9
2020-03-12
net: dsa: mv88e6xxx: Add missing mask of ATU occupancy register
Andrew Lunn
1
-0
/
+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
1
-2
/
+2
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
1
-1
/
+3
2020-02-27
net: dsa: mv88e6xxx: fix duplicate vlan warning
Russell King
1
-3
/
+9
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-10
net: dsa: mv88e6xxx: Prevent truncation of longer interrupt names
Andrew Lunn
1
-6
/
+6
2020-01-20
net: dsa: mv88e6xxx: Add SERDES stats counters to all 6390 family members
Andrew Lunn
1
-0
/
+15
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: Get information about stacked DSA protocol
Florian Fainelli
1
-1
/
+2
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-03
net: dsa: mv88e6xxx: force cmode write on 6141/6341
Baruch Siach
1
-6
/
+6
2019-12-28
mv88e6xxx: Add serdes Rx statistics
Nikita Yushchenko
3
-3
/
+109
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
[next]