| Commit message (Expand) | Author | Age |
* | net: dsa: Do not destroy invalid network devices | Florian Fainelli | 2017-02-18 |
* | net: dsa: Bring back device detaching in dsa_slave_suspend() | Florian Fainelli | 2017-02-04 |
* | net: dsa: Ensure validity of dst->ds[0] | Florian Fainelli | 2017-01-15 |
* | net: dsa: slave: fix fixed-link phydev leaks | Johan Hovold | 2016-11-29 |
* | of_mdio: add helper to deregister fixed-link PHYs | Johan Hovold | 2016-11-29 |
* | net: dsa: slave: fix of-node leak and phy priority | Johan Hovold | 2016-11-29 |
* | net: dsa: fix unbalanced dsa_switch_tree reference counting | Nikita Yushchenko | 2016-11-28 |
* | net: dsa: fix fixed-link-phy device leaks | Johan Hovold | 2016-11-27 |
* | net: dsa: add port fast ageing | Vivien Didelot | 2016-09-23 |
* | net: dsa: add port STP state helper | Vivien Didelot | 2016-09-23 |
* | net-next: dsa: make the set_addr() operation optional | John Crispin | 2016-09-20 |
* | net-next: dsa: fix duplicate invocation of set_addr() | John Crispin | 2016-09-20 |
* | net-next: dsa: add Qualcomm tag RX/TX handler | John Crispin | 2016-09-16 |
* | net: dsa: add MDB support | Vivien Didelot | 2016-08-31 |
* | net: dsa: rename switch operations structure | Vivien Didelot | 2016-08-25 |
* | net: dsa: Allow the DSA driver to indicate the tag protocol | Andrew Lunn | 2016-08-23 |
* | net: dsa: bcm_sf2: Make it a real platform device driver | Florian Fainelli | 2016-08-19 |
* | net: dsa: Export suspend/resume functions | Florian Fainelli | 2016-08-19 |
* | net: dsa: support switchdev ageing time attr | Vivien Didelot | 2016-07-19 |
* | net: dsa: Fix non static symbol warning | Wei Yongjun | 2016-07-12 |
* | net: dsa: initialize the routing table | Vivien Didelot | 2016-07-08 |
* | net: dsa: Initialize CPU port ethtool ops per tree | Florian Fainelli | 2016-06-08 |
* | net: dsa: Add initialization helper for CPU port ethtool_ops | Florian Fainelli | 2016-06-08 |
* | net: dsa: Provide a slave MII bus if needed | Florian Fainelli | 2016-06-08 |
* | net: dsa: Initialize ds->enabled_port_mask and ds->phys_mii_mask | Florian Fainelli | 2016-06-08 |
* | net: dsa: Provide unique DSA slave MII bus names | Florian Fainelli | 2016-06-08 |
* | net: dsa: Add new binding implementation | Andrew Lunn | 2016-06-04 |
* | net: dsa: Make mdio bus optional | Andrew Lunn | 2016-06-04 |
* | net: dsa: Refactor selection of tag ops into a function | Andrew Lunn | 2016-06-04 |
* | net: dsa: Split up creating/destroying of DSA and CPU ports | Andrew Lunn | 2016-06-04 |
* | net: dsa: Copy the routing table into the switch structure | Andrew Lunn | 2016-06-04 |
* | net: dsa: Remove dynamic allocate of routing table | Andrew Lunn | 2016-06-04 |
* | net: dsa: Move port device node into port structure | Andrew Lunn | 2016-06-04 |
* | net: dsa: Add a ports structure and use it in the switch structure | Andrew Lunn | 2016-06-04 |
* | net: dsa: tag_{e}dsa.c: Remove dependency on platform data | Andrew Lunn | 2016-06-04 |
* | net: dsa: slave: Remove MDIO address from switch MDIO bus name | Andrew Lunn | 2016-06-04 |
* | net: dsa: slave: chip data is optional, don't dereference NULL | Andrew Lunn | 2016-06-04 |
* | dsa: Rename switch chip data to cd | Andrew Lunn | 2016-05-11 |
* | dsa: Remove master_dev from switch structure | Andrew Lunn | 2016-05-11 |
* | dsa: Move gpio reset into switch driver | Andrew Lunn | 2016-05-11 |
* | net: dsa: Provide CPU port statistics to master netdev | Florian Fainelli | 2016-04-28 |
* | net: dsa: remove tag_protocol from dsa_switch | Vivien Didelot | 2016-04-21 |
* | net: dsa: kill circular reference with slave priv | Vivien Didelot | 2016-04-19 |
* | net: dsa: constify probed name | Vivien Didelot | 2016-04-17 |
* | dsa: Rename phys_port_mask to enabled_port_mask | Andrew Lunn | 2016-04-13 |
* | net: dsa: Remove allocation of driver private memory | Andrew Lunn | 2016-04-13 |
* | net: dsa: Have the switch driver allocate there own private memory | Andrew Lunn | 2016-04-13 |
* | net: dsa: Pass the dsa device to the switch drivers | Andrew Lunn | 2016-04-13 |
* | net: dsa: make the VLAN add function return void | Vivien Didelot | 2016-04-08 |
* | net: dsa: make the FDB add function return void | Vivien Didelot | 2016-04-08 |