1. 18 Feb, 2004 1 commit
    • François Romieu's avatar
      [netdrvr r8169] Rx wrap bug: · 11a7756b
      François Romieu authored
      - rtl8169_rx_interrupt() can wrap and process an Rx descriptor that it has
        invalidated a few iterations before. The patch limits the number of
        allowed descriptors between two invocations of the Rx refill function;
      - rtl8169_rx_interrupt() now looks similar to rtl8169_tx_interrupt to
        highlight the issue.
      11a7756b
  2. 06 Feb, 2004 39 commits