1. 29 Nov, 2009 1 commit
    • Steve Hodgson's avatar
      sfc: Simplify PHY polling · fdaa9aed
      Steve Hodgson authored
      Falcon can generate events for LASI interrupts from the PHY, but in
      practice we have never implemented this in reference designs.  Instead
      we have polled, inserted the appropriate events, and then handled the
      events later.  This is a waste of time and code.
      
      Instead, make PHY poll functions update the link state synchronously
      and report whether it changed.  We can still make use of the LASI
      registers as a shortcut on the SFT9001.
      Signed-off-by: default avatarBen Hutchings <bhutchings@solarflare.com>
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      fdaa9aed
  2. 27 Nov, 2009 1 commit
  3. 26 Nov, 2009 27 commits
  4. 25 Nov, 2009 7 commits
  5. 24 Nov, 2009 4 commits