linux/drivers/net/bonding
David Decotigny 5d30530efb net-bonding: Adding support for throughputs larger than 65536 Mbps
This updates the bonding driver to support v2.6.27-rc3 enhancements
(b11f8d8c aka. "ethtool: Expand ethtool_cmd.speed to 32 bits") which
allow to encode the Mbps link speed on 32-bits (Max 4 Pbps) instead of
16 (Max 65536 Mbps).

This patch also attempts to compact struct slave by reordering its
fields.

Signed-off-by: David Decotigny <decot@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-04-14 22:00:32 -07:00
..
bond_3ad.c net-bonding: Fix minor/cosmetic type inconsistencies 2011-04-14 22:00:32 -07:00
bond_3ad.h bonding 802.3ad: Rename rx_machine_lock to state_machine_lock 2011-03-07 16:02:18 -08:00
bond_alb.c bonding:fix two typos 2011-04-11 13:15:56 -07:00
bond_alb.h net: fix tranmitted/tranmitting typo 2011-04-11 13:15:56 -07:00
bond_debugfs.c bonding: add the debugfs interface to see RLB hash table 2010-12-16 13:16:05 -08:00
bond_ipv6.c bonding/vlan: Fix mangled NAs on slaves without VLAN tag insertion 2010-12-16 12:43:22 -08:00
bond_main.c net-bonding: Adding support for throughputs larger than 65536 Mbps 2011-04-14 22:00:32 -07:00
bond_procfs.c net-bonding: Fix minor sparse complaints 2011-04-14 22:00:31 -07:00
bond_sysfs.c bonding: get rid of IFF_SLAVE_INACTIVE netdev->priv_flag 2011-03-16 12:51:20 -07:00
bonding.h net-bonding: Adding support for throughputs larger than 65536 Mbps 2011-04-14 22:00:32 -07:00
Makefile bonding: move procfs code into bond_procfs.c 2011-03-09 13:32:17 -08:00