1. 07 4月, 2017 3 次提交
  2. 04 4月, 2017 1 次提交
    • G
      net: usbnet: support 64bit stats · c8b5d129
      Greg Ungerer 提交于
      Add support for the net stats64 counters to the usbnet core. With that
      in place put the hooks into every usbnet driver to use it.
      
      This is a strait forward addition of 64bit counters for RX and TX packet
      and byte counts. It is done in the same style as for the other net drivers
      that support stats64. Note that the other stats fields remain as 32bit
      sized values (error counts, etc).
      
      The motivation to add this is that it is not particularly difficult to
      get the RX and TX byte counts to wrap on 32bit platforms.
      Signed-off-by: NGreg Ungerer <gerg@linux-m68k.org>
      Acked-by: NBjørn Mork <bjorn@mork.no>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      c8b5d129
  3. 02 4月, 2017 1 次提交
  4. 29 3月, 2017 1 次提交
  5. 26 3月, 2017 1 次提交
  6. 25 3月, 2017 1 次提交
  7. 23 3月, 2017 3 次提交
  8. 22 3月, 2017 16 次提交
  9. 17 3月, 2017 1 次提交
  10. 14 3月, 2017 4 次提交
  11. 02 3月, 2017 2 次提交
  12. 28 2月, 2017 2 次提交
  13. 11 2月, 2017 1 次提交
  14. 10 2月, 2017 2 次提交
  15. 07 2月, 2017 1 次提交