summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/mv88e6xxx/chip.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+4
2021-12-13net: dsa: mv88e6xxx: Unforce speed & duplex in mac_link_down()Marek Behún1-0/+4
2021-12-12net: dsa: mv88e6xxx: Add tx fwd offload PVT on intermediate devicesTobias Waldekranz1-1/+3
2021-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-38/+47
2021-12-09net: dsa: mv88e6xxx: allow use of PHYs on CPU and DSA portsRussell King (Oracle)1-30/+34
2021-12-09net: dsa: mv88e6xxx: fix "don't use PHY_DETECT on internal PHY's"Russell King (Oracle)1-8/+13
2021-12-09net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offloadVladimir Oltean1-38/+25
2021-12-09net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_joinVladimir Oltean1-1/+2
2021-12-09net: dsa: keep the bridge_dev and bridge_num as part of the same structureVladimir Oltean1-14/+12
2021-12-09net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpersVladimir Oltean1-10/+15
2021-12-09net: dsa: mv88e6xxx: compute port vlan membership based on dp->bridge_dev com...Vladimir Oltean1-13/+8
2021-12-09net: dsa: mv88e6xxx: iterate using dsa_switch_for_each_user_port in mv88e6xxx...Vladimir Oltean1-15/+9
2021-12-09net: dsa: assign a bridge number even without TX forwarding offloadVladimir Oltean1-2/+2
2021-12-09net: dsa: make dp->bridge_num one-basedVladimir Oltean1-6/+6
2021-11-10net: dsa: mv88e6xxx: Don't support >1G speeds on 6191X on ports other than 10Marek Behún1-1/+4
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson1-3/+2
2021-10-12net: dsa: mv88e6xxx: don't use PHY_DETECT on internal PHY'sMaarten Zanders1-2/+11
2021-10-09net: dsa: mv88e6xxx: isolate the ATU databases of standalone and bridged portsVladimir Oltean1-13/+54
2021-10-09net: dsa: mv88e6xxx: keep the pvid at 0 when VLAN-unawareVladimir Oltean1-6/+47
2021-09-27dsa: mv88e6xxx: Include tagger overhead when setting MTU for DSA and CPU portsAndrew Lunn1-3/+6
2021-09-27dsa: mv88e6xxx: Fix MTU definitionAndrew Lunn1-6/+6
2021-09-27dsa: mv88e6xxx: 6161: Use chip wide MAX MTUAndrew Lunn1-1/+1
2021-09-19net: dsa: tear down devlink port regions when tearing down the devlink port o...Vladimir Oltean1-2/+14
2021-09-19net: dsa: be compatible with masters which unregister on shutdownVladimir Oltean1-1/+21
2021-08-08net: dsa: centralize fast ageing when address learning is turned offVladimir Oltean1-7/+0
2021-08-06net: dsa: don't disable multicast flooding to the CPU even without an IGMP qu...Vladimir Oltean1-18/+0
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2021-07-23net: dsa: mv88e6xxx: silently accept the deletion of VID 0 tooVladimir Oltean1-1/+1
2021-07-23net: dsa: mv88e6xxx: map virtual bridges with forwarding offload in the PVTVladimir Oltean1-4/+74
2021-07-01net: dsa: mv88e6xxx: enable SerDes PCS register dump via ethtool -d on TopazMarek Behún1-0/+4
2021-07-01net: dsa: mv88e6xxx: enable SerDes RX stats for TopazMarek Behún1-0/+6
2021-07-01net: dsa: mv88e6xxx: enable devlink ATU hash param for TopazMarek Behún1-0/+4
2021-07-01net: dsa: mv88e6xxx: enable .rmu_disable() on TopazMarek Behún1-0/+2
2021-07-01net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek Behún1-2/+2
2021-07-01net: dsa: mv88e6xxx: enable .port_set_policy() on TopazMarek Behún1-0/+2
2021-06-22net: dsa: mv88e6xxx: Fix adding vlan 0Eldar Gasanov1-3/+3
2021-04-21net: dsa: mv88e6xxx: Correct spelling of define "ADRR" -> "ADDR"Tobias Waldekranz1-1/+1
2021-04-21net: dsa: mv88e6xxx: Allow dynamic reconfiguration of tag protocolTobias Waldekranz1-0/+39
2021-04-21net: dsa: mv88e6xxx: Mark chips with undocumented EDSA tag supportTobias Waldekranz1-34/+26
2021-04-21net: dsa: mv88e6xxx: simulate Amethyst PHY model numberMarek Behún1-0/+1
2021-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-17/+13
2021-04-13net: phy: marvell: fix detection of PHY on Topaz switchesPali Rohár1-17/+13
2021-03-19net: dsa: mv88e6xxx: Offload bridge broadcast flooding flagTobias Waldekranz1-1/+70
2021-03-19net: dsa: mv88e6xxx: Offload bridge learning flagTobias Waldekranz1-8/+29
2021-03-19net: dsa: mv88e6xxx: Flood all traffic classes on standalone portsTobias Waldekranz1-6/+2
2021-03-19net: dsa: mv88e6xxx: Use standard helper for broadcast addressTobias Waldekranz1-1/+3
2021-03-19net: dsa: mv88e6xxx: Remove some bureaucracy around querying the VTUTobias Waldekranz1-25/+20
2021-03-19net: dsa: mv88e6xxx: Provide generic VTU iteratorTobias Waldekranz1-36/+64
2021-03-19net: dsa: mv88e6xxx: Avoid useless attempts to fast-age LAGsTobias Waldekranz1-0/+7
2021-03-18net: dsa: mv88e6xxx: implement .port_set_policy for AmethystMarek Behún1-0/+1