aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa/dsa_priv.h
AgeCommit message (Expand)Author
2017-04-20net: dsa: add support for the SMSC-LAN9303 tagging formatJuergen Beisert
2017-04-17net: dsa: isolate legacy codeVivien Didelot
2017-04-08net: dsa: Factor bottom tag receive functionsFlorian Fainelli
2017-04-07net-next: dsa: add Mediatek tag RX/TX handlerSean Wang
2017-02-06net: dsa: add switch notifierVivien Didelot
2017-02-06net: dsa: move netdevice notifier registrationVivien Didelot
2017-01-30net: dsa: Add plumbing for port mirroringFlorian Fainelli
2017-01-29net: dsa: move bridge device in dsa_portVivien Didelot
2017-01-29net: dsa: store a dsa_port in dsa_slave_privVivien Didelot
2017-01-26net: dsa: Make most functions take a dsa_port argumentFlorian Fainelli
2017-01-20net: dsa: Remove hwmon supportAndrew Lunn
2017-01-07net: dsa: move HWMON support to its own fileVivien Didelot
2017-01-06net: dsa: remove version stringVivien Didelot
2016-09-16net-next: dsa: add Qualcomm tag RX/TX handlerJohn Crispin
2016-06-08net: dsa: Initialize CPU port ethtool ops per treeFlorian Fainelli
2016-06-08net: dsa: Add initialization helper for CPU port ethtool_opsFlorian Fainelli
2016-06-04net: dsa: Add new binding implementationAndrew Lunn
2016-06-04net: dsa: Refactor selection of tag ops into a functionAndrew Lunn
2016-06-04net: dsa: Split up creating/destroying of DSA and CPU portsAndrew Lunn
2016-04-19net: dsa: kill circular reference with slave privVivien Didelot
2015-12-07net: dsa: move dsa slave destroy code to slave.cNeil Armstrong
2015-07-31net: dsa: Add netconsole supportFlorian Fainelli
2015-07-31net: dsa: Refactor transmit path to eliminate duplicationFlorian Fainelli
2015-02-25net: dsa: integrate with SWITCHDEV for HW bridgingFlorian Fainelli
2015-02-25net: dsa: Ensure that port array elements are initialized before being usedGuenter Roeck
2014-09-22net: dsa: allow switch drivers to implement suspend/resume hooksFlorian Fainelli
2014-09-15dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck
2014-08-27net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli
2014-08-27net: dsa: allow for more complex PHY setupsFlorian Fainelli
2014-08-27net: dsa: reduce number of protocol hooksFlorian Fainelli
2011-11-29dsa: Move all definitions needed by drivers into <net/dsa.h>Ben Hutchings
2011-11-26dsa: Combine core and tagging codeBen Hutchings
2011-11-26dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functionsBen Hutchings
2009-09-01netdev: convert pseudo-devices to netdev_tx_tStephen Hemminger
2009-03-21dsa: add switch chip cascading supportLennert Buytenhek
2008-10-08dsa: add support for Trailer tagging formatLennert Buytenhek
2008-10-08dsa: add support for original DSA tagging formatLennert Buytenhek
2008-10-08net: Distributed Switch Architecture protocol supportLennert Buytenhek