linux/drivers/net/ethernet/ibm
Thomas Falcon 62740e9788 net/ibmvnic: Update MAC address settings after adapter reset
It was discovered in testing that the underlying hardware MAC
address will revert to initial settings following a device reset,
but the driver fails to resend the current OS MAC settings. This
oversight can result in dropped packets should the scenario occur.
Fix this by informing hardware of current MAC address settings
following any adapter initialization or resets.

Signed-off-by: Thomas Falcon <tlfalcon@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-05-10 15:11:43 -07:00
..
ehea ehea: remove set but not used variables 'epa' and 'cq_handle_ref' 2019-04-04 17:36:23 -07:00
emac net: emac: remove IBM_EMAC_RX_SKB_HEADROOM 2019-02-06 19:50:41 -08:00
ibmveth.c ibmveth: Make array ibmveth_stats static 2019-03-19 14:10:09 -07:00
ibmveth.h ibmveth: Support to enable LSO/CSO for Trunk VEA. 2017-05-21 13:29:01 -04:00
ibmvnic.c net/ibmvnic: Update MAC address settings after adapter reset 2019-05-10 15:11:43 -07:00
ibmvnic.h net/ibmvnic: Update MAC address settings after adapter reset 2019-05-10 15:11:43 -07:00
Kconfig
Makefile