diff options
author | Francois Romieu <romieu@fr.zoreil.com> | 2012-10-05 23:29:11 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-10-13 05:28:12 +0900 |
commit | cc669c37ba4a9c5c54c7842d0c9428aab64d62d7 (patch) | |
tree | 39de26de99deb1b3ef83af488d28121c322d1927 /drivers/net/igbvf | |
parent | da2b1b750acd667cdd23bfd129a5b042e8b49988 (diff) | |
download | kernel_samsung_crespo-cc669c37ba4a9c5c54c7842d0c9428aab64d62d7.zip kernel_samsung_crespo-cc669c37ba4a9c5c54c7842d0c9428aab64d62d7.tar.gz kernel_samsung_crespo-cc669c37ba4a9c5c54c7842d0c9428aab64d62d7.tar.bz2 |
r8169: jumbo fixes.
commit d58d46b5d85139d18eb939aa7279c160bab70484 upstream.
- fix features : jumbo frames and checksumming can not be used at the
same time.
- introduce hw_jumbo_{enable / disable} helpers. Their content has been
creatively extracted from Realtek's own drivers. As an illustration,
it would be nice to know how/if the MaxTxPacketSize register operates
when the device can work with a 9k jumbo frame as its documentation
(8168c) can not be applied beyond ~7k.
- rtl_tx_performance_tweak is moved forward. No change.
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Acked-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/igbvf')
0 files changed, 0 insertions, 0 deletions