diff options
author | David S. Miller <davem@davemloft.net> | 2017-10-27 17:23:59 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-27 17:23:59 +0200 |
commit | bc4747514a442b8ca50259a013072ab4f0ce91f3 (patch) | |
tree | 50ef921d7833a996a9690f7f30ad7521e9a551e7 /drivers/net/ethernet/cavium | |
parent | Merge branch 'qualcomm-rmnet-Add-64-bit-stats-and-GRO' (diff) | |
parent | ibmvnic: Fix failover error path for non-fatal resets (diff) | |
download | linux-bc4747514a442b8ca50259a013072ab4f0ce91f3.tar.xz linux-bc4747514a442b8ca50259a013072ab4f0ce91f3.zip |
Merge branch 'ibmvnic-Tunable-parameter-support'
John Allen says:
====================
ibmvnic: Tunable parameter support
This series implements support for changing tunable parameters such as the
mtu, number of tx/rx queues, and number of buffers per queue via ethtool
and ifconfig.
v2: -Fix conflict with Tom's recently applied TSO/SG patches
v3: -Initialize rc in __ibmvnic_reset fixing build warning
-Fix buggy behavior with pending mac changes. Use boolean flag
to track if mac change is needed on open rather than relying on
the desired->mac pointer.
-Directly include tunable structs in the adapter struct rather
than keeping pointers, eliminating the need to directly allocate
them.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/cavium')
0 files changed, 0 insertions, 0 deletions