summaryrefslogtreecommitdiff
path: root/drivers/net/dsa
AgeCommit message (Expand)Author
2016-06-10net: dsa: b53: Plug in VLAN supportFlorian Fainelli
2016-06-10net: dsa: b53: Add bridge supportFlorian Fainelli
2016-06-10net: dsa: b53: Implement ARL add/del/dump operationsFlorian Fainelli
2016-06-10net: dsa: b53: Add BCM7445 quirkFlorian Fainelli
2016-06-10net: dsa: b53: Add support for Broadcom RoboSwitchFlorian Fainelli
2016-06-10net: dsa: bcm_sf2: Add VLAN supportFlorian Fainelli
2016-06-10net: dsa: bcm_sf2: Add VLAN registers definitionsFlorian Fainelli
2016-06-10net: dsa: bcm_sf2: Move setup function at the far endFlorian Fainelli
2016-06-10net: dsa: bcm_sf2: Split fast age into a helper functionFlorian Fainelli
2016-06-08net: dsa: bcm_sf2: Register our slave MDIO busFlorian Fainelli
2016-06-04net: dsa: Add new binding implementationAndrew Lunn
2016-06-04net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio busAndrew Lunn
2016-06-04net: dsa: mv88e6xxx: Rename _phy_ to _mdio_Andrew Lunn
2016-06-04net: dsa: mv88e6xxx: Only support EDSA taggingAndrew Lunn
2016-06-04net: dsa: Copy the routing table into the switch structureAndrew Lunn
2016-06-04net: dsa: Remove dynamic allocate of routing tableAndrew Lunn
2016-06-04net: dsa: Add a ports structure and use it in the switch structureAndrew Lunn
2016-06-04net: dsa: mv88e6xxx: fix circular lock in PPU workVivien Didelot
2016-05-16net: dsa: mv88e6xxx: remove bridge workVivien Didelot
2016-05-11dsa: mv88e6xxx: Handle eeprom-length propertyAndrew Lunn
2016-05-11dsa: Rename switch chip data to cdAndrew Lunn
2016-05-11dsa: Remove master_dev from switch structureAndrew Lunn
2016-05-11dsa: Move gpio reset into switch driverAndrew Lunn
2016-05-11dsa: Add mdio device support to Marvell switchesAndrew Lunn
2016-05-11dsa: mv88e6xxx: Rename probe function to fit the normal patternAndrew Lunn
2016-05-11dsa: mv88e6xxx: Initialise the mutex as soon as it is createdAndrew Lunn
2016-05-11net: dsa: mv88e6xxx: add STU capabilityVivien Didelot
2016-05-11net: dsa: mv88e6xxx: abstract VTU/STU data accessVivien Didelot
2016-05-09net: dsa: mv88e6xxx: factorize the switch driverVivien Didelot
2016-05-09net: dsa: mv88e6131: use EDSA tag protocolVivien Didelot
2016-05-09net: dsa: mv88e6xxx: factorize switch setupVivien Didelot
2016-05-09net: dsa: mv88e6131: drop frames priorities setupVivien Didelot
2016-05-09net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL_2 setupVivien Didelot
2016-05-09net: dsa: mv88e6xxx: factorize GLOBAL_MONITOR_CONTROL setupVivien Didelot
2016-05-09net: dsa: mv88e6131: drop VLAN Ethertype setupVivien Didelot
2016-05-09net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL setupVivien Didelot
2016-05-09net: dsa: mv88e6xxx: factorize global setupVivien Didelot
2016-05-09net: dsa: mv88e6xxx: factorize switch resetVivien Didelot
2016-05-09net: dsa: mv88e6xxx: factorize ATU accessVivien Didelot
2016-05-09net: dsa: mv88e6xxx: factorize VTU accessVivien Didelot
2016-05-09net: dsa: mv88e6xxx: factorize bridge supportVivien Didelot
2016-05-09net: dsa: mv88e6131: add registers accessVivien Didelot
2016-05-09net: dsa: mv88e6xxx: factorize EEE accessVivien Didelot
2016-05-09net: dsa: mv88e6xxx: factorize MAC address settingVivien Didelot
2016-05-09net: dsa: mv88e6xxx: factorize temperature accessVivien Didelot
2016-05-09net: dsa: mv88e6xxx: factorize EEPROM accessVivien Didelot
2016-05-09net: dsa: mv88e6xxx: factorize PHY indirect accessVivien Didelot
2016-05-09net: dsa: mv88e6xxx: factorize PHY access with PPUVivien Didelot
2016-05-09net: dsa: mv88e6xxx: add flags to infoVivien Didelot
2016-05-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller