| Commit message (Expand) | Author | Age | Files | Lines |
* | net: dsa: bcm_sf2: Fix a possible memory leak in bcm_sf2_mdio_register() | Joe Hattori | 2024-08-08 | 1 | -1/+3 |
* | net: dsa: bcm_sf2: provide own phylink MAC operations | Russell King (Oracle) | 2024-04-18 | 1 | -17/+32 |
* | ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ... | Heiner Kallweit | 2024-01-31 | 1 | -1/+1 |
* | net: dsa: bcm_sf2: drop priv->master_mii_dn | Vladimir Oltean | 2024-01-05 | 1 | -3/+3 |
* | net: dsa: bcm_sf2: stop assigning an OF node to the ds->user_mii_bus | Vladimir Oltean | 2024-01-05 | 1 | -1/+0 |
* | net: dsa: Use conduit and user terms | Florian Fainelli | 2023-10-24 | 1 | -21/+20 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2023-10-19 | 1 | -9/+15 |
|\ |
|
| * | net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register() | Jinjie Ruan | 2023-10-14 | 1 | -9/+15 |
* | | net: dsa: bcm_sf2: Convert to platform remove callback returning void | Uwe Kleine-König | 2023-09-20 | 1 | -5/+3 |
|/ |
|
* | net: dsa: fix value check in bcm_sf2_sw_probe() | Yuanjun Gong | 2023-07-28 | 1 | -2/+6 |
* | net: dsa: bcm_sf2: remove unnecessary platform_set_drvdata() | Yang Yingliang | 2022-09-23 | 1 | -2/+0 |
* | net: dsa: introduce dsa_port_get_master() | Vladimir Oltean | 2022-09-20 | 1 | -2/+2 |
* | net: dsa: bcm_sf2: Have PHYLINK configure CPU/IMP port(s) | Florian Fainelli | 2022-08-17 | 1 | -52/+43 |
* | net: dsa: bcm_sf2: Introduce helper for port override offset | Florian Fainelli | 2022-08-17 | 1 | -16/+21 |
* | net: dsa: bcm_sf2: force pause link settings | Doug Berger | 2022-06-24 | 1 | -0/+5 |
* | net: dsa: bcm_sf2: Fix Wake-on-LAN with mac_link_down() | Florian Fainelli | 2022-05-12 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2022-02-11 | 1 | -2/+5 |
|\ |
|
| * | net: dsa: bcm_sf2: don't use devres for mdiobus | Vladimir Oltean | 2022-02-09 | 1 | -2/+5 |
* | | net: dsa: bcm_sf2: convert to phylink_generic_validate() | Russell King (Oracle) | 2022-02-03 | 1 | -39/+15 |
|/ |
|
* | net: dsa: bcm_sf2: refactor LED regs access | Rafał Miłecki | 2021-12-31 | 1 | -6/+48 |
* | net: convert users of bitmap_foo() to linkmode_foo() | Sean Anderson | 2021-10-24 | 1 | -5/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-09-23 | 1 | -1/+13 |
|\ |
|
| * | net: dsa: be compatible with masters which unregister on shutdown | Vladimir Oltean | 2021-09-19 | 1 | -0/+12 |
| * | net: dsa: bcm_sf2: Fix array overrun in bcm_sf2_num_active_ports() | Florian Fainelli | 2021-09-17 | 1 | -1/+1 |
* | | net: dsa: bcm_sf2: Request APD, DLL disable and IDDQ-SR | Florian Fainelli | 2021-09-21 | 1 | -1/+3 |
|/ |
|
* | net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu... | Vladimir Oltean | 2021-08-06 | 1 | -1/+0 |
* | net: dsa: bcm_sf2: Fix bcm_sf2_reg_rgmii_cntrl() call for non-RGMII port | Florian Fainelli | 2021-05-21 | 1 | -3/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2021-03-25 | 1 | -3/+8 |
|\ |
|
| * | net: dsa: bcm_sf2: Qualify phydev->dev_flags based on port | Florian Fainelli | 2021-03-11 | 1 | -2/+4 |
| * | net: dsa: bcm_sf2: use 2 Gbps IMP port link on BCM4908 | Rafał Miłecki | 2021-03-11 | 1 | -1/+4 |
* | | net: dsa: bcm_sf2: fix BCM4908 RGMII reg(s) | Rafał Miłecki | 2021-03-18 | 1 | -4/+7 |
* | | net: dsa: bcm_sf2: add function finding RGMII register | Rafał Miłecki | 2021-03-18 | 1 | -7/+42 |
* | | net: dsa: bcm_sf2: Fill in BCM4908 CFP entries | Florian Fainelli | 2021-03-14 | 1 | -1/+1 |
* | | net: dsa: bcm_sf2: setup BCM4908 internal crossbar | Rafał Miłecki | 2021-03-13 | 1 | -0/+45 |
* | | net: dsa: bcm_sf2: store PHY interface/mode in port structure | Rafał Miłecki | 2021-03-13 | 1 | -4/+12 |
|/ |
|
* | net: dsa: bcm_sf2: simplify optional reset handling | Philipp Zabel | 2021-03-08 | 1 | -3/+3 |
* | net: dsa: b53: Support setting learning on port | Florian Fainelli | 2021-02-23 | 1 | -14/+1 |
* | net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouter | Florian Fainelli | 2021-02-23 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-01-29 | 1 | -2/+6 |
|\ |
|
| * | net: dsa: bcm_sf2: put device node before return | Pan Bian | 2021-01-23 | 1 | -2/+6 |
* | | net: dsa: remove the transactional logic from VLAN objects | Vladimir Oltean | 2021-01-12 | 1 | -1/+0 |
* | | net: dsa: remove the transactional logic from MDB entries | Vladimir Oltean | 2021-01-12 | 1 | -1/+0 |
* | | net: dsa: bcm_sf2: support BCM4908's integrated switch | Rafał Miłecki | 2021-01-10 | 1 | -3/+33 |
|/ |
|
* | net: dsa: bcm_sf2: make const array static, makes object smaller | Colin Ian King | 2020-10-21 | 1 | -1/+1 |
* | net: dsa: bcm_sf2: Include address 0 for MDIO diversion | Florian Fainelli | 2020-09-24 | 1 | -1/+1 |
* | net: dsa: bcm_sf2: Disallow port 5 to be a DSA CPU port | Florian Fainelli | 2020-09-24 | 1 | -0/+11 |
* | net: dsa: b53: Report VLAN table occupancy via devlink | Florian Fainelli | 2020-09-09 | 1 | -1/+7 |
* | net: dsa: bcm_sf2: Ensure that MDIO diversion is used | Florian Fainelli | 2020-09-05 | 1 | -2/+29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2020-09-05 | 1 | -1/+1 |
|\ |
|
| * | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 1 | -1/+1 |