summaryrefslogtreecommitdiffstats
path: root/net/dsa/dsa.c
Commit message (Expand)AuthorAgeFilesLines
...
* net: dsa: remove tag_protocol from dsa_switchVivien Didelot2016-04-211-3/+2
* net: dsa: constify probed nameVivien Didelot2016-04-171-3/+3
* dsa: Rename phys_port_mask to enabled_port_maskAndrew Lunn2016-04-131-4/+4
* net: dsa: Remove allocation of driver private memoryAndrew Lunn2016-04-131-1/+1
* net: dsa: Have the switch driver allocate there own private memoryAndrew Lunn2016-04-131-3/+5
* net: dsa: Pass the dsa device to the switch driversAndrew Lunn2016-04-131-3/+4
* phy: fixed: Fix removal of phys.Andrew Lunn2016-03-141-3/+1
* dsa: dsa: Fix freeing of fixed-phys from user ports.Andrew Lunn2016-03-141-3/+0
* dsa: Destroy fixed link phys after the phy has been disconnectedAndrew Lunn2016-03-141-12/+12
* net: dsa: Fix cleanup resources upon module removalNeil Armstrong2016-03-101-8/+8
* phy: Add an mdio_device structureAndrew Lunn2016-01-071-1/+1
* net: dsa: move dsa slave destroy code to slave.cNeil Armstrong2015-12-071-2/+1
* net: dsa: Add missing master netdev dev_put() callsNeil Armstrong2015-12-071-1/+5
* net: dsa: cleanup resources upon module removalNeil Armstrong2015-12-071-0/+8
* net: dsa: remove DSA link pollingNeil Armstrong2015-12-071-43/+0
* net: dsa: include gpio consumer header fileArnd Bergmann2015-11-241-0/+1
* net: dsa: Add support for a switch reset gpioAndrew Lunn2015-11-231-0/+17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-11/+59
|\
| * net: dsa: exit probe if no switch were foundNeil Armstrong2015-10-071-3/+16
| * net: dsa: switch to devm_ calls and remove kfree callsNeil Armstrong2015-10-071-12/+5
| * net: dsa: complete dsa_switch_destroyNeil Armstrong2015-10-071-0/+37
| * net: dsa: add missing dsa_switch mdiobus removeNeil Armstrong2015-10-071-0/+2
| * net: dsa: add missing kfree on removeNeil Armstrong2015-10-071-1/+4
* | net: dsa: better error reportingRussell King2015-10-071-2/+2
|/
* net: fix net_device refcountingRussell King2015-09-241-1/+4
* net: dsa: fix of_mdio_find_bus() device refcount leakRussell King2015-09-241-7/+31
* net: dsa: Allow DSA and CPU ports to have a phy-mode propertyAndrew Lunn2015-08-311-1/+7
* net: dsa: Allow configuration of CPU & DSA port speeds/duplexAndrew Lunn2015-08-311-0/+37
* net: dsa: Allow multi hop routes to be expressedAndrew Lunn2015-08-181-10/+30
* dsa: Support multiple MDIO bussesAndrew Lunn2015-08-101-1/+11
* net: dsa: Fix off-by-one in switch address parsingFlorian Fainelli2015-07-111-1/+1
* net: dsa: Test array index before useFlorian Fainelli2015-07-111-2/+2
* net: dsa: Properly propagate errors from dsa_switch_setup_oneFlorian Fainelli2015-05-311-2/+2
* net: dsa: Fix scope of eeprom-length propertyGuenter Roeck2015-04-291-1/+1
* net: dsa: use DEVICE_ATTR_RW to declare temp1_maxVivien Didelot2015-04-171-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-061-16/+7
|\
| * net: dsa: fix filling routing table from OF descriptionPavel Nakonechny2015-04-061-16/+7
* | net: dsa: utilize of_find_net_device_by_nodeFlorian Fainelli2015-03-091-5/+11
* | net: dsa: extract dsa switch tree setup and removalFlorian Fainelli2015-03-061-39/+52
* | net: dsa: let switches specify their tagging protocolFlorian Fainelli2015-03-061-2/+3
* | net: dsa: split dsa_switch_setup into two functionsFlorian Fainelli2015-03-061-37/+51
* | net: dsa: allow deferred probingFlorian Fainelli2015-03-061-3/+3
* | net: dsa: update dsa_of_{probe, remove} to use a device pointerFlorian Fainelli2015-03-061-12/+12
* | net: dsa: Introduce dsa_is_port_initializedGuenter Roeck2015-02-251-2/+2
* | net: dsa: integrate with SWITCHDEV for HW bridgingFlorian Fainelli2015-02-251-0/+7
* | net: dsa: Ensure that port array elements are initialized before being usedGuenter Roeck2015-02-251-7/+3
|/
* dsa: correctly determine the number of switches in a systemTobias Waldekranz2015-02-071-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-031-1/+0
| |\
| | * net: dsa: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
OpenPOWER on IntegriCloud