| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-06-12 | net: dsa: microchip: implement port_teardown only if needed | Bastien Curutchet (Schneider Electric) | 5 | -25/+9 |
| 2026-06-12 | net: dsa: microchip: implement lan937x-specific MDIO registration | Bastien Curutchet (Schneider Electric) | 3 | -61/+111 |
| 2026-06-12 | net: dsa: microchip: implement port_hsr_join for KSZ9477 only | Bastien Curutchet (Schneider Electric) | 6 | -85/+61 |
| 2026-06-12 | net: dsa: microchip: implement .{get/set}_wol only if needed | Bastien Curutchet (Schneider Electric) | 3 | -14/+4 |
| 2026-06-12 | net: dsa: microchip: implement .support_eee() only if needed | Bastien Curutchet (Schneider Electric) | 5 | -67/+49 |
| 2026-06-12 | net: dsa: microchip: remove setup_rgmii_delay() KSZ operation | Bastien Curutchet (Schneider Electric) | 3 | -10/+18 |
| 2026-06-12 | net: dsa: microchip: wrap the MAC configuration checks in a function | Bastien Curutchet (Schneider Electric) | 2 | -9/+22 |
| 2026-06-12 | net: dsa: microchip: implement get_phy_flags only if needed | Bastien Curutchet (Schneider Electric) | 5 | -25/+19 |
| 2026-06-12 | net: dsa: microchip: remove VLAN operations for ksz8463 | Vladimir Oltean | 1 | -6/+3 |
| 2026-06-12 | net: dsa: microchip: remove useless common cls_flower_{add/del} operations | Bastien Curutchet (Schneider Electric) | 5 | -56/+2 |
| 2026-06-11 | net: dsa: microchip: implement KSZ87xx Module 3 low-loss cable errata | Fidelio Lawson | 3 | -1/+115 |
| 2026-05-22 | net: dsa: microchip: bypass dev_ops for phy_read()/phy_write() | Bastien Curutchet (Schneider Electric) | 5 | -53/+104 |
| 2026-05-22 | net: dsa: microchip: call DSA's phy_{read/write} to do mdio {read/write} | Bastien Curutchet (Schneider Electric) | 1 | -8/+4 |
| 2026-05-22 | net: dsa: microchip: bypass dev_ops for port_setup() | Bastien Curutchet (Schneider Electric) | 5 | -38/+52 |
| 2026-05-22 | net: dsa: microchip: remove dev_ops->setup() and teardown() | Vladimir Oltean | 2 | -141/+0 |
| 2026-05-22 | net: dsa: microchip: bypass dev_ops->setup() and teardown() for ksz8 | Vladimir Oltean | 1 | -20/+119 |
| 2026-05-22 | net: dsa: microchip: bypass dev_ops->setup() and teardown() for ksz9477 | Vladimir Oltean | 1 | -9/+118 |
| 2026-05-22 | net: dsa: microchip: bypass dev_ops->setup() and teardown() for lan937x | Vladimir Oltean | 3 | -18/+116 |
| 2026-05-22 | net: dsa: microchip: don't reset on shutdown or driver removal | Vladimir Oltean | 5 | -50/+9 |
| 2026-05-20 | net: dsa: Use named initializers for struct i2c_device_id | Uwe Kleine-König (The Capable Hub) | 1 | -2/+2 |
| 2026-05-14 | net: dsa: microchip: bypass dev_ops for phylink_get_caps() | Vladimir Oltean | 5 | -20/+22 |
| 2026-05-14 | net: dsa: microchip: bypass dev_ops for mirror operations | Vladimir Oltean | 6 | -57/+20 |
| 2026-05-14 | net: dsa: microchip: bypass dev_ops for FDB and MDB operations | Vladimir Oltean | 6 | -160/+56 |
| 2026-05-14 | net: dsa: microchip: bypass dev_ops for VLAN operations | Vladimir Oltean | 6 | -89/+34 |
| 2026-05-14 | net: dsa: microchip: bypass dev_ops for change_mtu() operation | Vladimir Oltean | 5 | -26/+11 |
| 2026-05-14 | net: dsa: microchip: bypass dev_ops for FDB ageing operations | Vladimir Oltean | 6 | -43/+16 |
| 2026-05-14 | net: dsa: microchip: remove unused phylink_mac_link_up() callback | Bastien Curutchet (Schneider Electric) | 1 | -5/+0 |
| 2026-05-08 | net: dsa: microchip: split ksz_connect_tag_protocol() | Bastien Curutchet (Schneider Electric) | 5 | -26/+80 |
| 2026-05-08 | net: dsa: microchip: split ksz_get_tag_protocol() | Vladimir Oltean | 5 | -39/+52 |
| 2026-05-08 | net: dsa: microchip: hook up ksz_switch_alloc() to chip-specific dsa_switch_ops | Vladimir Oltean | 5 | -76/+19 |
| 2026-05-08 | net: dsa: microchip: ensure each ksz_dev_ops has its own dsa_switch_ops | Vladimir Oltean | 8 | -86/+516 |
| 2026-05-08 | net: dsa: microchip: move phylink_mac_ops to individual drivers | Vladimir Oltean | 8 | -194/+196 |
| 2026-05-08 | net: dsa: microchip: move KSZ9477 and LAN937 ksz_dev_ops to individual drivers | Vladimir Oltean | 5 | -138/+110 |
| 2026-05-08 | net: dsa: microchip: move KSZ8 ksz_dev_ops to ksz8.c | Vladimir Oltean | 3 | -198/+155 |
| 2026-05-08 | net: dsa: microchip: remove unused port_cleanup() callback | Bastien Curutchet (Schneider Electric) | 1 | -1/+0 |
| 2026-05-08 | net: dsa: microchip: Remove unused ksz8_all_queues_split() | Bastien Curutchet (Schneider Electric) | 2 | -16/+0 |
| 2026-03-26 | net: dsa: microchip: drop an outdated comment about SGMII support | Maxime Chevallier | 1 | -1/+1 |
| 2026-03-26 | net: dsa: microchip: Drop unnecessary check in ksz9477 PCS setup | Maxime Chevallier | 1 | -26/+23 |
| 2026-03-20 | net: dsa: microchip: Don't embed struct phy_device to maintain the port state | Maxime Chevallier | 3 | -11/+12 |
| 2026-03-11 | net: dsa: microchip: Fix error path in PTP IRQ setup | Bastien Curutchet (Schneider Electric) | 1 | -3/+8 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 2 | -2/+2 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 2 | -2/+2 |
| 2026-01-08 | net: dsa: microchip: Wrap timestamp reading in a function | Bastien Curutchet (Schneider Electric) | 1 | -1/+6 |
| 2026-01-08 | net: dsa: microchip: Use regs[] to access REG_PTP_MSG_CONF1 | Bastien Curutchet (Schneider Electric) | 4 | -6/+11 |
| 2026-01-08 | net: dsa: microchip: Use regs[] to access REG_PTP_SUBNANOSEC_RATE | Bastien Curutchet (Schneider Electric) | 4 | -3/+5 |
| 2026-01-08 | net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SUB_NANOSEC | Bastien Curutchet (Schneider Electric) | 4 | -4/+6 |
| 2026-01-08 | net: dsa: microchip: Use regs[] to access REG_PTP_RTC_SEC | Bastien Curutchet (Schneider Electric) | 4 | -5/+6 |
| 2026-01-08 | net: dsa: microchip: Use regs[] to access REG_PTP_RTC_NANOSEC | Bastien Curutchet (Schneider Electric) | 4 | -5/+6 |
| 2026-01-08 | net: dsa: microchip: Use regs[] to access REG_PTP_CLK_CTRL | Bastien Curutchet (Schneider Electric) | 4 | -9/+16 |
| 2026-01-08 | net: dsa: microchip: Use dynamic irq offset | Bastien Curutchet (Schneider Electric) | 2 | -3/+6 |
| 2026-01-08 | net: dsa: microchip: Initialize IRQ's mask outside common_setup() | Bastien Curutchet (Schneider Electric) | 1 | -1/+2 |
| 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 | -34/+60 |
| 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 | -25/+27 |
| 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 | -125/+239 |
| 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 |