1. 14 1月, 2011 1 次提交
  2. 10 1月, 2011 1 次提交
  3. 23 9月, 2010 1 次提交
  4. 04 8月, 2010 1 次提交
  5. 28 7月, 2010 1 次提交
  6. 19 6月, 2010 3 次提交
  7. 13 5月, 2010 4 次提交
  8. 14 1月, 2010 3 次提交
  9. 08 1月, 2010 1 次提交
  10. 09 12月, 2009 2 次提交
  11. 03 12月, 2009 1 次提交
  12. 02 12月, 2009 3 次提交
  13. 22 11月, 2009 3 次提交
  14. 30 10月, 2009 1 次提交
  15. 27 10月, 2009 1 次提交
    • B
      e1000e: allow for swflag to be held over consecutive PHY accesses · 5ccdcecb
      Bruce Allan 提交于
      PCH-based parts (82577/82578) and some ICH8-based parts (82566) need to
      hold the swflag (sw/fw/hw hardware semaphore) over consecutive PHY accesses
      in order to perform sw-driven PHY configuration during initialization to
      workaround known hardware issues (see follow-on patch).  This patch
      provides new PHY read/write functions (and function pointers) that will
      allow accessing the PHY registers assuming the swflag has already been
      acquired.  The actual PHY register access code has moved into helper
      functions that are called with a flag indicating whether or not the swflag
      has already been acquired and acquires/releases it if not.
      
      The functions called from within the updated PHY access functions had to be
      updated to assume the swflag was already acquired, and other functions that
      called those functions were also updated to acquire/release the swflag.
      Signed-off-by: NBruce Allan <bruce.w.allan@intel.com>
      Signed-off-by: NJeff Kirsher <jeffrey.t.kirsher@intel.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      5ccdcecb
  16. 04 7月, 2009 1 次提交
  17. 09 6月, 2009 1 次提交
  18. 03 6月, 2009 1 次提交
  19. 27 5月, 2009 1 次提交
  20. 25 3月, 2009 1 次提交
  21. 20 3月, 2009 1 次提交
  22. 11 2月, 2009 1 次提交
  23. 27 1月, 2009 1 次提交
  24. 22 11月, 2008 2 次提交
  25. 17 11月, 2008 1 次提交
  26. 03 9月, 2008 2 次提交