aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/dsa.h
Commit message (Expand)AuthorAge
* net: dsa: Add support for reading switch registers with ethtoolGuenter Roeck2014-10-30
* net: dsa: Add support for switch EEPROM accessGuenter Roeck2014-10-30
* net: dsa: Add support for reporting switch chip temperaturesGuenter Roeck2014-10-30
* net: dsa: add includes for ethtool and phy_fixed definitionsFlorian Fainelli2014-10-17
* net: dsa: allow switches driver to implement get/set EEEFlorian Fainelli2014-09-28
* net: dsa: allow enabling and disable switch portsFlorian Fainelli2014-09-28
* net: dsa: add {get, set}_wol callbacks to slave devicesFlorian Fainelli2014-09-22
* net: dsa: allow switch drivers to implement suspend/resume hooksFlorian Fainelli2014-09-22
* net: dsa: allow switch drivers to specify phy_device::dev_flagsFlorian Fainelli2014-09-19
* dsa: Replace mii_bus with a generic host deviceAlexander Duyck2014-09-15
* dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck2014-09-15
* net: dsa: change tag_protocol to an enumFlorian Fainelli2014-09-13
* net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli2014-08-28
* net: dsa: allow updating fixed PHY link informationFlorian Fainelli2014-08-28
* net: dsa: allow drivers to do link adjustmentFlorian Fainelli2014-08-28
* net: dsa: allow switches to work without taggingFlorian Fainelli2014-08-28
* net: dsa: allow for more complex PHY setupsFlorian Fainelli2014-08-28
* net: dsa: retain a per-port device_node pointerFlorian Fainelli2014-08-28
* net: dsa: provide a switch device device tree node pointerFlorian Fainelli2014-08-28
* net: dsa: reduce number of protocol hooksFlorian Fainelli2014-08-28
* net: dsa: add ds_to_privFlorian Fainelli2014-04-30
* dsa: Include linux/if_ether.h to fix build errorAxel Lin2011-12-01
* dsa: Move all definitions needed by drivers into <net/dsa.h>Ben Hutchings2011-11-29
* dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functionsBen Hutchings2011-11-26
* dsa: add switch chip cascading supportLennert Buytenhek2009-03-21
* dsa: add support for Trailer tagging formatLennert Buytenhek2008-10-08
* dsa: add support for original DSA tagging formatLennert Buytenhek2008-10-08
* net: Distributed Switch Architecture protocol supportLennert Buytenhek2008-10-08