index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
if_team.h
Age
Commit message (
Expand
)
Author
2012-07-20
team: add multiqueue support
Jiri Pirko
2012-07-17
team: add netpoll support
Jiri Pirko
2012-07-12
team: make team_port_enabled() and team_port_txable() static inline
Jiri Pirko
2012-07-12
team: use function team_port_txable() for determing enabled and up port
Jiri Pirko
2012-06-27
team: remove unused rcu_head field from team_port struct
Jiri Pirko
2012-06-27
team: do not allow to map disabled ports
Jiri Pirko
2012-06-19
team: add port_[enabled/disabled] mode callbacks
Jiri Pirko
2012-06-19
team: allow async option changes
Jiri Pirko
2012-06-19
team: push array_index and port into separate structure
Jiri Pirko
2012-06-19
team: introduce array options
Jiri Pirko
2012-06-19
team: add mode priv to port
Jiri Pirko
2012-06-19
team: make team_mode struct const
Jiri Pirko
2012-04-21
team: allow to enable/disable ports
Jiri Pirko
2012-04-11
team: add user_linkup and user_linkup_enabled per-port option
Jiri Pirko
2012-04-11
team: add bool option type
Jiri Pirko
2012-04-11
team: add support for per-port options
Jiri Pirko
2012-04-05
team: add binary option type
Jiri Pirko
2012-01-24
team: send only changed options/ports via netlink
Jiri Pirko
2011-11-16
team: replicate options on register
Jiri Pirko
2011-11-16
team: convert overall spinlock to mutex
Jiri Pirko
2011-11-13
net: introduce ethernet teaming device
Jiri Pirko