[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1400535762-13318-1-git-send-email-_govind@gmx.com>
Date: Tue, 20 May 2014 03:12:42 +0530
From: Govindarajulu Varadarajan <_govind@....com>
To: davem@...emloft.net, netdev@...r.kernel.org
Cc: benve@...co.com, neepatel@...co.com, ssujith@...co.com,
_govind@....com
Subject: [PATCH v2 net-next 0/2] enic: Add adaptive coalescing interrupt support
This series add support for adaptive coalescing interrupt and updates
enic Maintainers.
v1->v2:
* Add commit log
* do vnic_intr_coalescing_timer_set only while enabling intr
* use ktime_get instead of hrtimer
* make enic_set_rx_coal_setting return type void
* change func name enic_apply_int_moderation to enic_calc_int_moderation
Govindarajulu Varadarajan (1):
MAINTAINERS: Update enic maintainers
Sujith Sankar (1):
enic: Add support for adaptive interrupt coalescing
MAINTAINERS | 3 +-
drivers/net/ethernet/cisco/enic/enic.h | 30 +++++
drivers/net/ethernet/cisco/enic/enic_ethtool.c | 61 +++++++++-
drivers/net/ethernet/cisco/enic/enic_main.c | 150 +++++++++++++++++++++++++
drivers/net/ethernet/cisco/enic/vnic_cq.h | 9 ++
5 files changed, 245 insertions(+), 8 deletions(-)
--
1.9.2
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists