summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2022-06-14net: dsa: mv88e6xxx: use BMSR_ANEGCOMPLETE bit for filling an_completeMarek Behún
2022-06-14net: dsa: lantiq_gswip: Fix refcount leak in gswip_gphy_fw_listMiaoqian Lin
2022-06-14net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_registerMiaoqian Lin
2022-06-09net: dsa: restrict SMSC_LAN9303_I2C kconfigRandy Dunlap
2022-06-09net: dsa: mt7530: 1G can also support 1000BASE-X link modeRussell King (Oracle)
2022-05-18net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down()Florian Fainelli
2022-05-12net: dsa: mt7530: add missing of_node_put() in mt7530_setup()Yang Yingliang
2022-05-09net: dsa: lantiq_gswip: Don't set GSWIP_MII_CFG_RMII_CLKMartin Blumenstingl
2022-05-09net: dsa: mv88e6xxx: Fix port_hidden_wait to account for port_base_addrNathan Rossi
2022-04-20net: dsa: felix: fix tagging protocol changes with multiple CPU portsVladimir Oltean
2022-04-20net: dsa: felix: suppress -EPROBE_DEFER errorsMichael Walle
2022-04-20net: dsa: realtek: make interface drivers depend on OFAlvin Šipraga
2022-04-20net: dsa: realtek: rtl8365mb: serialize indirect PHY register accessAlvin Šipraga
2022-04-20net: dsa: realtek: allow subdrivers to externally lock regmapAlvin Šipraga
2022-04-13net: dsa: felix: fix possible NULL pointer dereferenceZheng Yongjun
2022-04-08net: dsa: bcm_sf2_cfp: fix an incorrect NULL check on list iteratorXiaomeng Tong
2022-04-08net: dsa: realtek-smi: move to subdirectoryLuiz Angelo Daros de Luca
2022-04-08net: dsa: realtek-smi: fix kdoc warningsLuiz Angelo Daros de Luca
2022-04-08net: dsa: mv88e6xxx: Enable port policy support on 6097Tobias Waldekranz
2022-03-14net: dsa: microchip: add spi_device_id tablesClaudiu Beznea
2022-03-08net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()Russell King (Oracle)
2022-02-19net: dsa: microchip: fix bridging with more than two member portsSvenning Sørensen
2022-02-17net: dsa: lan9303: add VLAN IDs to master deviceMans Rullgard
2022-02-16net: dsa: lantiq_gswip: fix use after free in gswip_remove()Alexey Khoroshilov
2022-02-14net: dsa: mv88e6xxx: flush switchdev FDB workqueue before removing VLANVladimir Oltean
2022-02-11net: dsa: lan9303: fix reset on probeMans Rullgard
2022-02-10net: dsa: mv88e6xxx: fix use-after-free in mv88e6xxx_mdios_unregisterVladimir Oltean
2022-02-08net: dsa: lantiq_gswip: don't use devres for mdiobusVladimir Oltean
2022-02-08net: dsa: mt7530: fix kernel bug in mdiobus_free() when unbindingVladimir Oltean
2022-02-08net: dsa: seville: register the mdiobus under devresVladimir Oltean
2022-02-08net: dsa: felix: don't use devres for mdiobusVladimir Oltean
2022-02-08net: dsa: bcm_sf2: don't use devres for mdiobusVladimir Oltean
2022-02-08net: dsa: ar9331: register the mdiobus under devresVladimir Oltean
2022-02-08net: dsa: mv88e6xxx: don't use devres for mdiobusVladimir Oltean
2022-01-31net: dsa: mt7530: make NET_DSA_MT7530 select MEDIATEK_GE_PHYArınç ÜNAL
2022-01-07net: dsa: felix: add port fast age supportVladimir Oltean
2022-01-02net: dsa: seville: name change for clarity from pcs to mdio_deviceColin Foster
2022-01-02net: dsa: felix: name change for clarity from pcs to mdio_deviceColin Foster
2022-01-02net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcsColin Foster
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-30net: dsa: bcm_sf2: refactor LED regs accessRafał Miłecki
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-12-19flow_offload: add index to flow_action_entry structureBaowen Zheng
2021-12-17net: dsa: microchip: remove unneeded variableChangcheng Deng
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-16dsa: mv88e6xxx: fix debug print for SPEED_UNFORCEDAndrey Eremeev
2021-12-16net: dsa: rtl8365mb: add GMII as user port modeLuiz Angelo Daros de Luca
2021-12-14net: dsa: hellcreek: Add missing PTP via UDP rulesKurt Kanzenbach
2021-12-14net: dsa: hellcreek: Allow PTP P2P measurements on blocked portsKurt Kanzenbach
2021-12-14net: dsa: hellcreek: Add STP forwarding ruleKurt Kanzenbach