1. 03 6月, 2015 38 次提交
  2. 02 6月, 2015 2 次提交
    • D
      Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net · dda922c8
      David S. Miller 提交于
      Conflicts:
      	drivers/net/phy/amd-xgbe-phy.c
      	drivers/net/wireless/iwlwifi/Kconfig
      	include/net/mac80211.h
      
      iwlwifi/Kconfig and mac80211.h were both trivial overlapping
      changes.
      
      The drivers/net/phy/amd-xgbe-phy.c file got removed in 'net-next' and
      the bug fix that happened on the 'net' side is already integrated
      into the rest of the amd-xgbe driver.
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      dda922c8
    • D
      Merge branch 'cxgb4-next' · db3397b9
      David S. Miller 提交于
      Hariprasad Shenai says:
      
      ====================
      cxgb4/cxgb4vf: Adds support for Chelsio T6 adapter
      
      This patch series adds the following:
      Adds NIC driver support for T6 adapter
      Adds vNIC driver support for T6 adapter
      
      This patch series has been created against net-next tree and includes
      patches on cxgb4 and cxgb4vf 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:
       Fixed compilation issue, when CHELSIO_T4_FCOE is set
      ====================
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      db3397b9