From: Francois Romieu Date: Tue, 3 May 2011 14:38:29 +0000 (+0200) Subject: r8169: jumbo fixes. X-Git-Tag: v3.2-rc1~129^2~227^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d58d46b5d85139d18eb939aa7279c160bab70484;p=pandora-kernel.git r8169: jumbo fixes. - 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 --- Reading git-diff-tree failed