summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)AuthorFilesLines
2019-02-25net: dsa: mv88e6xxx: Release lock while requesting IRQAndrew Lunn1-0/+2
2019-02-25net: dsa: mv88e6xxx: Add lockdep classes to fix false positive splatAndrew Lunn1-0/+8
2019-02-25net: dsa: microchip: add port_cleanup functionTristram Ha4-0/+31
2019-02-25net: dsa: microchip: remove unnecessary include headersTristram Ha1-4/+0
2019-02-25net: dsa: microchip: get port link statusTristram Ha3-0/+17
2019-02-25net: dsa: microchip: add MIB counter reading supportTristram Ha4-48/+205
2019-02-25net: dsa: microchip: prepare PHY for proper advertisementTristram Ha3-3/+17
2019-02-24net: dsa: mv88e6xxx: Fix -Wformat-security warningsFlorian Fainelli2-2/+2
2019-02-22net: dsa: mv88e6xxx: add support for bridge flagsRussell King1-0/+17
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-23/+80
2019-02-20net: dsa: qca8k: Enable delay for RGMII_ID modeVinod Koul2-0/+13
2019-02-18net: dsa: bcm_sf2: Remove set but not used variables 'v6_spec, v6_m_spec'YueHaibing1-5/+0
2019-02-16net: dsa: b53: Do not program CPU port's PVIDFlorian Fainelli1-1/+1
2019-02-16net: dsa: bcm_sf2: Do not assume DSA master supports WoLFlorian Fainelli1-4/+6
2019-02-16net: dsa: b53: Properly account for VLAN filteringFlorian Fainelli2-5/+57
2019-02-16net: dsa: b53: Fix default VLAN IDFlorian Fainelli1-13/+16
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-7/+23
2019-02-14net: dsa: bcm_sf2: potential array overflow in bcm_sf2_sw_suspend()Dan Carpenter1-1/+1
2019-02-14dsa: mv88e6xxx: Ensure all pending interrupts are handled prior to exitJohn David Anglin1-6/+22
2019-02-11net: dsa: microchip: add switch offload forwarding supportTristram Ha1-3/+4
2019-02-10net: dsa: mv88e6xxx: SERDES support 2500BaseT via external PHYAndrew Lunn1-1/+3
2019-02-09net: dsa: bcm_sf2: Allow looping back CFP rulesFlorian Fainelli1-3/+8
2019-02-09net: dsa: bcm_sf2: Add support for CFP statisticsFlorian Fainelli4-1/+112
2019-02-09net: dsa: bcm_sf2: Prepare for adding CFP statisticsFlorian Fainelli1-3/+21
2019-02-09net: dsa: bcm_sf2: Remove stats mutexFlorian Fainelli2-4/+0
2019-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-12/+12
2019-02-08net: dsa: b53: Fix for failure when irq is not defined in dtArun Parameswaran1-3/+0
2019-02-07net: dsa: mv88e6xxx: Prevent suspend to RAMMiquel Raynal1-0/+16
2019-02-06dsa: bcm_sf2: use flow_rule infrastructurePablo Neira Ayuso1-35/+67
2019-02-06net: dsa: mv88e6xxx: Fix counting of ATU violationsAndrew Lunn1-9/+12
2019-02-05net: phy: fixed-phy: Drop GPIO from fixed_phy_add()Linus Walleij1-1/+1
2019-01-31net: dsa: mt7530: support the 7530 switch on the Mediatek MT7621 SoCGreg Ungerer2-39/+66
2019-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2019-01-28net: dsa: mv88e6xxx: Fix serdes irq setup going recursiveAndrew Lunn1-1/+1
2019-01-23net: dsa: qca8k: disable delay for RGMII modeVinod Koul1-12/+4
2019-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+13
2019-01-18net: dsa: realtek-smi: fix OF child-node lookupJohan Hovold1-5/+13
2019-01-17net: dsa: lantiq_gswip: drop bogus drvdata checkJohan Hovold1-3/+0
2019-01-17net: dsa: lantiq_gswip: fix OF child-node lookupsJohan Hovold1-7/+9
2019-01-17net: dsa: lantiq_gswip: fix use-after-free on failed probeJohan Hovold1-1/+4
2019-01-11net: dsa: mv88x6xxx: mv88e6390 errataAndrew Lunn3-0/+128
2019-01-05net: dsa: mt7530: Drop unused GPIO includeLinus Walleij1-1/+0
2019-01-04net: dsa: microchip: Drop unused GPIO includesLinus Walleij1-2/+0
2018-12-28net: dsa: bcm_sf2: Propagate error value from mdio_writeKangjie Lu1-4/+3
2018-12-21net: dsa: microchip: fix unicast frame leakTristram Ha1-4/+4
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-12-20net: dsa: mv88e6xxx: Add missing watchdog ops for 6320 familyAndrew Lunn1-0/+2
2018-12-18net: dsa: mv88e6xxx: set ethtool regs versionVivien Didelot1-1/+1
2018-12-17net: dsa: ksz: Rename NET_DSA_TAG_KSZ to _KSZ9477Tristram Ha2-2/+2
2018-12-10net: dsa: ksz: Add reset GPIO handlingMarek Vasut2-0/+19