1. 05 Sep, 2009 1 commit
  2. 11 Jun, 2009 1 commit
    • Divy Le Ray's avatar
      cxgb3: remove __GFP_NOFAIL usage · 74b793e1
      Divy Le Ray authored
      
      Pre-allocate a skb at init time to be used for control messages to the HW
      if skb allocation fails.
      
      Tolerate failures to send messages initializing some memories at the cost of
      parity error detection for these memories.
      Retry sending connection id release messages if both alloc_skb(GFP_ATOMIC)
      and alloc_skb(GFP_KERNEL) fail.
      Do not bring the interface up if messages binding queue set to port fail to
      be sent.
      Signed-off-by: default avatarDivy Le Ray <divy@chelsio.com>
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      74b793e1
  3. 27 Jan, 2009 1 commit
  4. 26 Dec, 2008 1 commit
  5. 19 Dec, 2008 1 commit
  6. 13 Oct, 2008 1 commit
  7. 24 Sep, 2008 1 commit
  8. 15 Jul, 2008 1 commit
  9. 11 Jul, 2008 1 commit
  10. 24 Jun, 2008 1 commit
  11. 26 Mar, 2008 1 commit
  12. 05 Feb, 2008 1 commit
  13. 28 Jan, 2008 3 commits
  14. 10 Oct, 2007 3 commits
  15. 31 Aug, 2007 1 commit
  16. 26 Jul, 2007 1 commit
  17. 26 Apr, 2007 1 commit
  18. 19 Apr, 2007 1 commit
  19. 11 Apr, 2007 1 commit
  20. 03 Apr, 2007 1 commit
  21. 02 Mar, 2007 1 commit
  22. 17 Feb, 2007 1 commit
  23. 09 Feb, 2007 1 commit
  24. 05 Feb, 2007 2 commits