linux/drivers/net/ethernet/emulex/benet
Vasundhara Volam 3c31aaf340 be2net: ignore VF mac address setting for the same mac
ndo_set_vf_mac() call may be issued for a mac-addr that is already
active on a VF. If so, silently ignore the request.

Signed-off-by: Vasundhara Volam <vasundhara.volam@emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-08-02 15:59:17 -07:00
..
be.h be2net: update driver version to 10.4 2014-07-17 16:38:15 -07:00
be_cmds.c be2net: reduce arguments passed to FW-cmd routines 2014-07-17 16:38:15 -07:00
be_cmds.h be2net: remove unused structures in be_cmds.h 2014-07-17 16:38:15 -07:00
be_ethtool.c be2net: fix return status of some ethtool methods 2014-07-17 16:38:14 -07:00
be_hw.h be2net: support flashing new regions on Skyhawk-R 2014-05-30 17:27:33 -07:00
be_main.c be2net: ignore VF mac address setting for the same mac 2014-08-02 15:59:17 -07:00
be_roce.c Main batch of InfiniBand/RDMA changes for 3.15: 2014-04-03 16:57:19 -07:00
be_roce.h Main batch of InfiniBand/RDMA changes for 3.15: 2014-04-03 16:57:19 -07:00
Kconfig be2net: fix build dependency on VxLAN 2014-04-01 16:25:51 -04:00
Makefile