linux-kernel-test/drivers/net/qlcnic
Amit Kumar Salecha b5e5492c0d qlcnic: support mac learning
Device eswitch need to configure with VM's mac address.
Hypervisor doesn't provide any utility/callbacks to get VM's mac address.
Unicast mac address filter improves performance and also provide
packet loopback capability i.e communication between VM.

Above features is by default off, can be turned on with module parameter
'mac_learn'.

Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-09-01 10:41:57 -07:00
..
Makefile
qlcnic_ctx.c qlcnic: fix mac override capability 2010-09-01 10:41:56 -07:00
qlcnic_ethtool.c qlcnic: add api version in reg dump 2010-09-01 10:41:53 -07:00
qlcnic_hdr.h qlcnic: backout firmware initialization update 2010-09-01 10:41:53 -07:00
qlcnic_hw.c qlcnic: support mac learning 2010-09-01 10:41:57 -07:00
qlcnic_init.c qlcnic: backout firmware initialization update 2010-09-01 10:41:53 -07:00
qlcnic_main.c qlcnic: support mac learning 2010-09-01 10:41:57 -07:00
qlcnic.h qlcnic: support mac learning 2010-09-01 10:41:57 -07:00