alistair23-linux/drivers/net/ethernet/oki-semi/pch_gbe
françois romieu 222e4d0b13 pch_gbe: replace private tx ring lock with common netif_tx_lock
pch_gbe_tx_ring.tx_lock is only used in the hard_xmit handler and
in the transmit completion reaper called from NAPI context.

Compile-tested only. Potential victims Cced.

Someone more knowledgeable may check if pch_gbe_tx_queue could
have some use for a mmiowb.

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Cc: Darren Hart <dvhart@infradead.org>
Cc: Andy Cress <andy.cress@us.kontron.com>
Cc: bryan@fossetcon.org
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-04-28 17:19:58 -04:00
..
Kconfig pch_gbe: 'select' NET_PTP_CLASSIFY. 2014-09-22 13:25:51 -04:00
Makefile
pch_gbe.h pch_gbe: replace private tx ring lock with common netif_tx_lock 2016-04-28 17:19:58 -04:00
pch_gbe_api.c ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
pch_gbe_api.h ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
pch_gbe_ethtool.c drivers/net: get rid of unnecessary initializations in .get_drvinfo() 2015-10-16 00:24:10 -07:00
pch_gbe_main.c pch_gbe: replace private tx ring lock with common netif_tx_lock 2016-04-28 17:19:58 -04:00
pch_gbe_param.c net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK 2015-12-15 16:50:08 -05:00
pch_gbe_phy.c ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00
pch_gbe_phy.h ethernet: Fix FSF address in file headers 2013-12-06 12:37:55 -05:00