* [PATCH v2 net-next 0/2] enic: Add adaptive coalescing interrupt support
@ 2014-05-19 21:42 Govindarajulu Varadarajan
2014-05-21 21:05 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Govindarajulu Varadarajan @ 2014-05-19 21:42 UTC (permalink / raw)
To: davem, netdev; +Cc: benve, neepatel, ssujith, _govind
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-05-21 21:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-19 21:42 [PATCH v2 net-next 0/2] enic: Add adaptive coalescing interrupt support Govindarajulu Varadarajan
2014-05-21 21:05 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).