Re: [PATCH net-next 0/2] net: systemport: interrupt coalescing support

2015-05-12 Thread David Miller
From: Florian Fainelli Date: Mon, 11 May 2015 15:12:40 -0700 > This patch series adds support for RX & TX interrupt coalescing in the > systemport driver. This looks fine, series applied, thanks! -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to maj

[PATCH net-next 0/2] net: systemport: interrupt coalescing support

2015-05-11 Thread Florian Fainelli
Hi David, This patch series adds support for RX & TX interrupt coalescing in the systemport driver. Florian Fainelli (2): net: systemport: Implement TX coalescing control knobs net: systemport: Implement RX coalescing control knobs drivers/net/ethernet/broadcom/bcmsysport.c | 63 +++