kernel_optimize_test/drivers/net/usb
Greg Ungerer c8b5d129ee net: usbnet: support 64bit stats
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: Greg Ungerer <gerg@linux-m68k.org>
Acked-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-03 19:09:40 -07:00
..
asix_common.c
asix_devices.c net: usbnet: support 64bit stats 2017-04-03 19:09:40 -07:00
asix.h
ax88172a.c net: usbnet: support 64bit stats 2017-04-03 19:09:40 -07:00
ax88179_178a.c net: usbnet: support 64bit stats 2017-04-03 19:09:40 -07:00
catc.c
cdc_eem.c
cdc_ether.c
cdc_mbim.c net: usbnet: support 64bit stats 2017-04-03 19:09:40 -07:00
cdc_ncm.c net: usbnet: support 64bit stats 2017-04-03 19:09:40 -07:00
cdc_subset.c
cdc-phonet.c
ch9200.c
cx82310_eth.c
dm9601.c net: usbnet: support 64bit stats 2017-04-03 19:09:40 -07:00
gl620a.c
hso.c
huawei_cdc_ncm.c
int51x1.c net: usbnet: support 64bit stats 2017-04-03 19:09:40 -07:00
ipheth.c
kalmia.c
kaweth.c
Kconfig
lan78xx.c net: break include loop netdevice.h, dsa.h, devlink.h 2017-03-28 22:46:04 -07:00
lan78xx.h
lg-vl600.c
Makefile
mcs7830.c net: usbnet: support 64bit stats 2017-04-03 19:09:40 -07:00
net1080.c
pegasus.c net: usb: pegasus: use new api ethtool_{get|set}_link_ksettings 2017-03-21 17:47:26 -07:00
pegasus.h
plusb.c
qmi_wwan.c net: usbnet: support 64bit stats 2017-04-03 19:09:40 -07:00
r8152.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-03-23 16:41:27 -07:00
rndis_host.c net: usbnet: support 64bit stats 2017-04-03 19:09:40 -07:00
rtl8150.c net: usb: rtl8150: use new api ethtool_{get|set}_link_ksettings 2017-03-13 15:25:54 -07:00
sierra_net.c net: usbnet: support 64bit stats 2017-04-03 19:09:40 -07:00
smsc75xx.c net: usbnet: support 64bit stats 2017-04-03 19:09:40 -07:00
smsc75xx.h
smsc95xx.c net: usbnet: support 64bit stats 2017-04-03 19:09:40 -07:00
smsc95xx.h
sr9700.c net: usbnet: support 64bit stats 2017-04-03 19:09:40 -07:00
sr9700.h
sr9800.c net: usbnet: support 64bit stats 2017-04-03 19:09:40 -07:00
sr9800.h
usbnet.c net: usbnet: support 64bit stats 2017-04-03 19:09:40 -07:00
zaurus.c