android_kernel_xiaomi_sdm845/drivers/net/e1000e
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
..
82571.c e1000e: typo corrections 2010-03-30 23:02:27 -07:00
defines.h e1000e: fix packet corruption and tx hang during NFSv2 2010-03-05 14:00:18 -08:00
e1000.h e1000e: Use pr_<level> and netdev_<level> 2010-03-26 21:05:23 -07:00
es2lan.c e1000e: provide MAC-family-specific function to set LAN ID 2010-01-13 20:31:57 -08:00
ethtool.c e1000e: Fix namespace conflicts wrt. e1000_has_link 2010-02-04 22:31:41 -08:00
hw.h e1000e: genericize the update multicast address list 2010-01-13 20:31:57 -08:00
ich8lan.c e1000e: typo corrections 2010-03-30 23:02:27 -07:00
lib.c e1000e: typo corrections 2010-03-30 23:02:27 -07:00
Makefile e1000e: reformat comment blocks, cosmetic changes only 2008-03-28 22:14:56 -04:00
netdev.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
param.c e1000e: update copyright information 2009-11-21 11:34:09 -08:00
phy.c e1000e: MDIO slow mode should always be done for 82577 2010-01-13 17:12:46 -08:00