| Age | Commit message (Expand) | Author | Files | Lines |
| 3 days | net: dsa: sja1105: fix SGMII linking at 10M or 100M but not passing traffic | Vladimir Oltean | 1 | -7/+0 |
| 5 days | net: dsa: microchip: Fix symetry in ksz_ptp_msg_irq_{setup/free}() | Bastien Curutchet (Schneider Electric) | 1 | -11/+7 |
| 5 days | net: dsa: microchip: Free previously initialized ports on init failures | Bastien Curutchet (Schneider Electric) | 1 | -12/+11 |
| 5 days | net: dsa: microchip: Don't free uninitialized ksz_irq | Bastien Curutchet (Schneider Electric) | 1 | -1/+1 |
| 5 days | net: dsa: microchip: ptp: Fix checks on irq_find_mapping() | Bastien Curutchet (Schneider Electric) | 1 | -2/+2 |
| 5 days | net: dsa: microchip: common: Fix checks on irq_find_mapping() | Bastien Curutchet (Schneider Electric) | 1 | -4/+4 |
| 10 days | net: dsa: microchip: lan937x: Fix RGMII delay tuning | Oleksij Rempel | 1 | -0/+1 |
| 2025-11-14 | net: dsa: hellcreek: fix missing error handling in LED registration | Pavel Zhigulin | 1 | -2/+12 |
| 2025-11-06 | net: dsa: microchip: Fix reserved multicast address table programming | Tristram Ha | 4 | -16/+91 |
| 2025-11-03 | net: dsa: b53: properly bound ARL searches for < 4 ARL bin chips | Jonas Gorski | 1 | -3/+6 |
| 2025-11-03 | net: dsa: b53: stop reading ARL entries if search is done | Jonas Gorski | 1 | -1/+1 |
| 2025-11-03 | net: dsa: b53: fix enabling ip multicast | Jonas Gorski | 2 | -4/+3 |
| 2025-11-03 | net: dsa: b53: fix bcm63xx RGMII port link adjustment | Jonas Gorski | 1 | -1/+11 |
| 2025-11-03 | net: dsa: b53: fix resetting speed and pause on forced link | Jonas Gorski | 1 | -0/+9 |
| 2025-09-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -5/+16 |
| 2025-09-25 | net: dsa: lantiq_gswip: suppress -EINVAL errors for bridge FDB entries added ... | Vladimir Oltean | 1 | -1/+2 |
| 2025-09-25 | net: dsa: lantiq_gswip: move gswip_add_single_port_br() call to port_setup() | Vladimir Oltean | 1 | -4/+14 |
| 2025-09-22 | net: dsa: microchip: Set SPI as bus interface during reset for KSZ8463 | Bastien Curutchet | 1 | -0/+45 |
| 2025-09-19 | net: dsa: dsa_loop: remove duplicated definition of NUM_FIXED_PHYS | Heiner Kallweit | 1 | -2/+0 |
| 2025-09-17 | net: dsa: mv88e6xxx: move mv88e6xxx_hwtstamp_work() prototype | Russell King (Oracle) | 2 | -6/+1 |
| 2025-09-17 | net: dsa: mv88e6xxx: remove unused 88E6165 register definitions | Russell King (Oracle) | 1 | -42/+3 |
| 2025-09-17 | net: dsa: mv88e6xxx: remove duplicated register definition | Russell King (Oracle) | 2 | -7/+1 |
| 2025-09-17 | net: dsa: mv88e6xxx: remove unused TAI definitions | Russell King (Oracle) | 1 | -26/+0 |
| 2025-09-17 | net: dsa: mv88e6xxx: rename TAI definitions according to core | Russell King (Oracle) | 2 | -37/+34 |
| 2025-09-17 | net: dsa: dsa_loop: remove usage of mdio_board_info | Heiner Kallweit | 4 | -62/+60 |
| 2025-09-16 | net: dsa: mv88e6xxx: clean up PTP clock during setup failure | Russell King (Oracle) | 2 | -8/+8 |
| 2025-09-14 | net: dsa: mv88e6xxx: remove unused support for PPS event capture | Russell King (Oracle) | 2 | -19/+3 |
| 2025-09-14 | net: dsa: mv88e6xxx: remove chip->evcap_config | Russell King (Oracle) | 2 | -7/+5 |
| 2025-09-14 | net: dsa: mv88e6xxx: remove chip->trig_config | Russell King (Oracle) | 2 | -2/+1 |
| 2025-09-14 | net: dsa: mv88e6xxx: remove mv88e6250_ptp_ops | Russell King (Oracle) | 3 | -26/+1 |
| 2025-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+13 |
| 2025-09-08 | net: dsa: b53: fix ageing time for BCM53101 | Jonas Gorski | 1 | -4/+13 |
| 2025-09-05 | net: dsa: felix: support phy-mode = "10g-qxgmii" | Vladimir Oltean | 3 | -2/+8 |
| 2025-09-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+13 |
| 2025-09-04 | net: dsa: dsa_loop: use int type to store negative error codes | Qianfeng Rong | 1 | -1/+2 |
| 2025-09-02 | net: dsa: lantiq_gswip: move MDIO bus registration to .setup() | Daniel Golle | 1 | -7/+7 |
| 2025-09-02 | net: dsa: lantiq_gswip: support standard MDIO node name | Daniel Golle | 1 | -0/+3 |
| 2025-09-02 | net: dsa: lantiq_gswip: support offset of MII registers | Daniel Golle | 2 | -2/+13 |
| 2025-09-02 | net: dsa: lantiq_gswip: ignore SerDes modes in phylink_mac_config() | Daniel Golle | 1 | -0/+4 |
| 2025-09-02 | net: dsa: lantiq_gswip: support model-specific mac_select_pcs() | Daniel Golle | 2 | -3/+19 |
| 2025-09-02 | net: dsa: lantiq_gswip: move to dedicated folder | Daniel Golle | 7 | -8/+10 |
| 2025-09-02 | net: dsa: mv88e6xxx: Fix fwnode reference leaks in mv88e6xxx_port_setup_leds | Miaoqian Lin | 1 | -4/+13 |
| 2025-08-26 | net: phy: fixed_phy: let fixed_phy_unregister free the phy_device | Heiner Kallweit | 1 | -6/+3 |
| 2025-08-25 | net: dsa: lantiq_gswip: store switch API version in priv | Daniel Golle | 2 | -4/+22 |
| 2025-08-25 | net: dsa: lantiq_gswip: make DSA tag protocol model-specific | Daniel Golle | 2 | -1/+6 |
| 2025-08-25 | net: dsa: lantiq_gswip: load model-specific microcode | Daniel Golle | 3 | -12/+20 |
| 2025-08-25 | net: dsa: lantiq_gswip: introduce bitmap for MII ports | Daniel Golle | 2 | -3/+12 |
| 2025-08-25 | net: dsa: lantiq_gswip: move definitions to header | Daniel Golle | 2 | -247/+255 |
| 2025-08-25 | net: dsa: lantiq_gswip: prepare for more CPU port options | Daniel Golle | 1 | -29/+50 |
| 2025-08-25 | net: dsa: lantiq_gswip: deduplicate dsa_switch_ops | Daniel Golle | 1 | -29/+15 |
| 2025-08-21 | net: dsa: Remove the use of dev_err_probe() | Xichao Zhao | 1 | -2/+1 |
| 2025-08-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -1/+7 |
| 2025-08-20 | net: dsa: microchip: Fix KSZ9477 HSR port setup issue | Tristram Ha | 1 | -0/+6 |
| 2025-08-18 | net: dsa: b53: fix reserved register access in b53_fdb_dump() | Jonas Gorski | 1 | -1/+1 |
| 2025-08-18 | net: dsa: ks8995: Add basic switch set-up | Linus Walleij | 2 | -3/+396 |
| 2025-08-18 | net: dsa: ks8995: Delete sysfs register access | Linus Walleij | 1 | -47/+0 |
| 2025-08-18 | net: dsa: ks8995: Add proper RESET delay | Linus Walleij | 1 | -3/+9 |
| 2025-08-18 | net: dsa: Move KS8995 to the DSA subsystem | Linus Walleij | 3 | -0/+514 |
| 2025-08-14 | net: dsa: b53: mmap: Implement bcm63268 gphy power control | Kyle Hendry | 1 | -4/+29 |
| 2025-08-14 | net: dsa: b53: mmap: Add gphy port to phy info for bcm63268 | Kyle Hendry | 1 | -0/+2 |
| 2025-08-14 | net: dsa: realtek: remove unnecessary file, dentry, inode declarations | Vladimir Oltean | 1 | -3/+0 |
| 2025-08-14 | Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2 | -9/+12 |
| 2025-08-08 | net: dsa: microchip: Fix KSZ8863 reset problem | Tristram Ha | 2 | -9/+12 |
| 2025-08-07 | treewide: rename GPIO set callbacks back to their original names | Bartosz Golaszewski | 2 | -2/+2 |
| 2025-07-30 | Merge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 23 | -204/+1014 |
| 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: b53: mmap: Implement bcm63xx ephy power control | Kyle Hendry | 1 | -0/+50 |
| 2025-07-25 | net: dsa: b53: mmap: Add register layout for bcm6368 | Kyle Hendry | 1 | -0/+11 |
| 2025-07-25 | net: dsa: b53: mmap: Add register layout for bcm6318 | Kyle Hendry | 1 | -1/+14 |
| 2025-07-25 | net: dsa: b53: mmap: Add syscon reference and register layout for bcm63268 | Kyle Hendry | 1 | -0/+25 |
| 2025-07-25 | net: dsa: b53: Define chip IDs for more bcm63xx SoCs | Kyle Hendry | 3 | -21/+21 |
| 2025-07-25 | net: dsa: b53: Add phy_enable(), phy_disable() methods | Kyle Hendry | 2 | -0/+8 |
| 2025-07-25 | net: dsa: microchip: Fix wrong rx drop MIB counter for KSZ8863 | Tristram Ha | 2 | -1/+6 |
| 2025-07-13 | net: dsa: mt7530: Constify struct regmap_config | Christophe JAILLET | 2 | -23/+19 |
| 2025-07-10 | net: dsa: rzn1_a5psw: use devm to enable clocks | Rosen Penev | 1 | -18/+4 |
| 2025-07-10 | net: dsa: rzn1_a5psw: add COMPILE_TEST | Rosen Penev | 1 | -1/+1 |
| 2025-07-01 | net: dsa: hellcreek: Constify struct devlink_region_ops and struct hellcreek_... | Christophe JAILLET | 1 | -10/+10 |
| 2025-07-01 | net: dsa: mv88e6xxx: Use kcalloc() | Christophe JAILLET | 1 | -9/+4 |
| 2025-07-01 | net: dsa: mv88e6xxx: Constify struct devlink_region_ops and struct mv88e6xxx_... | Christophe JAILLET | 1 | -9/+9 |
| 2025-07-01 | time/timecounter: Fix the lie that struct cyclecounter is const | Greg Kroah-Hartman | 2 | -4/+4 |
| 2025-06-17 | net: dsa: mt7530: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -2/+4 |
| 2025-06-17 | net: dsa: vsc73xx: use new GPIO line value setter callbacks | Bartosz Golaszewski | 1 | -5/+5 |
| 2025-06-17 | net: dsa: b53: ensure BCM5325 PHYs are enabled | Álvaro Fernández Rojas | 2 | -1/+17 |
| 2025-06-17 | net: dsa: b53: fix b53_imp_vlan_setup for BCM5325 | Álvaro Fernández Rojas | 1 | -0/+4 |
| 2025-06-17 | net: dsa: b53: fix unicast/multicast flooding on BCM5325 | Álvaro Fernández Rojas | 2 | -18/+55 |
| 2025-06-17 | net: dsa: b53: prevent GMII_PORT_OVERRIDE_CTRL access on BCM5325 | Álvaro Fernández Rojas | 2 | -4/+18 |
| 2025-06-17 | net: dsa: b53: prevent BRCM_HDR access on older devices | Álvaro Fernández Rojas | 1 | -0/+5 |
| 2025-06-17 | net: dsa: b53: prevent DIS_LEARNING access on BCM5325 | Álvaro Fernández Rojas | 1 | -1/+10 |
| 2025-06-17 | net: dsa: b53: fix IP_MULTICAST_CTRL on BCM5325 | Álvaro Fernández Rojas | 2 | -7/+12 |
| 2025-06-17 | net: dsa: b53: prevent SWITCH_CTRL access on BCM5325 | Álvaro Fernández Rojas | 1 | -5/+6 |
| 2025-06-17 | net: dsa: b53: prevent FAST_AGE access on BCM5325 | Álvaro Fernández Rojas | 1 | -0/+9 |
| 2025-06-17 | net: dsa: b53: add support for FDB operations on 5325/5365 | Florian Fainelli | 3 | -22/+115 |
| 2025-06-17 | net: dsa: b53: detect BCM5325 variants | Álvaro Fernández Rojas | 2 | -3/+40 |
| 2025-06-17 | net: dsa: b53: support legacy FCS tags | Álvaro Fernández Rojas | 2 | -2/+6 |
| 2025-06-12 | net: Use dev_fwnode() | Jiri Slaby (SUSE) | 4 | -10/+7 |
| 2025-06-12 | Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -5/+1 |
| 2025-06-08 | treewide, timers: Rename from_timer() to timer_container_of() | Ingo Molnar | 1 | -1/+1 |
| 2025-06-05 | net: dsa: b53: fix untagged traffic sent via cpu tagged with VID 0 | Jonas Gorski | 1 | -5/+1 |
| 2025-06-05 | net: dsa: b53: do not touch DLL_IQQD on bcm53115 | Jonas Gorski | 1 | -3/+5 |
| 2025-06-05 | net: dsa: b53: allow RGMII for bcm63xx RGMII ports | Jonas Gorski | 1 | -0/+4 |
| 2025-06-05 | net: dsa: b53: do not configure bcm63xx's IMP port interface | Jonas Gorski | 1 | -14/+8 |
| 2025-06-05 | net: dsa: b53: do not enable RGMII delay on bcm63xx | Jonas Gorski | 1 | -18/+1 |
| 2025-06-05 | net: dsa: b53: do not enable EEE on bcm63xx | Jonas Gorski | 1 | -1/+4 |
| 2025-05-28 | Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 26 | -169/+764 |
| 2025-05-27 | net: dsa: mt7530: Add AN7583 support | Christian Marangi | 3 | -6/+37 |
| 2025-05-27 | Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -15/+16 |
| 2025-05-26 | net: dsa: microchip: Add SGMII port support to KSZ9477 switch | Tristram Ha | 5 | -7/+252 |
| 2025-05-20 | net: phy: fixed_phy: remove irq argument from fixed_phy_register | Heiner Kallweit | 1 | -1/+1 |
| 2025-05-16 | net: Switch to irq_domain_create_*() | Jiri Slaby (SUSE) | 7 | -15/+16 |
| 2025-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 4 | -33/+155 |
| 2025-05-13 | net: dsa: b53: prevent standalone from trying to forward to other ports | Jonas Gorski | 2 | -0/+47 |
| 2025-05-13 | net: dsa: microchip: let phylink manage PHY EEE configuration on KSZ switches | Oleksij Rempel | 1 | -28/+107 |
| 2025-05-12 | net: dsa: b53: implement setting ageing time | Jonas Gorski | 4 | -0/+37 |
| 2025-05-12 | net: dsa: sja1105: discard incoming frames in BR_STATE_LISTENING | Vladimir Oltean | 1 | -5/+1 |
| 2025-05-09 | net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set() | Vladimir Oltean | 12 | -83/+75 |
| 2025-05-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -57/+154 |
| 2025-05-07 | net: dsa: b53: do not set learning and unicast/multicast on up | Jonas Gorski | 3 | -8/+15 |
| 2025-05-07 | net: dsa: b53: fix learning on VLAN unaware bridges | Jonas Gorski | 1 | -1/+1 |
| 2025-05-07 | net: dsa: b53: fix toggling vlan_filtering | Jonas Gorski | 2 | -31/+75 |
| 2025-05-07 | net: dsa: b53: do not program vlans when vlan filtering is off | Jonas Gorski | 1 | -20/+28 |
| 2025-05-07 | net: dsa: b53: do not allow to configure VLAN 0 | Jonas Gorski | 1 | -9/+27 |
| 2025-05-07 | net: dsa: b53: always rejoin default untagged VLAN on bridge leave | Jonas Gorski | 1 | -5/+5 |
| 2025-05-07 | net: dsa: b53: fix VLAN ID for untagged vlan on bridge leave | Jonas Gorski | 1 | -1/+2 |
| 2025-05-07 | net: dsa: b53: fix flushing old pvid VLAN on pvid change | Jonas Gorski | 1 | -1/+1 |
| 2025-05-07 | net: dsa: b53: fix clearing PVID of a port | Jonas Gorski | 1 | -2/+11 |
| 2025-05-07 | net: dsa: b53: keep CPU port always tagged again | Jonas Gorski | 1 | -0/+8 |
| 2025-05-07 | net: dsa: b53: allow leaky reserved multicast | Jonas Gorski | 1 | -2/+4 |
| 2025-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+4 |
| 2025-04-29 | net: dsa: felix: fix broken taprio gate states after clock jump | Vladimir Oltean | 1 | -1/+4 |
| 2025-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -3/+3 |
| 2025-04-23 | net: dsa: mt7530: sync driver-specific behavior of MT7531 variants | Daniel Golle | 1 | -3/+3 |
| 2025-04-22 | net: dsa: rzn1_a5psw: Make the read-only array offsets static const | Colin Ian King | 1 | -2/+3 |
| 2025-04-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -2/+24 |
| 2025-04-16 | net: dsa: mv88e6xxx: fix -ENOENT when deleting VLANs and MST is unsupported | Vladimir Oltean | 1 | -1/+12 |
| 2025-04-16 | net: dsa: mv88e6xxx: avoid unregistering devlink regions which were never reg... | Vladimir Oltean | 1 | -1/+2 |
| 2025-04-16 | net: b53: enable BPDU reception for management port | Jonas Gorski | 1 | -0/+10 |
| 2025-04-15 | net: ptp: introduce .supported_perout_flags to ptp_clock_info | Jacob Keller | 1 | -4/+0 |
| 2025-04-15 | net: ptp: introduce .supported_extts_flags to ptp_clock_info | Jacob Keller | 2 | -14/+7 |
| 2025-04-15 | net: dsa: mt7530: implement .get_stats64 | Christian Marangi | 1 | -0/+46 |
| 2025-04-15 | net: dsa: mt7530: move remaining MIB counter to define | Christian Marangi | 2 | -9/+18 |
| 2025-04-15 | net: dsa: mt7530: move pkt stats and err MIB counter to eth_mac stats API | Christian Marangi | 2 | -14/+70 |
| 2025-04-15 | net: dsa: mt7530: move pause MIB counter to eth_ctrl stats API | Christian Marangi | 2 | -2/+15 |
| 2025-04-15 | net: dsa: mt7530: move pkt size and rx err MIB counter to rmon stats API | Christian Marangi | 2 | -16/+72 |
| 2025-04-15 | net: dsa: mt7530: generalize read port stats logic | Christian Marangi | 1 | -8/+18 |
| 2025-04-14 | net: dsa: microchip: add ETS scheduler support for KSZ88x3 switches | Oleksij Rempel | 2 | -3/+113 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 2 | -4/+4 |
| 2025-04-03 | net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroy | David Oberhollenzer | 2 | -4/+10 |
| 2025-03-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 6 | -249/+72 |
| 2025-03-25 | net: dsa: microchip: fix DCB apptrust configuration on KSZ88x3 | Oleksij Rempel | 2 | -233/+9 |
| 2025-03-24 | net: dsa: sja1105: fix kasan out-of-bounds warning in sja1105_table_delete_en... | Vladimir Oltean | 1 | -2/+4 |
| 2025-03-24 | net: dsa: sja1105: reject other RX filters than HWTSTAMP_FILTER_PTP_V2_L2_EVENT | Vladimir Oltean | 1 | -5/+15 |
| 2025-03-24 | net: dsa: sja1105: fix displaced ethtool statistics counters | Vladimir Oltean | 1 | -1/+8 |
| 2025-03-24 | net: dsa: mv88e6xxx: workaround RGMII transmit delay erratum for 6320 family | Marek Behún | 1 | -0/+17 |
| 2025-03-24 | net: dsa: mv88e6xxx: fix internal PHYs for 6320 family | Marek Behún | 1 | -2/+4 |
| 2025-03-24 | net: dsa: mv88e6xxx: enable STU methods for 6320 family | Marek Behún | 1 | -0/+6 |
| 2025-03-24 | net: dsa: mv88e6xxx: enable .port_set_policy() for 6320 family | Marek Behún | 1 | -0/+2 |
| 2025-03-24 | net: dsa: mv88e6xxx: enable PVT for 6321 switch | Marek Behún | 1 | -0/+1 |
| 2025-03-24 | net: dsa: mv88e6xxx: fix atu_move_port_mask for 6341 family | Marek Behún | 1 | -2/+2 |
| 2025-03-24 | net: dsa: mv88e6xxx: fix VTU methods for 6320 family | Marek Behún | 1 | -4/+4 |
| 2025-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 1 | -11/+48 |
| 2025-03-07 | net: dsa: mv88e6xxx: Verify after ATU Load ops | Joseph Huang | 1 | -11/+48 |
| 2025-03-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -7/+3 |
| 2025-03-05 | net: dsa: mt7530: Fix traffic flooding for MMIO devices | Lorenzo Bianconi | 1 | -6/+2 |
| 2025-03-04 | dsa: mt7530: Utilize REGMAP_IRQ for interrupt handling | Daniel Golle | 3 | -184/+57 |
| 2025-03-04 | net: dsa: mt7530: Enable Rx sptag for EN7581 SoC | Lorenzo Bianconi | 2 | -0/+9 |
| 2025-03-04 | net: dsa: rtl8366rb: don't prompt users for LED control | Jakub Kicinski | 1 | -1/+1 |
| 2025-02-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -252/+299 |
| 2025-02-24 | net: dsa: rtl8366rb: Fix compilation problem | Linus Walleij | 5 | -252/+299 |
| 2025-02-19 | net: dsa: b53: mdio: add support for BCM53101 | Torben Nielsen | 3 | -0/+17 |
| 2025-02-14 | net: remove phylink_pcs .neg_mode boolean | Russell King (Oracle) | 6 | -9/+0 |
| 2025-02-12 | net: dsa: mt7530: convert to phylink managed EEE | Russell King (Oracle) | 1 | -21/+47 |
| 2025-02-07 | net: dsa: sja1105: Use of_get_available_child_by_name() | Biju Das | 1 | -5/+1 |
| 2025-02-07 | net: dsa: rzn1_a5psw: Use of_get_available_child_by_name() | Biju Das | 1 | -5/+3 |
| 2025-01-22 | Merge tag 'net-next-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 21 | -116/+167 |
| 2025-01-21 | Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2025-01-20 | dsa: Use str_enable_disable-like helpers | Krzysztof Kozlowski | 3 | -5/+8 |
| 2025-01-17 | net: dsa: felix: report timestamping stats from the ocelot library | Vladimir Oltean | 1 | -0/+9 |
| 2025-01-15 | net: phylink: pass neg_mode into .pcs_get_state() method | Russell King (Oracle) | 6 | -5/+10 |
| 2025-01-10 | net: dsa: qca8k: Use of_property_present() for non-boolean properties | Rob Herring (Arm) | 1 | -1/+1 |
| 2025-01-08 | treewide: Introduce kthread_run_worker[_on_cpu]() | Frederic Weisbecker | 1 | -1/+1 |
| 2025-01-07 | net: dsa: qca: remove qca8k_get_mac_eee() | Russell King (Oracle) | 3 | -9/+0 |
| 2025-01-07 | net: dsa: mv88e6xxx: remove mv88e6xxx_get_mac_eee() | Russell King (Oracle) | 1 | -8/+0 |
| 2025-01-07 | net: dsa: mt753x: remove ksz_get_mac_eee() | Russell King (Oracle) | 1 | -7/+0 |
| 2025-01-07 | net: dsa: ksz: remove ksz_get_mac_eee() | Russell King (Oracle) | 1 | -7/+0 |
| 2025-01-07 | net: dsa: b53/bcm_sf2: remove b53_get_mac_eee() | Russell King (Oracle) | 3 | -9/+0 |
| 2025-01-07 | net: dsa: mt753x: remove setting of tx_lpi parameters | Russell King (Oracle) | 1 | -6/+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-18 | net: dsa: qca8k: Fix inconsistent use of jiffies vs milliseconds | Andrew Lunn | 2 | -3/+3 |
| 2024-12-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -30/+29 |
| 2024-12-12 | net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundaries | Jesse Van Gavere | 1 | -24/+18 |