android_kernel_google_msm/drivers/net/vxge
Jiri Pirko 22bedad3ce net: convert multicast list to list_head
Converts the list and the core manipulating with it to be the same as uc_list.

+uses two functions for adding/removing mc address (normal and "global"
 variant) instead of a function parameter.
+removes dev_mcast.c completely.
+exposes netdev_hw_addr_list_* macros along with __hw_addr_* functions for
 manipulation with lists on a sandbox (used in bonding and 80211 drivers)

Signed-off-by: Jiri Pirko <jpirko@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-04-03 14:22:15 -07:00
..
Makefile
vxge-config.c vxge: Set function-0 as the privilaged function for normal function. 2010-03-29 16:57:23 -07:00
vxge-config.h vxge: Align the memory only if it is misaligned. 2010-03-29 16:57:21 -07:00
vxge-ethtool.c vxge: Fixed "ethtool -d" prints. 2010-03-29 16:57:22 -07:00
vxge-ethtool.h
vxge-main.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
vxge-main.h vxge: Fixed MSIX interrupt configuration. 2010-03-29 16:57:22 -07:00
vxge-reg.h
vxge-traffic.c vxge: Fixed MSIX interrupt configuration. 2010-03-29 16:57:22 -07:00
vxge-traffic.h vxge: Fixed MSIX interrupt configuration. 2010-03-29 16:57:22 -07:00
vxge-version.h vxge: Version update. 2010-03-29 16:57:23 -07:00