summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2023-09-06net: phy: Provide Module 4 KSZ9477 errata (DS80000754C)Lukasz Majewski
2023-09-06net: dsa: sja1105: complete tc-cbs offload support on SJA1110Vladimir Oltean
2023-09-06net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many timesVladimir Oltean
2023-09-06net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offloadVladimir Oltean
2023-08-24net: dsa: use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-23net: dsa: rzn1-a5psw: remove redundant logsAlexis Lothoré
2023-08-22net: dsa: microchip: Remove unused declarationsYue Haibing
2023-08-20net: dsa: realtek: add phylink_get_caps implementationRussell King (Oracle)
2023-08-19net: dsa: mt7530: fix handling of 802.1X PAE framesArınç ÜNAL
2023-08-18net: dsa: felix: fix oversize frame dropping for always closed tc-taprio gatesVladimir Oltean
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-16net: dsa: mv88e6xxx: Wait for EEPROM done before HW resetAlfred Lee
2023-08-16net: dsa: rzn1-a5psw: Remove redundant of_match_ptr()Ruan Jinjie
2023-08-16net: dsa: realtek: Remove redundant of_match_ptr()Ruan Jinjie
2023-08-14net: dsa: mv88e6060: add phylink_get_caps implementationRussell King (Oracle)
2023-08-11net: dsa: rzn1-a5psw: add vlan supportClément Léger
2023-08-11net: dsa: rzn1-a5psw: add support for .port_bridge_flagsClément Léger
2023-08-11net: dsa: rzn1-a5psw: use a5psw_reg_rmw() to modify flooding resolutionClément Léger
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-09net: dsa: mt7530: improve and relax PHY driver dependencyDaniel Golle
2023-08-04net: dsa: ocelot: call dsa_tag_8021q_unregister() under rtnl_lock() on driver...Vladimir Oltean
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-02net: dsa: hellcreek: Replace bogus commentKurt Kanzenbach
2023-08-02net: dsa: mv88e6xxx: Add erratum 3.14 for 88E6390X and 88E6190XAnte Knezic
2023-08-01net: dsa: qca8k: use dsa_for_each macro instead of for loopChristian Marangi
2023-08-01net: dsa: qca8k: move qca8xxx hol fixup to separate functionChristian Marangi
2023-08-01net: dsa: qca8k: limit user ports access to the first CPU port on setupChristian Marangi
2023-08-01net: dsa: qca8k: make learning configurable and keep off if standaloneChristian Marangi
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-29net: dsa: microchip: KSZ9477 register regmap alignment to 32 bit boundariesLukasz Majewski
2023-07-27net: dsa: fix value check in bcm_sf2_sw_probe()Yuanjun Gong
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-26net: dsa: Explicitly include correct DT includesRob Herring
2023-07-26net: dsa: qca8k: fix mdb add/del case with 0 VIDChristian Marangi
2023-07-26net: dsa: qca8k: fix broken search_and_delChristian Marangi
2023-07-26net: dsa: qca8k: fix search_and_insert wrong handling of new ruleChristian Marangi
2023-07-26net: dsa: qca8k: enable use_single_write for qca8xxxChristian Marangi
2023-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-18net: dsa: remove legacy_pre_march2020 from driversRussell King (Oracle)
2023-07-17net: dsa: microchip: correct KSZ8795 static MAC table accessTristram Ha
2023-07-14net: dsa: mv88e6xxx: cleanup after phylink_pcs conversionRussell King (Oracle)
2023-07-14net: dsa: mv88e6xxx: convert 88e639x to phylink_pcsRussell King (Oracle)
2023-07-14net: dsa: mv88e6xxx: convert 88e6352 to phylink_pcsRussell King
2023-07-14net: dsa: mv88e6xxx: convert 88e6185 to phylink_pcsRussell King (Oracle)
2023-07-14net: dsa: mv88e6xxx: export mv88e6xxx_pcs_decode_state()Russell King (Oracle)
2023-07-14net: dsa: mv88e6xxx: add infrastructure for phylink_pcsRussell King (Oracle)
2023-07-14net: dsa: mv88e6xxx: remove handling for DSA and CPU portsRussell King (Oracle)
2023-07-14net: dsa: ar9331: Use maple tree register cacheMark Brown
2023-07-14net: dsa: ar9331: Use explict flags for regmap single read/writeMark Brown