kernel-fxtec-pro1x/drivers/infiniband/ulp/ipoib
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
..
ipoib.h infiniband: remove IPOIB_GID_RAW_ARG, IPOIB_GID_ARG, IPOIB_GID_FMT 2008-10-28 23:02:37 -07:00
ipoib_cm.c IPoIB: Include return code in trace message for ib_post_send() failures 2010-03-11 13:43:11 -08:00
ipoib_ethtool.c IPoIB: Remove TX moderation settings from ethtool support 2010-02-11 15:40:40 -08:00
ipoib_fs.c
ipoib_ib.c IPoIB: Include return code in trace message for ib_post_send() failures 2010-03-11 13:43:11 -08:00
ipoib_main.c IPoIB: Clear ipoib_neigh.dgid in ipoib_neigh_alloc() 2009-12-09 10:03:00 -08:00
ipoib_multicast.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
ipoib_verbs.c
ipoib_vlan.c net: Fix ipoib rtnl_lock sysfs deadlock. 2009-05-18 22:15:59 -07:00
Kconfig IPoIB: Correct help text for INFINIBAND_IPOIB_DEBUG 2008-07-24 20:37:25 -07:00
Makefile