linux-stable/drivers/net/igb
Jesse Gross b738127dfb vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
VLAN_GROUP_ARRAY_LEN is simply the number of possible vlan VIDs.
Since vlan groups will soon be more of an implementation detail
for vlan devices, rename the constant to be descriptive of its
actual purpose.

Signed-off-by: Jesse Gross <jesse@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-10-21 01:26:50 -07:00
..
e1000_82575.c igb: Add support for DH89xxCC 2010-09-22 21:20:04 -07:00
e1000_82575.h igb: add per-packet timestamping 2010-03-30 23:42:27 -07:00
e1000_defines.h igb: Add support for DH89xxCC 2010-09-22 21:20:04 -07:00
e1000_hw.h igb: Add support for DH89xxCC 2010-09-22 21:20:04 -07:00
e1000_mac.c igb: add support for reporting 5GT/s during probe on PCIe Gen2 2010-04-27 12:53:28 -07:00
e1000_mac.h igb: remove adaptive IFS from driver 2010-02-17 13:21:34 -08:00
e1000_mbx.c
e1000_mbx.h
e1000_nvm.c
e1000_nvm.h
e1000_phy.c igb: Add support for DH89xxCC 2010-09-22 21:20:04 -07:00
e1000_phy.h igb: Add support for DH89xxCC 2010-09-22 21:20:04 -07:00
e1000_regs.h igb: support for VF configuration tools 2010-02-12 16:56:09 -08:00
igb.h igb: fix stats handling 2010-10-18 07:54:29 -07:00
igb_ethtool.c igb: fix stats handling 2010-10-18 07:54:29 -07:00
igb_main.c vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID. 2010-10-21 01:26:50 -07:00
Makefile