1. 28 Dec, 2015 16 commits
  2. 26 Dec, 2015 1 commit
  3. 24 Dec, 2015 21 commits
  4. 23 Dec, 2015 2 commits
    • David S. Miller's avatar
      Merge branch 'cxgb4-next' · 2e4c8baa
      David S. Miller authored
      Hariprasad Shenai says:
      
      ====================
      Trivial enhancements for cxgb4
      
      This series adds a debug message if adapter isn't inserted in right PCI
      slot. Changes naming conventions for iSCSI rx queues, use node info while
      allocating rx queue and use napi_complete_done() api in napi handler.
      
      This patch series has been created against net-next tree and includes
      patches on cxgb4 driver.
      
      We have included all the maintainers of respective drivers. Kindly review
      the change and let us know in case of any review comments.
      
      Thanks
      
      V2: Dropped 'dcb_info' debug entry patch, since the same can be achieved
          using lldp tool.
          Based on review comments by Or Gerlitz <gerlitz.or@gmail.com> and
          David Miller.
      ====================
      Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
      2e4c8baa
    • Hariprasad Shenai's avatar