Home
last modified time | relevance | path

Searched hist:f8dcb5e3365a23b620f5744f23f1918b9c38d883 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.hdiff f8dcb5e3365a23b620f5744f23f1918b9c38d883 Tue Apr 28 04:34:23 CDT 2015 Michal Schmidt <mschmidt@redhat.com> bnx2x: remove {TPA,GRO}_ENABLE_FLAG

These flags are redundant with dev->features. Remove them.
Just make sure to set dev->features ourselves in bnx2x_set_features()
before performing the reload of the card.

Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dbnx2x_cmn.cdiff f8dcb5e3365a23b620f5744f23f1918b9c38d883 Tue Apr 28 04:34:23 CDT 2015 Michal Schmidt <mschmidt@redhat.com> bnx2x: remove {TPA,GRO}_ENABLE_FLAG

These flags are redundant with dev->features. Remove them.
Just make sure to set dev->features ourselves in bnx2x_set_features()
before performing the reload of the card.

Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dbnx2x_main.cdiff f8dcb5e3365a23b620f5744f23f1918b9c38d883 Tue Apr 28 04:34:23 CDT 2015 Michal Schmidt <mschmidt@redhat.com> bnx2x: remove {TPA,GRO}_ENABLE_FLAG

These flags are redundant with dev->features. Remove them.
Just make sure to set dev->features ourselves in bnx2x_set_features()
before performing the reload of the card.

Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>