1. 09 1月, 2015 2 次提交
    • N
      sh-eth: Set fdr_value of R-Car SoCs · d407bc02
      Nobuhiro Iwamatsu 提交于
      FDR register of R-Car set in fdr_value can have the original settings.
      This sets the value that is suitable for each SoCs to fdr_value of R8A777x
      and R8A779x.
      Signed-off-by: NNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      d407bc02
    • D
      Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net · 000f42a2
      David S. Miller 提交于
      Jeff Kirsher says:
      
      ====================
      Intel Wired LAN Driver Updates 2015-01-06
      
      This series contains fixes to i40e only.
      
      Jesse provides a fix for when the driver was polling with interrupts
      disabled the hardware would occasionally not write back descriptors.
      His fix causes the driver to detect this situation and force an interrupt
      to fire which will flush the stuck descriptor.
      
      Anjali provides a couple of fixes, the first corrects an issue where
      the receive port checksum error counter was incrementing incorrectly with
      UDP encapsulated tunneled traffic.  The second fix resolves an issue where
      the driver was examining the outer protocol layer to set the inner protocol
      layer checksum offload.  In the case of TCP over IPv6 over an IPv4 based
      VXLAN, the inner checksum offloads would be set to look for IPv4/UDP
      instead of IPv6/TCP, so fixed the issue so that the driver will look at
      the proper layer for encapsulation offload settings.
      
      v2: fixed a bug in patch 01 of the series, where the interrupt rate impacted
          4 port workloads by reducing throughput.
      ====================
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      000f42a2
  2. 07 1月, 2015 12 次提交
  3. 06 1月, 2015 10 次提交
  4. 05 1月, 2015 4 次提交
  5. 04 1月, 2015 2 次提交
  6. 03 1月, 2015 10 次提交