aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa/dsa_priv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-25net: dsa: integrate with SWITCHDEV for HW bridgingFlorian Fainelli1-0/+4
2015-02-25net: dsa: Ensure that port array elements are initialized before being usedGuenter Roeck1-3/+2
2014-09-22net: dsa: allow switch drivers to implement suspend/resume hooksFlorian Fainelli1-0/+2
2014-09-15dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck1-1/+10
2014-08-27net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli1-0/+3
2014-08-27net: dsa: allow for more complex PHY setupsFlorian Fainelli1-0/+4
2014-08-27net: dsa: reduce number of protocol hooksFlorian Fainelli1-6/+3
2011-11-29dsa: Move all definitions needed by drivers into <net/dsa.h>Ben Hutchings1-91/+0
2011-11-26dsa: Combine core and tagging codeBen Hutchings1-0/+3
2011-11-26dsa: Change dsa_uses_{dsa, trailer}_tags() into inline functionsBen Hutchings1-33/+0
2009-09-01netdev: convert pseudo-devices to netdev_tx_tStephen Hemminger1-3/+3
2009-03-21dsa: add switch chip cascading supportLennert Buytenhek1-16/+81
2008-10-08dsa: add support for Trailer tagging formatLennert Buytenhek1-0/+3
2008-10-08dsa: add support for original DSA tagging formatLennert Buytenhek1-0/+3
2008-10-08net: Distributed Switch Architecture protocol supportLennert Buytenhek1-0/+110