summaryrefslogtreecommitdiffstats
path: root/drivers/net/dsa/bcm_sf2.c
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: bcm_sf2: Fix bcm_sf2_reg_rgmii_cntrl() call for non-RGMII portFlorian Fainelli2021-05-211-3/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-03-251-3/+8
|\
| * net: dsa: bcm_sf2: Qualify phydev->dev_flags based on portFlorian Fainelli2021-03-101-2/+4
| * net: dsa: bcm_sf2: use 2 Gbps IMP port link on BCM4908Rafał Miłecki2021-03-101-1/+4
* | net: dsa: bcm_sf2: fix BCM4908 RGMII reg(s)Rafał Miłecki2021-03-181-4/+7
* | net: dsa: bcm_sf2: add function finding RGMII registerRafał Miłecki2021-03-181-7/+42
* | net: dsa: bcm_sf2: Fill in BCM4908 CFP entriesFlorian Fainelli2021-03-141-1/+1
* | net: dsa: bcm_sf2: setup BCM4908 internal crossbarRafał Miłecki2021-03-121-0/+45
* | net: dsa: bcm_sf2: store PHY interface/mode in port structureRafał Miłecki2021-03-121-4/+12
|/
* net: dsa: bcm_sf2: simplify optional reset handlingPhilipp Zabel2021-03-081-3/+3
* net: dsa: b53: Support setting learning on portFlorian Fainelli2021-02-231-14/+1
* net: dsa: bcm_sf2: Wire-up br_flags_pre, br_flags and set_mrouterFlorian Fainelli2021-02-231-0/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-281-2/+6
|\
| * net: dsa: bcm_sf2: put device node before returnPan Bian2021-01-231-2/+6
* | net: dsa: remove the transactional logic from VLAN objectsVladimir Oltean2021-01-111-1/+0
* | net: dsa: remove the transactional logic from MDB entriesVladimir Oltean2021-01-111-1/+0
* | net: dsa: bcm_sf2: support BCM4908's integrated switchRafał Miłecki2021-01-091-3/+33
|/
* net: dsa: bcm_sf2: make const array static, makes object smallerColin Ian King2020-10-201-1/+1
* net: dsa: bcm_sf2: Include address 0 for MDIO diversionFlorian Fainelli2020-09-231-1/+1
* net: dsa: bcm_sf2: Disallow port 5 to be a DSA CPU portFlorian Fainelli2020-09-231-0/+11
* net: dsa: b53: Report VLAN table occupancy via devlinkFlorian Fainelli2020-09-091-1/+7
* net: dsa: bcm_sf2: Ensure that MDIO diversion is usedFlorian Fainelli2020-09-051-2/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-041-1/+1
|\
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* | net: dsa: bcm_sf2: recalculate switch clock rate based on portsFlorian Fainelli2020-09-031-2/+66
* | net: dsa: bcm_sf2: request and handle clocksFlorian Fainelli2020-09-031-2/+18
|/
* net: dsa/bcm_sf2: move pause mode setting into mac_link_up()Russell King2020-06-301-7/+15
* net: dsa/bcm_sf2: move speed/duplex forcing to mac_link_up()Russell King2020-06-301-27/+16
* net: dsa/bcm_sf2: fix incorrect usage of state->linkRussell King2020-06-301-2/+26
* net: dsa: bcm_sf2: Fix node reference countFlorian Fainelli2020-06-181-0/+2
* net: dsa: bcm_sf2: Ensure correct sub-node is parsedFlorian Fainelli2020-04-061-1/+6
* net: dsa: bcm_sf2: Do not register slave MDIO bus with OFFlorian Fainelli2020-04-061-1/+1
* net: dsa: bcm_sf2: Disable learning for ASP portFlorian Fainelli2020-03-301-1/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-02-271-2/+1
|\
| * net: dsa: bcm_sf2: Forcibly configure IMP port for 1Gb/secFlorian Fainelli2020-02-261-2/+1
* | net: dsa: propagate resolved link config via mac_link_up()Russell King2020-02-271-1/+3
* | Revert "net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278"Florian Fainelli2020-02-261-3/+0
* | net: dsa: bcm_sf2: Also configure Port 5 for 2Gb/sec on 7278Florian Fainelli2020-02-161-0/+3
|/
* net: dsa: bcm_sf2: Only 7278 supports 2Gb/sec IMP portFlorian Fainelli2020-02-071-1/+3
* net: dsa: bcm_sf2: Configure IMP port for 2Gb/secFlorian Fainelli2020-01-171-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-091-2/+2
|\
| * net: dsa: bcm_sf2: Fix driver removalFlorian Fainelli2019-11-051-2/+2
* | net: dsa: bcm_sf2: Add support for optional reset controller lineFlorian Fainelli2019-11-051-0/+19
* | net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn2019-11-041-3/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-11-021-15/+21
|\|
| * net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli2019-11-011-15/+21
* | net: dsa: bcm_sf2: Wire up MDB operationsFlorian Fainelli2019-10-281-0/+3
* | net: dsa: use dsa_to_port helper everywhereVivien Didelot2019-10-221-4/+4
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-271-2/+8
|\
| * net: dsa: bcm_sf2: Do not configure PHYLINK on CPU portFlorian Fainelli2019-08-211-2/+8