Age | Commit message (Expand) | Author |
10 days | net: dsa: rtl8366rb: don't prompt users for LED control | Jakub Kicinski |
2025-02-24 | net: dsa: rtl8366rb: Fix compilation problem | Linus Walleij |
2025-01-20 | dsa: Use str_enable_disable-like helpers | Krzysztof Kozlowski |
2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra |
2024-10-04 | net: dsa: Switch back to struct platform_driver::remove() | Uwe Kleine-König |
2024-09-06 | net: dsa: realtek: rtl8366rb: Make use of irq_get_trigger_type() | Vasileios Amoiridis |
2024-09-06 | net: dsa: realtek: rtl8365mb: Make use of irq_get_trigger_type() | Vasileios Amoiridis |
2024-09-03 | net: dsa: realtek: Use for_each_child_of_node_scoped() | Jinjie Ruan |
2024-08-29 | net: dsa: realtek: make use of dev_err_cast_probe() | Hongbo Li |
2024-04-30 | net: dsa: realtek: provide own phylink MAC operations | Russell King (Oracle) |
2024-04-29 | net: dsa: realtek: add LED drivers for rtl8366rb | Luiz Angelo Daros de Luca |
2024-04-29 | net: dsa: realtek: do not assert reset on remove | Luiz Angelo Daros de Luca |
2024-04-29 | net: dsa: realtek: keep default LED state in rtl8366rb | Luiz Angelo Daros de Luca |
2024-02-28 | net: dsa: realtek: support reset controller | Luiz Angelo Daros de Luca |
2024-02-13 | net: dsa: realtek: fix digital interface select macro for EXT0 | Luiz Angelo Daros de Luca |
2024-02-12 | net: dsa: realtek: embed dsa_switch into realtek_priv | Luiz Angelo Daros de Luca |
2024-02-12 | net: dsa: realtek: use the same mii bus driver for both interfaces | Luiz Angelo Daros de Luca |
2024-02-12 | net: dsa: realtek: migrate user_mii_bus setup to realtek_dsa | Luiz Angelo Daros de Luca |
2024-02-12 | net: dsa: realtek: clean user_mii_bus setup | Luiz Angelo Daros de Luca |
2024-02-12 | net: dsa: realtek: get internal MDIO node by name | Luiz Angelo Daros de Luca |
2024-02-12 | net: dsa: realtek: merge rtl83xx and interface modules into realtek_dsa | Luiz Angelo Daros de Luca |
2024-02-12 | net: dsa: realtek: common rtl83xx module | Luiz Angelo Daros de Luca |
2024-02-12 | net: dsa: realtek: keep variant reference in realtek_priv | Luiz Angelo Daros de Luca |
2024-02-12 | net: dsa: realtek: convert variants into real drivers | Luiz Angelo Daros de Luca |
2024-02-12 | net: dsa: realtek: introduce REALTEK_DSA namespace | Luiz Angelo Daros de Luca |
2024-02-12 | net: dsa: realtek: drop cleanup from realtek_ops | Luiz Angelo Daros de Luca |
2023-12-12 | net: dsa: realtek: Rewrite RTL8366RB MTU handling | Linus Walleij |
2023-12-12 | net: dsa: realtek: Rename bogus RTL8368S variable | Linus Walleij |
2023-12-08 | net: Convert some ethtool_sprintf() to ethtool_puts() | justinstitt@google.com |
2023-10-24 | net: dsa: Use conduit and user terms | Florian Fainelli |
2023-10-10 | net: dsa: realtek: rtl8365mb: replace deprecated strncpy with ethtool_sprintf | Justin Stitt |
2023-10-10 | net: dsa: realtek: replace deprecated strncpy with ethtool_sprintf | Justin Stitt |
2023-09-20 | net: dsa: realtek: Convert to platform remove callback returning void | Uwe Kleine-König |
2023-09-15 | net: dsa: rtl8366rb: Implement setting up link on CPU port | Linus Walleij |
2023-08-20 | net: dsa: realtek: add phylink_get_caps implementation | Russell King (Oracle) |
2023-08-16 | net: dsa: realtek: Remove redundant of_match_ptr() | Ruan Jinjie |
2023-07-26 | net: dsa: Explicitly include correct DT includes | Rob Herring |
2023-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-03-24 | net: dsa: realtek: fix out-of-bounds access | Ahmad Fatoum |
2023-03-17 | net: dsa: realtek: rtl8365mb: add change_mtu | Luiz Angelo Daros de Luca |
2022-09-22 | net: dsa: realtek: remove unnecessary set_drvdata() | Yang Yingliang |
2022-06-16 | net: dsa: realtek: rtl8365mb: handle PHY interface modes correctly | Alvin Šipraga |
2022-06-16 | net: dsa: realtek: rtl8365mb: remove learn_limit_max private data member | Alvin Šipraga |
2022-06-16 | net: dsa: realtek: rtl8365mb: correct the max number of ports | Alvin Šipraga |
2022-06-16 | net: dsa: realtek: rtl8365mb: remove port_mask private data member | Alvin Šipraga |
2022-06-16 | net: dsa: realtek: rtl8365mb: rename macro RTL8367RB -> RTL8367RB_VB | Alvin Šipraga |
2022-06-08 | net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY | Alvin Šipraga |
2022-05-16 | net: dsa: realtek: rtl8366rb: Serialize indirect PHY register access | Alvin Šipraga |
2022-05-12 | net: dsa: remove port argument from ->change_tag_protocol() | Vladimir Oltean |
2022-04-20 | net: dsa: realtek: remove realtek,rtl8367s string | Luiz Angelo Daros de Luca |