summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2022-06-24net: dsa: microchip: rename shutdown to reset in ksz_dev_opsArun Ramadoss
2022-06-23net: dsa: bcm_sf2: force pause link settingsDoug Berger
2022-06-23net/dsa/hirschmann: Add missing of_node_get() in hellcreek_led_setup()Liang He
2022-06-23net: dsa: mv88e6xxx: get rid of SPEED_MAX settingRussell King
2022-06-23net: dsa: mv88e6xxx: remove mv88e6065 dead codeRussell King (Oracle)
2022-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-22net: dsa: qca8k: reduce mgmt ethernet timeoutChristian Marangi
2022-06-22net: dsa: qca8k: reset cpu port on MTU changeChristian Marangi
2022-06-21net: dsa: microchip: move get_phy_flags & mtu to ksz_commonArun Ramadoss
2022-06-21net: dsa: microchip: update fdb add/del/dump in ksz_commonArun Ramadoss
2022-06-21net: dsa: microchip: update the ksz_port_mdb_add/delArun Ramadoss
2022-06-21net: dsa: microchip: update the ksz_phylink_get_capsArun Ramadoss
2022-06-21net: dsa: microchip: get P_STP_CTRL in ksz_port_stp_state by ksz_dev_opsArun Ramadoss
2022-06-21net: dsa: microchip: move the port mirror to ksz_commonArun Ramadoss
2022-06-21net: dsa: microchip: move vlan functionality to ksz_commonArun Ramadoss
2022-06-21net: dsa: microchip: ksz9477: use ksz_read_phy16 & ksz_write_phy16Arun Ramadoss
2022-06-21net: dsa: microchip: move tag_protocol to ksz_commonArun Ramadoss
2022-06-21net: dsa: microchip: move switch chip_id detection to ksz_commonArun Ramadoss
2022-06-21net: dsa: microchip: ksz9477: cleanup the ksz9477_switch_detectArun Ramadoss
2022-06-19net: dsa: felix: update base time of time-aware shaper when adjusting PTP timeXiaoliang Yang
2022-06-17net: dsa: ar9331: fix potential dead lock on mdio accessOleksij Rempel
2022-06-17net: make xpcs_do_config to accept advertising for pcs-xpcs and sja1105Ong Boon Leong
2022-06-16net: dsa: realtek: rtl8365mb: handle PHY interface modes correctlyAlvin Šipraga
2022-06-16net: dsa: realtek: rtl8365mb: remove learn_limit_max private data memberAlvin Šipraga
2022-06-16net: dsa: realtek: rtl8365mb: correct the max number of portsAlvin Šipraga
2022-06-16net: dsa: realtek: rtl8365mb: remove port_mask private data memberAlvin Šipraga
2022-06-16net: dsa: realtek: rtl8365mb: rename macro RTL8367RB -> RTL8367RB_VBAlvin Šipraga
2022-06-14net: dsa: mt7530: get cpu-port via dp->cpu_dp instead of constantFrank Wunderlich
2022-06-14net: dsa: mt7530: rework mt753[01]_setupFrank Wunderlich
2022-06-14net: dsa: mt7530: rework mt7530_hw_vlan_{add,del}Frank Wunderlich
2022-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-06-09Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-06-08net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHYAlvin Šipraga
2022-06-08net: dsa: mv88e6xxx: correctly report serdes link failureRussell King (Oracle)
2022-06-08net: dsa: mv88e6xxx: fix BMSR error to be consistent with othersRussell King (Oracle)
2022-06-08net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_completeMarek Behún
2022-06-07net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin
2022-06-07net: dsa: microchip: ksz8xxx: Replace kernel.h with the necessary inclusionsChristophe JAILLET
2022-06-04Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linuxLinus Torvalds
2022-05-27net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_registerMiaoqian Lin
2022-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-05-23net: dsa: felix: tag_8021q preparation for multiple CPU portsVladimir Oltean
2022-05-23net: mscc: ocelot: switch from {,un}set to {,un}assign for tag_8021q CPU portsVladimir Oltean
2022-05-23net: dsa: felix: directly call ocelot_port_{set,unset}_dsa_8021q_cpuVladimir Oltean
2022-05-23net: dsa: felix: update bridge fwd mask from ocelot lib when changing tag_802...Vladimir Oltean
2022-05-23net: dsa: felix: move the updating of PGID_CPU to the ocelot libVladimir Oltean
2022-05-23net: dsa: fix missing adjustment of host broadcast floodingVladimir Oltean
2022-05-22net: dsa: restrict SMSC_LAN9303_I2C kconfigRandy Dunlap
2022-05-19net: dsa: lantiq_gswip: Fix typo in gswip_port_fdb_dump() error printMartin Blumenstingl
2022-05-19net: dsa: lantiq_gswip: Fix start index in gswip_port_fdb()Martin Blumenstingl