1. 20 May, 2006 5 commits
  2. 15 May, 2006 1 commit
    • Stephen Hemminger's avatar
      sky2: prevent dual port receiver problems · 843a46f4
      Stephen Hemminger authored
      
      When both ports are receiving simultaneously, the receive logic gets confused
      and may pass up a packet before it is full. This causes hangs, and IP will see
      lots of garbage packets. There is even the potential for data corruption if
      a later arriving packet DMA's into freed memory.
      
      It looks like a hardware bug because status arrives for a packet but no
      data is there. Until this bug is worked out, block the user from bringing
      up both ports at once.
      Signed-off-by: default avatarStephen Hemminger <shemminger@osdl.org>
      843a46f4
  3. 10 May, 2006 1 commit
  4. 08 May, 2006 9 commits
  5. 26 Apr, 2006 5 commits
  6. 12 Apr, 2006 2 commits
  7. 23 Mar, 2006 3 commits
  8. 22 Mar, 2006 1 commit
  9. 21 Mar, 2006 9 commits
  10. 09 Mar, 2006 3 commits
  11. 28 Feb, 2006 1 commit