Skip to content

Commit

Permalink
r8169: jumbo fixes.
Browse files Browse the repository at this point in the history
- 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>
  • Loading branch information
Francois Romieu committed Sep 22, 2011
1 parent deb9d93 commit d58d46b
Showing 1 changed file with 252 additions and 56 deletions.
Loading

0 comments on commit d58d46b

Please sign in to comment.