index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
team
/
team.c
Commit message (
Expand
)
Author
Age
...
*
team: fix error path in team_nl_fill_port_list_get()
Jiri Pirko
2012-06-19
*
team: fix error path in team_nl_fill_options_get()
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: comments: s/net\/drivers\/team/drivers\/net\/team/
Jiri Pirko
2012-06-19
*
team: introduce array options
Jiri Pirko
2012-06-19
*
team: allow read/write-only options
Jiri Pirko
2012-06-19
*
team: add mode priv to port
Jiri Pirko
2012-06-19
*
team: for nomode use dummy struct team_mode
Jiri Pirko
2012-06-19
*
team: make team_mode struct const
Jiri Pirko
2012-06-19
*
team: add per-port option for enabling/disabling ports
Jiri Pirko
2012-04-21
*
team: allow to enable/disable ports
Jiri Pirko
2012-04-21
*
team: add missed "statics"
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-11
*
team: add binary option type
Jiri Pirko
2012-04-04
*
team: Stop using NLA_PUT*().
David S. Miller
2012-04-02
*
net: use eth_hw_addr_random() and reset addr_assign_type
Danny Kukawka
2012-02-15
*
team: send only changed options/ports via netlink
Jiri Pirko
2012-01-24
*
team: use vlan_vids_[addr/del]_by_dev
Jiri Pirko
2011-12-08
*
net: introduce vlan_vid_[add/del] and use them instead of direct [add/kill]_v...
Jiri Pirko
2011-12-08
*
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-08
*
team: replace kmalloc+memcpy by kmemdup
Jiri Pirko
2011-11-18
*
team: avoid using variable-length array
Jiri Pirko
2011-11-18
*
team: add fix_features
Jiri Pirko
2011-11-18
*
team: replicate options on register
Jiri Pirko
2011-11-16
*
team: convert overall spinlock to mutex
Jiri Pirko
2011-11-16
*
team: Do not hold rcu_read_lock when running netlink cmds
Jiri Pirko
2011-11-16
*
net: introduce ethernet teaming device
Jiri Pirko
2011-11-13
[prev]