1. 13 Dec, 2010 1 commit
  2. 08 Dec, 2010 2 commits
  3. 06 Dec, 2010 1 commit
  4. 12 Nov, 2010 1 commit
  5. 02 Nov, 2010 1 commit
  6. 01 Nov, 2010 1 commit
  7. 28 Oct, 2010 1 commit
  8. 29 Sep, 2010 1 commit
  9. 24 Sep, 2010 1 commit
  10. 11 Sep, 2010 1 commit
  11. 08 Sep, 2010 1 commit
  12. 24 Aug, 2010 1 commit
  13. 07 Aug, 2010 1 commit
  14. 08 Jul, 2010 1 commit
  15. 16 Jun, 2010 1 commit
  16. 03 Jun, 2010 1 commit
  17. 29 Apr, 2010 1 commit
  18. 27 Apr, 2010 1 commit
  19. 08 Apr, 2010 1 commit
  20. 05 Mar, 2010 1 commit
  21. 26 Feb, 2010 1 commit
  22. 24 Feb, 2010 1 commit
  23. 17 Feb, 2010 1 commit
  24. 10 Feb, 2010 1 commit
  25. 28 Jan, 2010 1 commit
  26. 27 Jan, 2010 1 commit
  27. 17 Jan, 2010 6 commits
  28. 07 Jan, 2010 1 commit
  29. 06 Jan, 2010 1 commit
  30. 15 Dec, 2009 1 commit
  31. 09 Dec, 2009 1 commit
  32. 30 Oct, 2009 2 commits
  33. 15 Oct, 2009 1 commit
    • Eilon Greenstein's avatar
      bnx2x: Allowing 0 as initial fairness value · 49e4e9da
      Eilon Greenstein authored
      
      
      Value of zero was used to disable the fairness mechanism. Though the code
      (driver and FW) allowed changing the value at run time, it did not allow to do
      that if the mechanism was disabled to begin with.
      Fixed the FW to allow turning on and off the mechanism at run time. Fixed the
      code to read the value from the chip at the right sequence.
      Without this fix, if the initial value was set to zero, traffic could not run on
      the interface.
      Signed-off-by: default avatarEilon Greenstein <eilong@broadcom.com>
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      49e4e9da