summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/microchip/ksz8.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-31net: dsa: microchip: add two-steps PTP support for KSZ8463Bastien Curutchet (Schneider Electric)1-6/+20
2026-07-31net: dsa: microchip: add KSZ8463 tail tag handlingBastien Curutchet (Schneider Electric)1-2/+2
2026-07-31net: dsa: microchip: adapt port offset for KSZ8463's PTP registerBastien Curutchet (Schneider Electric)1-0/+3
2026-07-31net: dsa: microchip: add PTP interrupt handling for KSZ8463Bastien Curutchet (Schneider Electric)1-2/+91
2026-07-31net: dsa: microchip: split ksz8_config_cpu_port()Bastien Curutchet (Schneider Electric)1-28/+45
2026-07-31net: dsa: microchip: implement ksz8463_setup()Bastien Curutchet (Schneider Electric)1-12/+114
2026-07-08net: dsa: microchip: move the drive strength config out of the common sectionBastien Curutchet (Schneider Electric)1-1/+126
2026-07-08net: dsa: microchip: handle KSZ8-specific tc setup in ksz8.cBastien Curutchet (Schneider Electric)1-3/+156
2026-07-08net: dsa: microchip: move ksz88xx stats handling in ksz8.cBastien Curutchet (Schneider Electric)1-0/+86
2026-07-08net: dsa: microchip: split port_max_mtu() implementationVladimir Oltean1-3/+13
2026-07-08net: dsa: microchip: split ksz8_change_mtu()Vladimir Oltean1-30/+19
2026-06-30net: replace linux/gpio.h inclusionsArnd Bergmann1-1/+1
2026-06-12net: dsa: microchip: implement port_teardown only if neededBastien Curutchet (Schneider Electric)1-3/+0
2026-06-12net: dsa: microchip: implement port_hsr_join for KSZ9477 onlyBastien Curutchet (Schneider Electric)1-6/+0
2026-06-12net: dsa: microchip: implement .{get/set}_wol only if neededBastien Curutchet (Schneider Electric)1-4/+0
2026-06-12net: dsa: microchip: implement .support_eee() only if neededBastien Curutchet (Schneider Electric)1-6/+0
2026-06-12net: dsa: microchip: implement get_phy_flags only if neededBastien Curutchet (Schneider Electric)1-3/+19
2026-06-12net: dsa: microchip: remove VLAN operations for ksz8463Vladimir Oltean1-6/+3
2026-06-12net: dsa: microchip: remove useless common cls_flower_{add/del} operationsBastien Curutchet (Schneider Electric)1-6/+0
2026-06-11net: dsa: microchip: implement KSZ87xx Module 3 low-loss cable errataFidelio Lawson1-0/+89
2026-05-22net: dsa: microchip: bypass dev_ops for phy_read()/phy_write()Bastien Curutchet (Schneider Electric)1-12/+56
2026-05-22net: dsa: microchip: bypass dev_ops for port_setup()Bastien Curutchet (Schneider Electric)1-6/+14
2026-05-22net: dsa: microchip: bypass dev_ops->setup() and teardown() for ksz8Vladimir Oltean1-20/+119
2026-05-22net: dsa: microchip: don't reset on shutdown or driver removalVladimir Oltean1-8/+0
2026-05-14net: dsa: microchip: bypass dev_ops for phylink_get_caps()Vladimir Oltean1-8/+9
2026-05-14net: dsa: microchip: bypass dev_ops for mirror operationsVladimir Oltean1-14/+10
2026-05-14net: dsa: microchip: bypass dev_ops for FDB and MDB operationsVladimir Oltean1-39/+25
2026-05-14net: dsa: microchip: bypass dev_ops for VLAN operationsVladimir Oltean1-22/+17
2026-05-14net: dsa: microchip: bypass dev_ops for change_mtu() operationVladimir Oltean1-7/+5
2026-05-14net: dsa: microchip: bypass dev_ops for FDB ageing operationsVladimir Oltean1-10/+5
2026-05-08net: dsa: microchip: split ksz_connect_tag_protocol()Bastien Curutchet (Schneider Electric)1-3/+48
2026-05-08net: dsa: microchip: split ksz_get_tag_protocol()Vladimir Oltean1-3/+29
2026-05-08net: dsa: microchip: ensure each ksz_dev_ops has its own dsa_switch_opsVladimir Oltean1-0/+184
2026-05-08net: dsa: microchip: move phylink_mac_ops to individual driversVladimir Oltean1-4/+32
2026-05-08net: dsa: microchip: move KSZ8 ksz_dev_ops to ksz8.cVladimir Oltean1-48/+152
2026-05-08net: dsa: microchip: Remove unused ksz8_all_queues_split()Bastien Curutchet (Schneider Electric)1-15/+0
2025-08-08net: dsa: microchip: Fix KSZ8863 reset problemTristram Ha1-9/+11
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2025-07-25net: dsa: microchip: Disable PTP function of KSZ8463Tristram Ha1-0/+11
2025-07-25net: dsa: microchip: Setup fiber ports for KSZ8463Tristram Ha1-0/+16
2025-07-25net: dsa: microchip: Use different registers for KSZ8463Tristram Ha1-21/+57
2025-07-25net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driverTristram Ha1-1/+82
2025-07-25net: dsa: microchip: Fix wrong rx drop MIB counter for KSZ8863Tristram Ha1-0/+3
2025-03-25net: dsa: microchip: fix DCB apptrust configuration on KSZ88x3Oleksij Rempel1-10/+1
2024-09-06net: dsa: microchip: replace unclear KSZ8830 stringsPieter Van Trappen1-1/+1
2024-09-06net: dsa: microchip: rename ksz8 series filesPieter Van Trappen1-0/+1975