summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/mv88e6xxx
AgeCommit message (Expand)Author
2022-01-18net: use phylink_mode_*() helpersRussell King (Oracle)
2022-01-18net: dsa: mv88e6xxx: remove obsolete serdes methodsRussell King (Oracle)
2022-01-18net: dsa: mv88e6xxx: convert 88e639x to phylink_pcsRussell King (Oracle)
2022-01-18net: dsa: mv88e6xxx: convert 88e6352 to phylink_pcsRussell King
2022-01-18net: dsa: mv88e6xxx: convert 88e6185 to phylink_pcsRussell King (Oracle)
2022-01-18net: dsa: mv88e6xxx: export mv88e6xxx_pcs_decode_state()Russell King (Oracle)
2022-01-18net: dsa: mv88e6xxx: update 88e6390 workaroundRussell King (Oracle)
2022-01-18net: dsa: mv88e6xxx: correctly report serdes link failureRussell King (Oracle)
2022-01-18net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_completeMarek Behún
2022-01-18net: dsa: mv88e6xxx: add infrastructure for phylink_pcsRussell King (Oracle)
2022-01-18net: dsa: mv88e6xxx: improve 88e6352 serdes statistics detectionRussell King (Oracle)
2022-01-18net: dsa: mv88e6xxx: convert to phylink_generic_validate()Russell King (Oracle)
2022-01-18net: dsa: mv88e6xxx: populate supported_interfaces and mac_capabilitiesRussell King (Oracle)
2022-01-18net: dsa: mv88e6xxx: add mv88e6352_g2_scratch_port_has_serdes()Russell King (Oracle)
2021-12-16dsa: mv88e6xxx: fix debug print for SPEED_UNFORCEDAndrey Eremeev
2021-12-13net: dsa: mv88e6xxx: Unforce speed & duplex in mac_link_down()Marek Behún
2021-12-09net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA portsRussell King (Oracle)
2021-12-09net: dsa: mv88e6xxx: error handling for serdes_power functionsAmeer Hamza
2021-12-08net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"Russell King (Oracle)
2021-12-01net: dsa: mv88e6xxx: Link in pcs_get_state() if AN is bypassedMarek Behún
2021-12-01net: dsa: mv88e6xxx: Fix inband AN for 2500base-x on 88E6393X familyMarek Behún
2021-12-01net: dsa: mv88e6xxx: Add fix for erratum 5.2 of 88E6393X familyMarek Behún
2021-12-01net: dsa: mv88e6xxx: Save power by disabling SerDes trasmitter and receiverMarek Behún
2021-12-01net: dsa: mv88e6xxx: Drop unnecessary check in mv88e6393x_serdes_erratum_4_6()Marek Behún
2021-12-01net: dsa: mv88e6xxx: Fix application of erratum 4.8 for 88E6393XMarek Behún
2021-11-09net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10Marek Behún
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-10-12net: dsa: mv88e6xxx: don't use PHY_DETECT on internal PHY'sMaarten Zanders
2021-10-08net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsVladimir Oltean
2021-10-08net: dsa: mv88e6xxx: keep the pvid at 0 when VLAN-unawareVladimir Oltean
2021-09-27dsa: mv88e6xxx: Include tagger overhead when setting MTU for DSA and CPU portsAndrew Lunn
2021-09-27dsa: mv88e6xxx: Fix MTU definitionAndrew Lunn
2021-09-27dsa: mv88e6xxx: 6161: Use chip wide MAX MTUAndrew Lunn
2021-09-19net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean
2021-09-19net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-24net: dsa: mv88e6xxx: Update mv88e6393x serdes errataNathan Rossi
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-08-08net: dsa: centralize fast ageing when address learning is turned offVladimir Oltean
2021-08-06net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-23net: dsa: mv88e6xxx: silently accept the deletion of VID 0 tooVladimir Oltean
2021-07-23net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVTVladimir Oltean
2021-07-15net: dsa: mv88e6xxx: NET_DSA_MV88E6XXX_PTP should depend on NET_DSA_MV88E6XXXGeert Uytterhoeven
2021-07-01net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on TopazMarek Behún
2021-07-01net: dsa: mv88e6xxx: enable SerDes RX stats for TopazMarek Behún
2021-07-01net: dsa: mv88e6xxx: enable devlink ATU hash param for TopazMarek Behún
2021-07-01net: dsa: mv88e6xxx: enable .rmu_disable() on TopazMarek Behún
2021-07-01net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek Behún
2021-07-01net: dsa: mv88e6xxx: enable .port_set_policy() on TopazMarek Behún