aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa
Commit message (Expand)AuthorAge
* net: dsa: fix preparation of a port STP updateVivien Didelot2015-09-30
* net: fix net_device refcountingRussell King2015-09-25
* net: dsa: fix of_mdio_find_bus() device refcount leakRussell King2015-09-25
* net: dsa: Fix Marvell Egress Trailer checkNeil Armstrong2015-09-22
* 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
* net: dsa: convert to using IFF_NO_QUEUEPhil Sutter2015-08-18
* net: dsa: add support for switchdev VLAN objectsVivien Didelot2015-08-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-13
|\
| * net: dsa: Do not override PHY interface if already configuredFlorian Fainelli2015-08-12
* | net: dsa: add support for switchdev FDB objectsVivien Didelot2015-08-11
* | net: dsa: change FDB routines prototypesVivien Didelot2015-08-11
* | Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"David S. Miller2015-08-11
* | dsa: Support multiple MDIO bussesAndrew Lunn2015-08-10
* | net: dsa: add support for switchdev FDB objectsVivien Didelot2015-08-10
* | net: dsa: Add netconsole supportFlorian Fainelli2015-07-31
* | net: dsa: Refactor transmit path to eliminate duplicationFlorian Fainelli2015-07-31
|/
* net: dsa: Fix off-by-one in switch address parsingFlorian Fainelli2015-07-12
* net: dsa: Test array index before useFlorian Fainelli2015-07-12
* dsa: fix promiscuity leak on slave dev open errorGilad Ben-Yossef2015-06-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-02
|\
| * net: dsa: Properly propagate errors from dsa_switch_setup_oneFlorian Fainelli2015-06-01
* | switchdev: don't use anonymous union on switchdev attr/obj structsScott Feldman2015-05-13
* | switchdev: convert STP update to switchdev attr setScott Feldman2015-05-12
* | switchdev: convert parent_id_get to switchdev attr getScott Feldman2015-05-12
* | switchdev: s/swdev_/switchdev_/Jiri Pirko2015-05-12
* | net: dsa: Add lockdep class to tx queues to avoid lockdep splatAndrew Lunn2015-05-09
|/
* net: dsa: Fix scope of eeprom-length propertyGuenter Roeck2015-04-29
* net: dsa: use DEVICE_ATTR_RW to declare temp1_maxVivien Didelot2015-04-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-06
|\
| * net: dsa: fix filling routing table from OF descriptionPavel Nakonechny2015-04-06
* | dsa: implement ndo_get_iflinkNicolas Dichtel2015-04-02
* | net: dsa: Add basic framework to support ndo_fdb functionsGuenter Roeck2015-03-29
* | net: dsa: Handle non-bridge master changeGuenter Roeck2015-03-25
* | net: dsa: make NET_DSA manually selectable from the configMathieu Olivari2015-03-20
* | dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSAJiri Pirko2015-03-16
* | switchdev: use new swdev opsScott Feldman2015-03-16
* | net: dsa: do not use slave MII bus for fixed PHYsFlorian Fainelli2015-03-14
* | net: dsa: fully divert PHY reads/writes if requestedFlorian Fainelli2015-03-11
* | net: dsa: move PHY setup on DSA MII bus to its own functionFlorian Fainelli2015-03-11
* | net: dsa: utilize of_find_net_device_by_nodeFlorian Fainelli2015-03-09
* | net: dsa: extract dsa switch tree setup and removalFlorian Fainelli2015-03-06
* | net: dsa: let switches specify their tagging protocolFlorian Fainelli2015-03-06
* | net: dsa: split dsa_switch_setup into two functionsFlorian Fainelli2015-03-06
* | net: dsa: allow deferred probingFlorian Fainelli2015-03-06
* | net: dsa: update dsa_of_{probe, remove} to use a device pointerFlorian Fainelli2015-03-06
* | net: dsa: Introduce dsa_is_port_initializedGuenter Roeck2015-02-25
* | net: dsa: integrate with SWITCHDEV for HW bridgingFlorian Fainelli2015-02-25
* | net: dsa: Ensure that port array elements are initialized before being usedGuenter Roeck2015-02-25
|/