summaryrefslogtreecommitdiff
path: root/net/dsa/dsa_priv.h
AgeCommit message (Expand)AuthorFilesLines
2014-09-22net: dsa: allow switch drivers to implement suspend/resume hooksFlorian Fainelli1-0/+2
2014-09-16dsa: Split ops up, and avoid assigning tag_protocol and receive separatelyAlexander Duyck1-1/+10
2014-08-28net: dsa: add Broadcom tag RX/TX handlerFlorian Fainelli1-0/+3
2014-08-28net: dsa: allow for more complex PHY setupsFlorian Fainelli1-0/+4
2014-08-28net: 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-22dsa: add switch chip cascading supportLennert Buytenhek1-16/+81
2008-10-09dsa: add support for Trailer tagging formatLennert Buytenhek1-0/+3
2008-10-09dsa: add support for original DSA tagging formatLennert Buytenhek1-0/+3
2008-10-09net: Distributed Switch Architecture protocol supportLennert Buytenhek1-0/+110