summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/microchip/ksz9477.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-08net: dsa: microchip: move the drive strength config out of the common sectionBastien Curutchet (Schneider Electric)1-1/+53
2026-07-08net: dsa: microchip: move ksz9477_set_default_prio_queue_mapping() to ksz9477.cBastien Curutchet (Schneider Electric)1-0/+23
2026-07-08net: dsa: microchip: move KSZ9477 errata handling to ksz9477.cBastien Curutchet (Schneider Electric)1-3/+21
2026-07-08net: dsa: microchip: move ksz_get_gbit() and ksz_get_xmii() to ksz9477.cBastien Curutchet (Schneider Electric)1-2/+54
2026-07-08net: dsa: microchip: split port_max_mtu() implementationVladimir Oltean1-1/+6
2026-06-12net: dsa: microchip: implement port_teardown only if neededBastien Curutchet (Schneider Electric)1-1/+9
2026-06-12net: dsa: microchip: implement port_hsr_join for KSZ9477 onlyBastien Curutchet (Schneider Electric)1-4/+61
2026-06-12net: dsa: microchip: implement .support_eee() only if neededBastien Curutchet (Schneider Electric)1-1/+49
2026-06-12net: dsa: microchip: implement get_phy_flags only if neededBastien Curutchet (Schneider Electric)1-1/+0
2026-06-12net: dsa: microchip: remove useless common cls_flower_{add/del} operationsBastien Curutchet (Schneider Electric)1-2/+2
2026-05-22net: dsa: microchip: bypass dev_ops for phy_read()/phy_write()Bastien Curutchet (Schneider Electric)1-4/+27
2026-05-22net: dsa: microchip: bypass dev_ops for port_setup()Bastien Curutchet (Schneider Electric)1-2/+18
2026-05-22net: dsa: microchip: bypass dev_ops->setup() and teardown() for ksz9477Vladimir Oltean1-9/+118
2026-05-22net: dsa: microchip: don't reset on shutdown or driver removalVladimir Oltean1-6/+0
2026-05-14net: dsa: microchip: bypass dev_ops for phylink_get_caps()Vladimir Oltean1-4/+7
2026-05-14net: dsa: microchip: bypass dev_ops for mirror operationsVladimir Oltean1-6/+6
2026-05-14net: dsa: microchip: bypass dev_ops for FDB and MDB operationsVladimir Oltean1-21/+21
2026-05-14net: dsa: microchip: bypass dev_ops for VLAN operationsVladimir Oltean1-10/+11
2026-05-14net: dsa: microchip: bypass dev_ops for change_mtu() operationVladimir Oltean1-3/+3
2026-05-14net: dsa: microchip: bypass dev_ops for FDB ageing operationsVladimir Oltean1-6/+6
2026-05-08net: dsa: microchip: split ksz_connect_tag_protocol()Bastien Curutchet (Schneider Electric)1-1/+16
2026-05-08net: dsa: microchip: split ksz_get_tag_protocol()Vladimir Oltean1-1/+15
2026-05-08net: dsa: microchip: ensure each ksz_dev_ops has its own dsa_switch_opsVladimir Oltean1-0/+62
2026-05-08net: dsa: microchip: move phylink_mac_ops to individual driversVladimir Oltean1-0/+126
2026-05-08net: dsa: microchip: move KSZ9477 and LAN937 ksz_dev_ops to individual driversVladimir Oltean1-14/+52
2026-03-26net: dsa: microchip: drop an outdated comment about SGMII supportMaxime Chevallier1-1/+1
2026-03-26net: dsa: microchip: Drop unnecessary check in ksz9477 PCS setupMaxime Chevallier1-26/+23
2026-03-20net: dsa: microchip: Don't embed struct phy_device to maintain the port stateMaxime Chevallier1-9/+8
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-14/+84
2025-11-06net: dsa: microchip: Fix reserved multicast address table programmingTristram Ha1-14/+84
2025-11-05net: dsa: microchip: Fix a link check in ksz9477_pcs_read()Dan Carpenter1-1/+1
2025-05-26net: dsa: microchip: Add SGMII port support to KSZ9477 switchTristram Ha1-1/+193
2024-12-19net: dsa: microchip: Fix KSZ9477 set_ageing_time functionTristram Ha1-11/+36
2024-11-13net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driverTristram Ha1-0/+4
2024-08-16net: dsa: microchip: generalize KSZ9477 WoL functions at ksz_commonPieter Van Trappen1-8/+8
2024-08-16net: dsa: microchip: move KSZ9477 WoL functions to ksz_commonPieter Van Trappen1-181/+0
2024-08-13net: dsa: microchip: ksz9477: unwrap URL in commentEnguerrand de Ribaucourt1-2/+1
2024-08-11net: dsa: microchip: ksz9477: split half-duplex monitoring functionEnguerrand de Ribaucourt1-37/+54
2024-06-23net: dsa: microchip: monitor potential faults in half-duplex modeEnguerrand de Ribaucourt1-0/+51
2024-06-23net: dsa: microchip: use collision based back pressure modeEnguerrand de Ribaucourt1-0/+4
2024-06-20net: dsa: microchip: fix initial port flush problemTristram Ha1-4/+2
2024-05-08net: dsa: microchip: let DCB code do PCP and DSCP policy configurationOleksij Rempel1-6/+0
2023-10-27net: dsa: microchip: ksz9477: Fix spelling mistake "Enery" -> "Energy"Colin Ian King1-1/+1
2023-10-27net: dsa: microchip: Ensure Stable PME Pin State for Wake-on-LANOleksij Rempel1-0/+46
2023-10-27net: dsa: microchip: ksz9477: Add Wake on Magic Packet supportOleksij Rempel1-4/+53
2023-10-25net: dsa: microchip: ksz9477: add Wake on LAN supportOleksij Rempel1-0/+100
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli1-3/+3
2023-10-03net: dsa: microchip: Enable HSR offloading for KSZ9477Lukasz Majewski1-0/+77
2023-09-17net: dsa: microchip: Add partial ACL support for ksz9477 switchesOleksij Rempel1-0/+2
2023-06-22net: dsa: microchip: fix writes to phy registers >= 0x10Rasmus Villemoes1-1/+17