summaryrefslogtreecommitdiff
path: root/net/dsa/dsa.c
Commit message (Expand)AuthorAge
* net: dsa: Rename and export dev_to_net_device()Florian Fainelli2017-02-07
* net: dsa: add switch notifierVivien Didelot2017-02-06
* net: dsa: move netdevice notifier registrationVivien Didelot2017-02-06
* net: dsa: use ds->num_ports when possibleVivien Didelot2017-01-29
* net: dsa: variable number of portsVivien Didelot2017-01-29
* net: dsa: Make most functions take a dsa_port argumentFlorian Fainelli2017-01-26
* net: dsa: Fix inverted test for multiple CPU interfaceAndrew Lunn2017-01-24
* net: dsa: Remove hwmon supportAndrew Lunn2017-01-20
* net: dsa: use cpu_switch instead of ds[0]Vivien Didelot2017-01-18
* net: dsa: store CPU switch structure in the treeVivien Didelot2017-01-18
* net: dsa: Make dsa_switch_ops constFlorian Fainelli2017-01-09
* net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli2017-01-09
* net: dsa: move HWMON support to its own fileVivien Didelot2017-01-07
* net: dsa: remove version stringVivien Didelot2017-01-06
* net: dsa: remove out label in dsa_switch_setup_oneVivien Didelot2017-01-04
* 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-24
* net: dsa: Allow the DSA driver to indicate the tag protocolAndrew Lunn2016-08-22
* 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