linux/drivers/net/ethernet/amd/xgbe
Lendacky, Thomas 385565a1f0 amd-xgbe: Use napi_alloc_skb when allocating skb in softirq
Use the napi_alloc_skb function to allocate an skb when running within
the softirq context to avoid calls to local_irq_save/restore.

Signed-off-by: Tom Lendacky <thomas.lendacky@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-03-20 16:33:57 -04:00
..
Makefile amd-xgbe: Add traffic class support 2014-07-30 18:46:53 -07:00
xgbe-common.h amd-xgbe: Set DMA mask based on hardware register value 2015-03-20 16:33:57 -04:00
xgbe-dcb.c amd-xgbe: Checkpatch driver fixes 2014-09-05 15:11:20 -07:00
xgbe-debugfs.c amd-xgbe: Checkpatch fixes 2015-01-16 22:24:19 -05:00
xgbe-desc.c amd-xgbe: Simplify the Rx desciptor ring tracking 2015-01-16 22:24:20 -05:00
xgbe-dev.c amd-xgbe: Remove Tx coalescing 2015-03-20 16:33:57 -04:00
xgbe-drv.c amd-xgbe: Use napi_alloc_skb when allocating skb in softirq 2015-03-20 16:33:57 -04:00
xgbe-ethtool.c amd-xgbe: Fix Rx coalescing reporting 2015-03-20 16:33:57 -04:00
xgbe-main.c amd-xgbe: Set DMA mask based on hardware register value 2015-03-20 16:33:57 -04:00
xgbe-mdio.c amd-xgbe: Add ACPI support 2015-01-16 22:24:20 -05:00
xgbe-ptp.c amd-xgbe: Add ACPI support 2015-01-16 22:24:20 -05:00
xgbe.h amd-xgbe: Fix Rx coalescing reporting 2015-03-20 16:33:57 -04:00