• Scott Feldman's avatar
    [netdrvr e1000] TSO fixes and cleanups: · b5a24cc0
    Scott Feldman authored
    * Bug fix: TSO s/w workaround for premature desc write-back by h/w.  h/w
      was indicating desc done before DMA is complete, causing resources to
      be returned to OS too early.  Bad things happen then.
    * Bug fix: Not time-stamping descriptors for fragmented sends.  Could 
      cause false hang-detection.
    * Removed unecessary #ifdefs
    b5a24cc0
e1000_main.c 66.4 KB