aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/team/team_mode_broadcast.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2017-06-02team: add macro MODULE_ALIAS_TEAM_MODE for team mode aliasZhang Shengju1-1/+1
2015-12-03team: fill-up LAG changeupper info struct and pass it alongJiri Pirko1-0/+1
2013-03-06team: introduce two default team_modeop functions and use them in modesJiri Pirko1-12/+2
2012-11-21team: bcast: convert return value of team_dev_queue_xmit() to bool correctlyJiri Pirko1-3/+3
2012-08-20team: add support for non-ethernet devicesJiri Pirko1-4/+4
2012-07-17team: add netpoll supportJiri Pirko1-4/+3
2012-07-12team: add broadcast modeJiri Pirko1-0/+88