summaryrefslogtreecommitdiffstats
path: root/include/net/dsa.h
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: remove DSA link pollingNeil Armstrong2015-12-071-12/+0
* net: dsa: Add support for a switch reset gpioAndrew Lunn2015-11-231-0/+8
* net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot2015-11-011-4/+9
* net: dsa: remove port_fdb_getnextVivien Didelot2015-10-221-3/+0
* net: dsa: add port_fdb_dump functionVivien Didelot2015-10-221-0/+4
* net: dsa: use switchdev obj in port_fdb_delVivien Didelot2015-10-111-1/+1
* net: dsa: push prepare phase in port_fdb_addVivien Didelot2015-10-111-1/+2
* net: dsa: add port_fdb_prepareVivien Didelot2015-10-111-0/+6
* net: dsa: Add dsa_is_dsa_port() helperAndrew Lunn2015-08-181-0/+5
* net: dsa: add support for switchdev VLAN objectsVivien Didelot2015-08-131-0/+11
* net: dsa: change FDB routines prototypesVivien Didelot2015-08-111-6/+11
* Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"David S. Miller2015-08-111-10/+6
* net: dsa: add support for switchdev FDB objectsVivien Didelot2015-08-091-6/+10
* net: dsa: Add basic framework to support ndo_fdb functionsGuenter Roeck2015-03-291-0/+6
* net: dsa: utilize of_find_net_device_by_nodeFlorian Fainelli2015-03-091-0/+1
* net: dsa: let switches specify their tagging protocolFlorian Fainelli2015-03-061-0/+5
* net: dsa: Introduce dsa_is_port_initializedGuenter Roeck2015-02-251-0/+5
* net: dsa: integrate with SWITCHDEV for HW bridgingFlorian Fainelli2015-02-251-0/+10
* net: dsa: Add support for reading switch registers with ethtoolGuenter Roeck2014-10-301-0/+7
* net: dsa: Add support for switch EEPROM accessGuenter Roeck2014-10-301-0/+10
* net: dsa: Add support for reporting switch chip temperaturesGuenter Roeck2014-10-301-0/+16
* net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli2014-10-171-0/+1
* net: dsa: allow switches driver to implement get/set EEEFlorian Fainelli2014-09-281-0/+9
* net: dsa: allow enabling and disable switch portsFlorian Fainelli2014-09-281-0/+8
* net: dsa: add {get, set}_wol callbacks to slave devicesFlorian Fainelli2014-09-221-0/+8
* net: dsa: allow switch drivers to implement suspend/resume hooksFlorian Fainelli2014-09-221-0/+6
* net: dsa: allow switch drivers to specify phy_device::dev_flagsFlorian Fainelli2014-09-191-0/+1
* dsa: Replace mii_bus with a generic host deviceAlexander Duyck2014-09-151-4/+5
* dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck2014-09-151-4/+6
* net: dsa: change tag_protocol to an enumFlorian Fainelli2014-09-131-7/+10
* net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli2014-08-271-0/+5
* net: dsa: allow updating fixed PHY link informationFlorian Fainelli2014-08-271-0/+3
* net: dsa: allow drivers to do link adjustmentFlorian Fainelli2014-08-271-0/+7
* net: dsa: allow switches to work without taggingFlorian Fainelli2014-08-271-0/+5
* net: dsa: allow for more complex PHY setupsFlorian Fainelli2014-08-271-0/+1
* net: dsa: retain a per-port device_node pointerFlorian Fainelli2014-08-271-0/+1
* net: dsa: provide a switch device device tree node pointerFlorian Fainelli2014-08-271-0/+7
* net: dsa: reduce number of protocol hooksFlorian Fainelli2014-08-271-17/+3
* net: dsa: add ds_to_privFlorian Fainelli2014-04-301-0/+5
* dsa: Include linux/if_ether.h to fix build errorAxel Lin2011-12-011-0/+1
* dsa: Move all definitions needed by drivers into <net/dsa.h>Ben Hutchings2011-11-291-0/+90
* dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functionsBen Hutchings2011-11-261-2/+51
* dsa: add switch chip cascading supportLennert Buytenhek2009-03-211-9/+33
* dsa: add support for Trailer tagging formatLennert Buytenhek2008-10-081-0/+1
* dsa: add support for original DSA tagging formatLennert Buytenhek2008-10-081-0/+2
* net: Distributed Switch Architecture protocol supportLennert Buytenhek2008-10-081-0/+34
OpenPOWER on IntegriCloud