index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
mv88e6060.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: mv88e6060: add phylink_get_caps implementation
Russell King (Oracle)
2023-08-14
1
-0
/
+45
*
net: dsa: mv88e6060: remove unnecessary dev_set_drvdata()
Yang Yingliang
2022-09-22
1
-2
/
+0
*
net: dsa: mv88e6060: prevent crash on an unused port
Sergei Antonov
2022-08-12
1
-0
/
+3
*
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
2021-09-19
1
-0
/
+18
*
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
2020-01-08
1
-1
/
+2
*
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
2019-10-22
1
-1
/
+3
*
net: dsa: mv88e6060: Remove support for legacy probing
Andrew Lunn
2019-04-30
1
-39
/
+1
*
net: dsa: mv88e6060: Support probing as an mdio device
Andrew Lunn
2019-04-30
1
-1
/
+58
*
net: dsa: mv88e6060: Replace REG_READ macro
Andrew Lunn
2019-04-27
1
-13
/
+7
*
net: dsa: mv88e6060: Replace REG_WRITE macro
Andrew Lunn
2019-04-27
1
-32
/
+41
*
net: dsa: mv88e6060: Replace ds with priv
Andrew Lunn
2019-04-27
1
-21
/
+22
*
net: dsa: mv88e6060: Add SPDX header
Andrew Lunn
2019-04-27
1
-5
/
+1
*
mv88e6060: disable hardware level MAC learning
Anderson Luiz Alves
2018-12-03
1
-7
/
+3
*
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
2017-11-13
1
-1
/
+2
*
net: dsa: introduce dsa_user_ports helper
Vivien Didelot
2017-10-28
1
-3
/
+2
*
net: dsa: add dsa_to_port helper
Vivien Didelot
2017-10-18
1
-1
/
+1
*
net: dsa: mv88e6060: setup random mac address
Vivien Didelot
2017-10-14
1
-17
/
+26
*
net: dsa: mv88e6060: fix switch MAC address
Vivien Didelot
2017-10-14
1
-2
/
+8
*
net: dsa: use dedicated CPU port
Vivien Didelot
2017-09-21
1
-1
/
+1
*
net: dsa: store CPU port pointer in the tree
Vivien Didelot
2017-05-17
1
-1
/
+1
*
net: dsa: Make dsa_switch_ops const
Florian Fainelli
2017-01-09
1
-1
/
+1
*
net: dsa: Encapsulate legacy switch drivers into dsa_switch_driver
Florian Fainelli
2017-01-09
1
-2
/
+6
*
net: dsa: remove ds_to_priv
Vivien Didelot
2016-09-01
1
-2
/
+2
*
net: dsa: rename switch operations structure
Vivien Didelot
2016-08-24
1
-3
/
+3
*
net: dsa: Allow the DSA driver to indicate the tag protocol
Andrew Lunn
2016-08-22
1
-1
/
+6
*
net: dsa: constify probed name
Vivien Didelot
2016-04-17
1
-5
/
+5
*
dsa: Rename phys_port_mask to enabled_port_mask
Andrew Lunn
2016-04-13
1
-1
/
+1
*
net: dsa: Rename DSA probe function.
Andrew Lunn
2016-04-13
1
-3
/
+4
*
net: dsa: Keep the mii bus and address in the private structure
Andrew Lunn
2016-04-13
1
-18
/
+26
*
net: dsa: Have the switch driver allocate there own private memory
Andrew Lunn
2016-04-13
1
-1
/
+2
*
net: dsa: Pass the dsa device to the switch drivers
Andrew Lunn
2016-04-13
1
-1
/
+2
*
net: dsa: mv88e6060: replace magic values with register defines
Neil Armstrong
2015-11-15
1
-27
/
+37
*
net: dsa: mv88e6060: use the correct bit shift for mac0
Neil Armstrong
2015-11-15
1
-1
/
+2
*
net: dsa: mv88e6060: use the correct MaxFrameSize bit
Neil Armstrong
2015-11-15
1
-1
/
+1
*
net: dsa: mv88e6060: use the correct InitReady bit
Neil Armstrong
2015-11-15
1
-1
/
+1
*
net: dsa: mv88e6060: remove poll_link callback
Neil Armstrong
2015-11-15
1
-49
/
+0
*
net: dsa: Make mv88e6060 use nested mdiobus read/write
Neil Armstrong
2015-10-23
1
-2
/
+2
*
net: dsa: Report known silicon revisions for Marvell 88E6060
Guenter Roeck
2014-10-30
1
-1
/
+4
*
dsa: Fix conversion from host device to mii bus
Guenter Roeck
2014-10-17
1
-4
/
+12
*
dsa: Replace mii_bus with a generic host device
Alexander Duyck
2014-09-15
1
-4
/
+9
*
net: dsa: change tag_protocol to an enum
Florian Fainelli
2014-09-13
1
-1
/
+1
*
DSA: Convert printk calls to netdev_info calls
Barry Grussling
2013-01-10
1
-5
/
+6
*
DSA: Convert repeated msleep calls to timeouts
Barry Grussling
2013-01-10
1
-4
/
+8
*
DSA: Convert DSA comments to network-style comments
Barry Grussling
2013-01-10
1
-22
/
+9
*
drivers/net: dsa/mv88e6xxx.c files need linux/module.h
Paul Gortmaker
2012-01-24
1
-0
/
+1
*
dsa: Move switch drivers to new directory drivers/net/dsa
Ben Hutchings
2011-11-29
1
-0
/
+293