summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/qca/qca8k-common.c
AgeCommit message (Expand)Author
2024-06-21net: dsa: qca8k: add support for bridge port isolationMatthias Schiffer
2024-06-21net: dsa: qca8k: factor out bridge join/leave logicMatthias Schiffer
2024-06-21net: dsa: qca8k: do not write port mask twice in bridge join/leaveMatthias Schiffer
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
2023-12-08net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com
2023-10-24net: dsa: Use conduit and user termsFlorian Fainelli
2023-10-10net: dsa: qca8k: replace deprecated strncpy with ethtool_sprintfJustin Stitt
2023-08-01net: dsa: qca8k: make learning configurable and keep off if standaloneChristian Marangi
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-06-07net: dsa: qca8k: remove unnecessary (void*) conversionsAtin Bainada
2023-01-27net: dsa: qca8k: convert to regmap read/write APIChristian Marangi
2023-01-27net: dsa: qca8k: add QCA8K_ATU_TABLE_SIZE define for fdb accessChristian Marangi
2022-09-20net: dsa: propagate extack to port_lag_joinVladimir Oltean
2022-07-28net: dsa: qca8k: move read_switch_id function to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move port LAG functions to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move port VLAN functions to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move port mirror functions to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move port FDB/MDB function to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move set age/MTU/port enable/disable functions to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move bridge functions to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move port set status/eee/ethtool stats function to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move mib init function to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move qca8k bulk read/write helper to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move qca8k read/write/rmw and reg table to common codeChristian Marangi
2022-07-28net: dsa: qca8k: move mib struct to common codeChristian Marangi