linux/drivers/staging/octeon
Aaro Koskinen dcf24f77e4 staging: octeon: drop atomic usage from rx counters
We have only one NAPI poll running at a time, so virtual port rx counters
can be updated normally.

Update of rx_dropped can still race with the gathering of statistics,
but full accuracy is not required there.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Acked-by: David Daney <david.daney@cavium.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-20 15:14:01 -08:00
..
ethernet-defines.h staging: octeon: Add space around '+' 2015-11-15 20:02:47 -08:00
ethernet-mdio.c staging: octeon: support fixed-link phys 2016-02-14 16:52:15 -08:00
ethernet-mdio.h staging: octeon: Remove unnecessary externs 2015-08-14 18:51:56 -07:00
ethernet-mem.c staging: octeon-ethernet: update boilerplate comments 2015-04-30 17:06:09 +02:00
ethernet-mem.h staging: octeon-ethernet: update boilerplate comments 2015-04-30 17:06:09 +02:00
ethernet-rgmii.c staging: octeon: refactor rgmii 10 mbps preamble error checking 2016-02-11 19:40:02 -08:00
ethernet-rx.c staging: octeon: drop atomic usage from rx counters 2016-02-20 15:14:01 -08:00
ethernet-rx.h staging: octeon-ethernet: update boilerplate comments 2015-04-30 17:06:09 +02:00
ethernet-sgmii.c staging: octeon-ethernet: drop poll_now parameter from cvm_oct_common_open 2015-10-17 20:56:10 -07:00
ethernet-spi.c staging: octeon-ethernet: update boilerplate comments 2015-04-30 17:06:09 +02:00
ethernet-tx.c staging: octeon: Add spaces around operators 2016-02-11 19:40:02 -08:00
ethernet-tx.h staging: octeon-ethernet: update boilerplate comments 2015-04-30 17:06:09 +02:00
ethernet-util.h STAGING: Octeon: Use common helpers for determining interface and port 2015-09-03 12:08:11 +02:00
ethernet.c staging: octeon: drop atomic usage from rx counters 2016-02-20 15:14:01 -08:00
Kconfig
Makefile staging: octeon-ethernet: move cvm_oct_xaui_open() 2015-10-17 20:56:10 -07:00
octeon-ethernet.h staging: octeon: refactor rgmii 10 mbps preamble error checking 2016-02-11 19:40:02 -08:00