kernel-ark/drivers/net/enic
Roopa Prabhu 8da83f8e73 enic: Flush driver cache of registered addr lists during port profile disassociate
During a port profile disassociate all address registrations for the interface
are blown away from the adapter. This patch resets the driver cache of
registered address lists to zero after a port profile disassociate.

Signed-off-by: Roopa Prabhu <roprabhu@cisco.com>
Signed-off-by: David Wang <dwang2@cisco.com>
Signed-off-by: Christian Benvenuti <benve@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-02-28 12:42:18 -08:00
..
cq_desc.h
cq_enet_desc.h
enic_dev.c enic: Clean up: Remove support for an older version of hardware 2011-02-07 11:49:04 -08:00
enic_dev.h enic: Clean up: Remove support for an older version of hardware 2011-02-07 11:49:04 -08:00
enic_main.c enic: Flush driver cache of registered addr lists during port profile disassociate 2011-02-28 12:42:18 -08:00
enic_res.c enic: Add support for multiple hardware receive queues 2010-10-21 01:26:47 -07:00
enic_res.h enic: Add ndo_set_rx_mode support for enic vnics 2010-12-10 15:39:42 -08:00
enic.h enic: Flush driver cache of registered addr lists during port profile disassociate 2011-02-28 12:42:18 -08:00
Makefile enic: Clean up: Organize devcmd wrapper routines 2011-02-07 11:49:02 -08:00
rq_enet_desc.h
vnic_cq.c
vnic_cq.h
vnic_dev.c enic: Clean up: Remove support for an older version of hardware 2011-02-07 11:49:04 -08:00
vnic_dev.h enic: Clean up: Remove support for an older version of hardware 2011-02-07 11:49:04 -08:00
vnic_devcmd.h enic: Add new firmware devcmds 2010-08-17 02:32:57 -07:00
vnic_enet.h enic: Mark intr_timer in vnic_enet_config as deprecated 2010-08-17 02:32:59 -07:00
vnic_intr.c enic: Remove dead code 2010-10-01 00:36:52 -07:00
vnic_intr.h
vnic_nic.h
vnic_resource.h
vnic_rq.c enic: Make local functions static 2010-10-01 00:36:52 -07:00
vnic_rq.h enic: Clean up: Remove support for an older version of hardware 2011-02-07 11:49:04 -08:00
vnic_rss.h enic: Add support for multiple hardware receive queues 2010-10-21 01:26:47 -07:00
vnic_stats.h
vnic_vic.c enic: Use offsetof macro in vic tlv length calculation 2010-08-17 02:32:58 -07:00
vnic_vic.h enic: Move enic port profile handling code to a new 802.1Qbh provisioning info type 2010-12-10 16:23:51 -08:00
vnic_wq.c enic: Make local functions static 2010-10-01 00:36:52 -07:00
vnic_wq.h enic: Make local functions static 2010-10-01 00:36:52 -07:00
wq_enet_desc.h