aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa/dsa.c
Commit message (Expand)AuthorAge
* of_mdio: add helper to deregister fixed-link PHYsJohan Hovold2016-11-29
* net: dsa: fix fixed-link-phy device leaksJohan Hovold2016-11-27
* net-next: dsa: make the set_addr() operation optionalJohn Crispin2016-09-20
* net-next: dsa: add Qualcomm tag RX/TX handlerJohn Crispin2016-09-16
* net: dsa: rename switch operations structureVivien Didelot2016-08-25
* net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn2016-08-23
* net: dsa: bcm_sf2: Make it a real platform device driverFlorian Fainelli2016-08-19
* net: dsa: Export suspend/resume functionsFlorian Fainelli2016-08-19
* net: dsa: initialize the routing tableVivien Didelot2016-07-08
* net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli2016-06-08
* net: dsa: Add new binding implementationAndrew Lunn2016-06-04
* net: dsa: Make mdio bus optionalAndrew Lunn2016-06-04
* net: dsa: Refactor selection of tag ops into a functionAndrew Lunn2016-06-04
* net: dsa: Split up creating/destroying of DSA and CPU portsAndrew Lunn2016-06-04
* net: dsa: Copy the routing table into the switch structureAndrew Lunn2016-06-04
* net: dsa: Remove dynamic allocate of routing tableAndrew Lunn2016-06-04
* net: dsa: Move port device node into port structureAndrew Lunn2016-06-04
* net: dsa: Add a ports structure and use it in the switch structureAndrew Lunn2016-06-04
* dsa: Rename switch chip data to cdAndrew Lunn2016-05-11
* dsa: Remove master_dev from switch structureAndrew Lunn2016-05-11
* dsa: Move gpio reset into switch driverAndrew Lunn2016-05-11
* net: dsa: remove tag_protocol from dsa_switchVivien Didelot2016-04-21
* net: dsa: constify probed nameVivien Didelot2016-04-17
* dsa: Rename phys_port_mask to enabled_port_maskAndrew Lunn2016-04-13
* net: dsa: Remove allocation of driver private memoryAndrew Lunn2016-04-13
* net: dsa: Have the switch driver allocate there own private memoryAndrew Lunn2016-04-13
* net: dsa: Pass the dsa device to the switch driversAndrew Lunn2016-04-13
* phy: fixed: Fix removal of phys.Andrew Lunn2016-03-14
* dsa: dsa: Fix freeing of fixed-phys from user ports.Andrew Lunn2016-03-14
* dsa: Destroy fixed link phys after the phy has been disconnectedAndrew Lunn2016-03-14
* net: dsa: Fix cleanup resources upon module removalNeil Armstrong2016-03-10
* phy: Add an mdio_device structureAndrew Lunn2016-01-07
* net: dsa: move dsa slave destroy code to slave.cNeil Armstrong2015-12-07
* net: dsa: Add missing master netdev dev_put() callsNeil Armstrong2015-12-07
* net: dsa: cleanup resources upon module removalNeil Armstrong2015-12-07
* net: dsa: remove DSA link pollingNeil Armstrong2015-12-07
* net: dsa: include gpio consumer header fileArnd Bergmann2015-11-24
* net: dsa: Add support for a switch reset gpioAndrew Lunn2015-11-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\
| * net: dsa: exit probe if no switch were foundNeil Armstrong2015-10-07
| * net: dsa: switch to devm_ calls and remove kfree callsNeil Armstrong2015-10-07
| * net: dsa: complete dsa_switch_destroyNeil Armstrong2015-10-07
| * net: dsa: add missing dsa_switch mdiobus removeNeil Armstrong2015-10-07
| * net: dsa: add missing kfree on removeNeil Armstrong2015-10-07
* | net: dsa: better error reportingRussell King2015-10-07
|/
* net: fix net_device refcountingRussell King2015-09-25
* net: dsa: fix of_mdio_find_bus() device refcount leakRussell King2015-09-25
* net: dsa: Allow DSA and CPU ports to have a phy-mode propertyAndrew Lunn2015-08-31
* net: dsa: Allow configuration of CPU & DSA port speeds/duplexAndrew Lunn2015-08-31
* net: dsa: Allow multi hop routes to be expressedAndrew Lunn2015-08-18