android_kernel_xiaomi_sdm845/drivers/net/qlcnic
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 qlcnic: Qlogic ethernet driver for CNA devices 2010-01-16 01:17:15 -08:00
qlcnic_ctx.c qlcnic: add interrupt diagnostic test 2010-02-02 15:55:46 -08:00
qlcnic_ethtool.c qlcnic: add driver debug support 2010-04-03 14:19:15 -07:00
qlcnic_hdr.h qlcnic: use IDC defined timeout value 2010-04-03 14:19:14 -07:00
qlcnic_hw.c net: convert multicast list to list_head 2010-04-03 14:22:15 -07:00
qlcnic_init.c qlcnic: fix endianness in fw validation 2010-04-03 14:19:16 -07:00
qlcnic_main.c qlcnic: fix interface attach sequence 2010-04-03 14:19:15 -07:00
qlcnic.h qlcnic: update version to 5.0.1 2010-04-03 14:19:16 -07:00