| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -29/+24 |
| 2025-11-25 | net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}() | Bastien Curutchet (Schneider Electric) | 1 | -11/+7 |
| 2025-11-25 | net: dsa: microchip: Free previously initialized ports on init failures | Bastien Curutchet (Schneider Electric) | 1 | -12/+11 |
| 2025-11-25 | net: dsa: microchip: Don't free uninitialized ksz_irq | Bastien Curutchet (Schneider Electric) | 1 | -1/+1 |
| 2025-11-25 | net: dsa: microchip: ptp: Fix checks on irq_find_mapping() | Bastien Curutchet (Schneider Electric) | 1 | -2/+2 |
| 2025-11-25 | net: dsa: microchip: common: Fix checks on irq_find_mapping() | Bastien Curutchet (Schneider Electric) | 1 | -4/+4 |
| 2025-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2025-11-20 | net: dsa: microchip: lan937x: Fix RGMII delay tuning | Oleksij Rempel | 1 | -0/+1 |
| 2025-11-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -16/+91 |
| 2025-11-06 | net: dsa: microchip: Fix reserved multicast address table programming | Tristram Ha | 4 | -16/+91 |
| 2025-11-05 | net: dsa: microchip: Fix a link check in ksz9477_pcs_read() | Dan Carpenter | 1 | -1/+1 |
| 2025-09-22 | net: dsa: microchip: Set SPI as bus interface during reset for KSZ8463 | Bastien Curutchet | 1 | -0/+45 |
| 2025-08-20 | net: dsa: microchip: Fix KSZ9477 HSR port setup issue | Tristram Ha | 1 | -0/+6 |
| 2025-08-08 | net: dsa: microchip: Fix KSZ8863 reset problem | Tristram Ha | 2 | -9/+12 |
| 2025-07-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -1/+6 |
| 2025-07-25 | net: dsa: microchip: Disable PTP function of KSZ8463 | Tristram Ha | 1 | -0/+11 |
| 2025-07-25 | net: dsa: microchip: Setup fiber ports for KSZ8463 | Tristram Ha | 2 | -0/+19 |
| 2025-07-25 | net: dsa: microchip: Write switch MAC address differently for KSZ8463 | Tristram Ha | 1 | -1/+10 |
| 2025-07-25 | net: dsa: microchip: Use different registers for KSZ8463 | Tristram Ha | 3 | -28/+92 |
| 2025-07-25 | net: dsa: microchip: Add KSZ8463 switch support to KSZ DSA driver | Tristram Ha | 6 | -3/+388 |
| 2025-07-25 | net: dsa: microchip: Fix wrong rx drop MIB counter for KSZ8863 | Tristram Ha | 2 | -1/+6 |
| 2025-06-12 | net: Use dev_fwnode() | Jiri Slaby (SUSE) | 2 | -4/+3 |
| 2025-05-28 | Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 7 | -29/+381 |
| 2025-05-27 | Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -4/+5 |
| 2025-05-26 | net: dsa: microchip: Add SGMII port support to KSZ9477 switch | Tristram Ha | 5 | -7/+252 |
| 2025-05-16 | net: Switch to irq_domain_create_*() | Jiri Slaby (SUSE) | 2 | -4/+5 |
| 2025-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -28/+107 |
| 2025-05-13 | net: dsa: microchip: let phylink manage PHY EEE configuration on KSZ switches | Oleksij Rempel | 1 | -28/+107 |
| 2025-05-09 | net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() | Vladimir Oltean | 3 | -19/+16 |
| 2025-04-14 | net: dsa: microchip: add ETS scheduler support for KSZ88x3 switches | Oleksij Rempel | 2 | -3/+113 |
| 2025-03-25 | net: dsa: microchip: fix DCB apptrust configuration on KSZ88x3 | Oleksij Rempel | 2 | -233/+9 |
| 2025-01-07 | net: dsa: ksz: remove ksz_get_mac_eee() | Russell King (Oracle) | 1 | -7/+0 |
| 2025-01-07 | net: dsa: ksz: remove setting of tx_lpi parameters | Russell King (Oracle) | 1 | -8/+0 |
| 2025-01-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -20/+102 |
| 2024-12-20 | net: dsa: microchip: Do not execute PTP driver code for unsupported switches | Tristram Ha | 2 | -11/+30 |
| 2024-12-19 | net: dsa: microchip: Add suspend/resume support to KSZ DSA driver | Tristram Ha | 4 | -0/+47 |
| 2024-12-19 | net: dsa: microchip: Fix LAN937X set_ageing_time function | Tristram Ha | 2 | -6/+65 |
| 2024-12-19 | net: dsa: microchip: Fix KSZ9477 set_ageing_time function | Tristram Ha | 2 | -14/+37 |
| 2024-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -24/+18 |
| 2024-12-12 | net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundaries | Jesse Van Gavere | 1 | -24/+18 |
| 2024-12-11 | net: dsa: ksz: implement .support_eee() method | Russell King (Oracle) | 1 | -15/+5 |
| 2024-12-09 | net: dsa: microchip: Make MDIO bus name unique | Jesse Van Gavere | 1 | -1/+5 |
| 2024-11-13 | net: dsa: microchip: Add LAN9646 switch support to KSZ DSA driver | Tristram Ha | 5 | -3/+73 |
| 2024-11-11 | net: dsa: microchip: parse PHY config from device tree | Oleksij Rempel | 1 | -6/+73 |
| 2024-11-11 | net: dsa: microchip: add support for side MDIO interface in LAN937x | Oleksij Rempel | 4 | -16/+223 |
| 2024-11-11 | net: dsa: microchip: cleanup error handling in ksz_mdio_register | Oleksij Rempel | 1 | -6/+4 |
| 2024-11-11 | net: dsa: microchip: Refactor MDIO handling for side MDIO access | Oleksij Rempel | 2 | -10/+224 |
| 2024-11-03 | net: dsa: use ethtool string helpers | Rosen Penev | 1 | -4/+2 |
| 2024-10-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -10/+11 |
| 2024-10-24 | net: dsa: microchip: disable EEE for KSZ879x/KSZ877x/KSZ876x | Tim Harvey | 1 | -10/+11 |
| 2024-10-15 | net: dsa: microchip: copy string using strscpy | Simon Horman | 1 | -1/+1 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-09-06 | net: dsa: microchip: replace unclear KSZ8830 strings | Pieter Van Trappen | 5 | -32/+32 |
| 2024-09-06 | net: dsa: microchip: clean up ksz8_reg definition macros | Pieter Van Trappen | 1 | -4/+0 |
| 2024-09-06 | net: dsa: microchip: rename ksz8 series files | Pieter Van Trappen | 4 | -9/+24 |
| 2024-09-03 | net: dsa: microchip: Use scoped function to simplfy code | Jinjie Ruan | 1 | -3/+2 |
| 2024-08-27 | net: dsa: microchip: Add KSZ8895/KSZ8864 switch support | Tristram Ha | 5 | -16/+176 |
| 2024-08-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+1 |
| 2024-08-20 | net: dsa: microchip: fix PTP config failure when using multiple ports | Martin Whitaker | 1 | -4/+1 |
| 2024-08-16 | net: dsa: microchip: fix KSZ87xx family structure wrt the datasheet | Pieter Van Trappen | 1 | -8/+43 |
| 2024-08-16 | net: dsa: microchip: add WoL support for KSZ87xx family | Pieter Van Trappen | 4 | -8/+119 |
| 2024-08-16 | net: dsa: microchip: generalize KSZ9477 WoL functions at ksz_common | Pieter Van Trappen | 3 | -78/+81 |
| 2024-08-16 | net: dsa: microchip: move KSZ9477 WoL functions to ksz_common | Pieter Van Trappen | 5 | -198/+200 |
| 2024-08-13 | net: dsa: microchip: ksz9477: unwrap URL in comment | Enguerrand de Ribaucourt | 1 | -2/+1 |
| 2024-08-11 | net: dsa: microchip: ksz9477: split half-duplex monitoring function | Enguerrand de Ribaucourt | 1 | -37/+54 |
| 2024-08-08 | net: dsa: microchip: disable EEE for KSZ8567/KSZ9567/KSZ9896/KSZ9897. | Martin Whitaker | 1 | -0/+11 |
| 2024-08-06 | net: dsa: microchip: Fix Wake-on-LAN check to not return an error | Tristram Ha | 1 | -0/+5 |
| 2024-07-15 | net: Add struct kernel_ethtool_ts_info | Kory Maincent | 2 | -2/+2 |
| 2024-07-08 | net: dsa: microchip: lan9371/2: update MAC capabilities for port 4 | Oleksij Rempel | 2 | -2/+10 |
| 2024-07-04 | net: dsa: microchip: lan937x: Add error handling in lan937x_setup | Oleksij Rempel | 1 | -10/+17 |
| 2024-07-03 | net: dsa: microchip: lan937x: disable VPHY support | Lucas Stach | 2 | -0/+7 |
| 2024-07-03 | net: dsa: microchip: lan937x: disable in-band status support for RGMII interf... | Lucas Stach | 1 | -1/+2 |
| 2024-07-03 | net: dsa: microchip: lan9371/2: add 100BaseTX PHY support | Lucas Stach | 3 | -0/+6 |
| 2024-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -7/+81 |
| 2024-06-26 | net: Drop explicit initialization of struct i2c_device_id::driver_data to 0 | Uwe Kleine-König | 1 | -2/+2 |
| 2024-06-25 | net: dsa: microchip: fix wrong register write when masking interrupt | Tristram Ha | 1 | -1/+1 |
| 2024-06-23 | net: dsa: microchip: monitor potential faults in half-duplex mode | Enguerrand de Ribaucourt | 5 | -2/+73 |
| 2024-06-23 | net: dsa: microchip: use collision based back pressure mode | Enguerrand de Ribaucourt | 2 | -0/+5 |
| 2024-06-21 | net: dsa: ksz_common: Allow only up to two HSR HW offloaded ports for KSZ9477 | Lukasz Majewski | 1 | -0/+7 |
| 2024-06-20 | net: dsa: microchip: fix initial port flush problem | Tristram Ha | 1 | -4/+2 |
| 2024-05-29 | net: dsa: microchip: fix RGMII error in KSZ DSA driver | Tristram Ha | 1 | -1/+1 |
| 2024-05-17 | net: dsa: microchip: Correct initialization order for KSZ88x3 ports | Oleksij Rempel | 1 | -0/+10 |
| 2024-05-13 | net: dsa: microchip: dcb: set default apptrust to PCP only | Oleksij Rempel | 1 | -18/+3 |
| 2024-05-13 | net: dsa: microchip: dcb: add comments for DSCP related functions | Oleksij Rempel | 1 | -0/+31 |
| 2024-05-13 | net: dsa: microchip: dcb: rename IPV to IPM | Oleksij Rempel | 3 | -51/+51 |
| 2024-05-10 | net: dsa: microchip: Fix spellig mistake "configur" -> "configure" | Colin Ian King | 1 | -1/+1 |
| 2024-05-08 | net: dsa: microchip: add support DSCP priority mapping | Oleksij Rempel | 3 | -15/+50 |
| 2024-05-08 | net: dsa: microchip: let DCB code do PCP and DSCP policy configuration | Oleksij Rempel | 2 | -12/+0 |
| 2024-05-08 | net: dsa: microchip: init predictable IPV to queue mapping for all non KSZ8xx... | Oleksij Rempel | 1 | -24/+33 |
| 2024-05-08 | net: dsa: microchip: enable ETS support for KSZ989X variants | Oleksij Rempel | 2 | -12/+1 |
| 2024-05-08 | net: dsa: microchip: dcb: add special handling for KSZ88X3 family | Oleksij Rempel | 4 | -3/+242 |
| 2024-05-08 | net: dsa: microchip: add support for different DCB app configurations | Oleksij Rempel | 6 | -2/+583 |
| 2024-05-08 | net: dsa: microchip: add multi queue support for KSZ88X3 variants | Oleksij Rempel | 2 | -35/+61 |
| 2024-05-08 | net: dsa: microchip: add IPV information support | Oleksij Rempel | 2 | -3/+20 |
| 2024-04-29 | net: dsa: ksz_common: use separate phylink_mac_ops for ksz8830 | Russell King (Oracle) | 1 | -6/+20 |
| 2024-04-29 | net: dsa: ksz_common: sub-driver phylink ops | Russell King (Oracle) | 4 | -37/+65 |
| 2024-04-29 | net: dsa: ksz_common: provide own phylink MAC operations | Russell King (Oracle) | 1 | -16/+26 |
| 2024-04-29 | net: dsa: ksz_common: remove phylink_mac_config from ksz_dev_ops | Russell King (Oracle) | 2 | -6/+0 |
| 2024-04-16 | net: dsa: microchip: drop unneeded MODULE_ALIAS | Krzysztof Kozlowski | 1 | -7/+0 |
| 2024-04-15 | net: dsa: microchip: ksz9477: flower: validate control flags | Asbjørn Sloth Tønnesen | 1 | -0/+3 |
| 2024-04-04 | net: dsa: microchip: ksz8_r_dyn_mac_table(): use entries variable to signal 0... | Oleksij Rempel | 1 | -17/+7 |
| 2024-04-04 | net: dsa: microchip: ksz8_r_dyn_mac_table(): return read/write error if we go... | Oleksij Rempel | 1 | -5/+15 |
| 2024-04-04 | net: dsa: microchip: ksz8_r_dyn_mac_table(): ksz: do not return EAGAIN on tim... | Oleksij Rempel | 1 | -6/+5 |
| 2024-04-04 | net: dsa: microchip: ksz8: Unify variable naming in ksz8_r_dyn_mac_table() | Oleksij Rempel | 1 | -6/+6 |
| 2024-04-04 | net: dsa: microchip: ksz8: Refactor ksz8_r_dyn_mac_table() for readability | Oleksij Rempel | 1 | -29/+31 |
| 2024-04-04 | net: dsa: microchip: ksz8: Refactor ksz8_fdb_dump() | Oleksij Rempel | 2 | -13/+17 |
| 2024-04-04 | net: dsa: microchip: Make ksz8_r_dyn_mac_table() static | Oleksij Rempel | 2 | -4/+2 |
| 2024-04-04 | net: dsa: microchip: Remove unused FDB timestamp support in ksz8_r_dyn_mac_ta... | Oleksij Rempel | 2 | -6/+3 |
| 2024-04-02 | net: dsa: microchip: drop driver owner assignment | Krzysztof Kozlowski | 1 | -1/+0 |
| 2024-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+6 |
| 2024-03-07 | net: dsa: microchip: make sure drive strength configuration is not lost by so... | Oleksij Rempel | 1 | -4/+6 |
| 2024-03-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
| 2024-03-05 | net: dsa: microchip: fix register write order in ksz8_ind_write8() | Tobias Jakobi (Compleo) | 1 | -2/+2 |
| 2024-02-26 | net: dsa: microchip: Add support for bridge port isolation | Oleksij Rempel | 2 | -5/+51 |
| 2024-02-01 | net: dsa: Add KSZ8567 switch support | Philippe Schenker | 4 | -1/+52 |
| 2024-01-31 | ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ... | Heiner Kallweit | 1 | -2/+2 |
| 2024-01-26 | net: dsa: microchip: implement PHY loopback configuration for KSZ8794 and KSZ... | Oleksij Rempel | 2 | -7/+70 |
| 2024-01-26 | net: dsa: microchip: Remove redundant optimization in ksz8_w_phy_bmcr | Oleksij Rempel | 1 | -67/+29 |
| 2024-01-26 | net: dsa: microchip: ksz8: move BMCR specific code to separate function | Oleksij Rempel | 1 | -126/+240 |
| 2023-12-08 | net: dsa: microchip: use DSA_TAG_PROTO without _VALUE define | Sean Nyekjaer | 1 | -1/+1 |
| 2023-12-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+12 |
| 2023-12-07 | net: dsa: microchip: provide a list of valid protocols for xmit handler | Sean Nyekjaer | 1 | -4/+12 |
| 2023-12-07 | net: dsa: microchip: move ksz_chip_id enum to platform include | Daniel Danzberger | 1 | -19/+1 |
| 2023-12-07 | net: dsa: microchip: properly support platform_data probing | Vladimir Oltean | 1 | -8/+13 |
| 2023-12-07 | net: dsa: microchip: add property to select internal RMII reference clock | Ante Knezic | 2 | -6/+26 |
| 2023-11-29 | net: dsa: microchip: make phylink_mac_link_up() not optional | Oleksij Rempel | 1 | -4/+2 |
| 2023-11-29 | net: dsa: microchip: ksz8: Add function to configure ports with integrated PHYs | Oleksij Rempel | 3 | -1/+74 |
| 2023-11-29 | net: dsa: microchip: ksz8: Make flow control, speed, and duplex on CPU port c... | Oleksij Rempel | 3 | -2/+56 |
| 2023-10-27 | net: dsa: microchip: ksz9477: Fix spelling mistake "Enery" -> "Energy" | Colin Ian King | 1 | -1/+1 |
| 2023-10-27 | net: dsa: microchip: Ensure Stable PME Pin State for Wake-on-LAN | Oleksij Rempel | 4 | -1/+55 |
| 2023-10-27 | net: dsa: microchip: Refactor switch shutdown routine for WoL preparation | Oleksij Rempel | 4 | -8/+22 |
| 2023-10-27 | net: dsa: microchip: Add error handling for ksz_switch_macaddr_get() | Oleksij Rempel | 1 | -3/+13 |
| 2023-10-27 | net: dsa: microchip: Refactor comment for ksz_switch_macaddr_get() function | Oleksij Rempel | 1 | -6/+14 |
| 2023-10-27 | net: dsa: microchip: ksz9477: Add Wake on Magic Packet support | Oleksij Rempel | 3 | -7/+97 |
| 2023-10-25 | net: dsa: microchip: ksz9477: add Wake on LAN support | Oleksij Rempel | 4 | -0/+132 |
| 2023-10-25 | net: dsa: microchip: use wakeup-source DT property to enable PME output | Oleksij Rempel | 2 | -0/+4 |
| 2023-10-25 | net: dsa: microchip: Add missing MAC address register offset for ksz8863 | Oleksij Rempel | 1 | -0/+1 |
| 2023-10-24 | net: dsa: Use conduit and user terms | Florian Fainelli | 3 | -14/+14 |
| 2023-10-20 | net: dsa: microchip: ksz8: Enable MIIM PHY Control reg access | Oleksij Rempel | 1 | -3/+83 |
| 2023-10-10 | net: dsa: microchip: Fix uninitialized var in ksz9477_acl_move_entries() | Oleksij Rempel | 1 | -4/+4 |
| 2023-10-03 | net: dsa: microchip: Enable HSR offloading for KSZ9477 | Lukasz Majewski | 4 | -0/+235 |
| 2023-10-03 | net: dsa: microchip: move REG_SW_MAC_ADDR to dev->info->regs[] | Vladimir Oltean | 4 | -14/+3 |
| 2023-09-19 | net: dsa: microchip: Fix spelling mistake "unxpexted" -> "unexpected" | Colin Ian King | 1 | -1/+1 |
| 2023-09-17 | net: dsa: microchip: Add partial ACL support for ksz9477 switches | Oleksij Rempel | 7 | -1/+1815 |
| 2023-09-17 | net: dsa: microchip: Move *_port_setup code to dsa_switch_ops::port_setup() | Oleksij Rempel | 1 | -3/+2 |
| 2023-09-16 | net: dsa: microchip: Add drive strength configuration | Oleksij Rempel | 4 | -27/+329 |
| 2023-09-06 | net: phy: Provide Module 4 KSZ9477 errata (DS80000754C) | Lukasz Majewski | 1 | -1/+15 |
| 2023-08-22 | net: dsa: microchip: Remove unused declarations | Yue Haibing | 2 | -4/+0 |
| 2023-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -20/+15 |
| 2023-07-29 | net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundaries | Lukasz Majewski | 1 | -20/+15 |
| 2023-07-26 | net: dsa: Explicitly include correct DT includes | Rob Herring | 2 | -1/+4 |
| 2023-07-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -5/+18 |
| 2023-07-18 | net: dsa: remove legacy_pre_march2020 from drivers | Russell King (Oracle) | 1 | -2/+0 |
| 2023-07-17 | net: dsa: microchip: correct KSZ8795 static MAC table access | Tristram Ha | 3 | -5/+18 |
| 2023-06-22 | net: dsa: microchip: fix writes to phy registers >= 0x10 | Rasmus Villemoes | 1 | -1/+17 |
| 2023-06-22 | net: dsa: microchip: add ksz_prmw32() helper | Rasmus Villemoes | 1 | -0/+7 |
| 2023-06-22 | net: dsa: microchip: simplify ksz_prmw8() | Rasmus Villemoes | 1 | -11/+2 |
| 2023-06-06 | net: dsa: microchip: remove KSZ9477 PHY errata handling | Robert Hancock | 3 | -75/+4 |
| 2023-05-31 | net: dsa: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-05-30 | net: dsa: microchip: Add register access control for KSZ8873 chip | Oleksij Rempel | 1 | -0/+41 |
| 2023-05-30 | net: dsa: microchip: ksz8: Prepare ksz8863_smi for regmap register access val... | Oleksij Rempel | 1 | -0/+11 |
| 2023-05-30 | net: dsa: microchip: remove ksz_port:on variable | Oleksij Rempel | 2 | -20/+1 |
| 2023-05-30 | net: dsa: microchip: add an enum for regmap widths | Vladimir Oltean | 8 | -43/+63 |
| 2023-05-30 | net: dsa: microchip: improving error handling for 8-bit register RMW operations | Oleksij Rempel | 1 | -6/+22 |
| 2023-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2023-04-19 | net: dsa: microchip: ksz8795: Correctly handle huge frame configuration | Christophe JAILLET | 1 | -1/+1 |
| 2023-04-06 | net: dsa: microchip: Utilize error values in ksz8_w_sta_mac_table() | Oleksij Rempel | 1 | -15/+18 |
| 2023-04-06 | net: dsa: microchip: Make ksz8_w_sta_mac_table() static | Oleksij Rempel | 2 | -4/+2 |
| 2023-04-06 | net: dsa: microchip: ksz8_r_sta_mac_table(): Utilize error values from read/w... | Oleksij Rempel | 1 | -4/+15 |
| 2023-04-06 | net: dsa: microchip: ksz8_r_sta_mac_table(): Avoid using error code for empty... | Oleksij Rempel | 1 | -37/+50 |
| 2023-04-06 | net: dsa: microchip: ksz8: Make ksz8_r_sta_mac_table() static | Oleksij Rempel | 2 | -4/+2 |
| 2023-04-06 | net: dsa: microchip: ksz8: Implement add/del_fdb and use static MAC table ope... | Oleksij Rempel | 3 | -0/+18 |
| 2023-04-06 | net: dsa: microchip: ksz8: Separate static MAC table operations for code reuse | Oleksij Rempel | 1 | -11/+23 |
| 2023-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -21/+11 |
| 2023-03-25 | net: dsa: microchip: ksz8: fix MDB configuration with non-zero VID | Oleksij Rempel | 1 | -1/+1 |
| 2023-03-25 | net: dsa: microchip: ksz8863_smi: fix bulk access | Oleksij Rempel | 1 | -9/+0 |
| 2023-03-25 | net: dsa: microchip: ksz8: ksz8_fdb_dump: avoid extracting ghost entry from e... | Oleksij Rempel | 1 | -1/+1 |
| 2023-03-25 | net: dsa: microchip: ksz8: fix offset for the timestamp filed | Oleksij Rempel | 1 | -1/+1 |
| 2023-03-25 | net: dsa: microchip: ksz8: fix ksz8_fdb_dump() to extract all 1024 entries | Oleksij Rempel | 1 | -3/+3 |
| 2023-03-25 | net: dsa: microchip: ksz8: fix ksz8_fdb_dump() | Oleksij Rempel | 1 | -6/+5 |
| 2023-03-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2023-03-16 | net: dsa: microchip: fix RGMII delay configuration on KSZ8765/KSZ8794/KSZ8795 | Marek Vasut | 1 | -1/+1 |
| 2023-03-15 | net: dsa: ksz9477: drop of_match_ptr for ID table | Krzysztof Kozlowski | 1 | -1/+1 |
| 2023-03-15 | net: dsa: microchip: add ETS Qdisc support for KSZ9477 series | Oleksij Rempel | 2 | -0/+230 |
| 2023-03-15 | net: dsa: microchip: add ksz_setup_tc_mode() function | Oleksij Rempel | 2 | -12/+14 |
| 2023-02-13 | net: dsa: microchip: enable EEE support | Oleksij Rempel | 1 | -0/+66 |
| 2023-01-31 | net: dsa: microchip: ptp: fix up PTP dependency | Arnd Bergmann | 1 | -2/+1 |
| 2023-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+1 |
| 2023-01-23 | net: dsa: microchip: add support for credit based shaper | Arun Ramadoss | 8 | -25/+151 |
| 2023-01-23 | net: dsa: microchip: enable port queues for tc mqprio | Arun Ramadoss | 6 | -1/+47 |
| 2023-01-23 | net: dsa: microchip: fix probe of I2C-connected KSZ8563 | Ahmad Fatoum | 1 | -1/+1 |
| 2023-01-20 | net: Remove C45 check in C22 only MDIO bus drivers | Andrew Lunn | 1 | -6/+0 |
| 2023-01-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+2 |
| 2023-01-19 | net: dsa: microchip: ptp: Fix error code in ksz_hwtstamp_set() | Dan Carpenter | 1 | -4/+6 |
| 2023-01-19 | net: dsa: microchip: ksz9477: port map correction in ALU table entry register | Rakesh Sankaranarayanan | 1 | -2/+2 |
| 2023-01-13 | net: dsa: microchip: ptp: lan937x: Enable periodic output in LED pins | Arun Ramadoss | 2 | -0/+34 |
| 2023-01-13 | net: dsa: microchip: ptp: lan937x: add 2 step timestamping | Arun Ramadoss | 1 | -3/+40 |
| 2023-01-13 | net: dsa: microchip: ptp: add support for perout programmable pins | Arun Ramadoss | 2 | -0/+38 |
| 2023-01-13 | net: dsa: microchip: ptp: add periodic output signal | Christian Eggers | 4 | -0/+373 |
| 2023-01-13 | net: dsa: microchip: ptp: move pdelay_rsp correction field to tail tag | Christian Eggers | 1 | -0/+4 |