1. 14 Mar, 2016 32 commits
  2. 13 Mar, 2016 6 commits
  3. 11 Mar, 2016 2 commits
    • David S. Miller's avatar
      Merge branch 'qed-mf-updates' · 2aa45984
      David S. Miller authored
      Yuval Mintz says:
      
      ====================
      qed: Management firmware updates
      
      This series contains several changes to driver interaction with the
      management fw.
      The biggest [& most significant] change here is a change in the locking
      scheme and re-definition of the 'critical section' when accessing shared
      resources toward the goal of interacting with the management firmware.
      ====================
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      2aa45984
    • Yuval Mintz's avatar
      qed: Enlrage the drain timeout · 8f60bafe
      Yuval Mintz authored
      In the scenario where slowpath configuration isn't passing due to
      various pause configurations affecting the chip, the theoretical time
      required in worst-case-scenario to empty hw fifos sufficiently to
      guarantee that slowpath configuration would flow is currently
      insufficient.
      
      This increases such a drain request to the theoretical maximum.
      Signed-off-by: default avatarYuval Mintz <Yuval.Mintz@qlogic.com>
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      8f60bafe