netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net 0/3][pull request] Intel Wired LAN Driver Updates 2016-04-05
@ 2016-04-05 22:30 Jeff Kirsher
  2016-04-05 22:30 ` [net 1/3] i40e: fix errant PCIe bandwidth message Jeff Kirsher
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jeff Kirsher @ 2016-04-05 22:30 UTC (permalink / raw)
  To: davem; +Cc: Jeff Kirsher, netdev, nhorman, sassmann, jogreene, john.ronciak

This series contains updates to i40e and e1000.

Jesse fixes an issue where code was added by a previous commit but the
flag to enable it was never set.

Alex fixes the e1000 driver from grossly overestimated the descriptors
needed to transmit a frame.

The following are changes since commit eb8e97715f29a1240cdf67b0df725be27433259f:
  sctp: use list_* in sctp_list_dequeue
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue master

Alexander Duyck (2):
  e1000: Do not overestimate descriptor counts in Tx pre-check
  e1000: Double Tx descriptors needed check for 82544

Jesse Brandeburg (1):
  i40e: fix errant PCIe bandwidth message

 drivers/net/ethernet/intel/e1000/e1000_main.c | 21 +++++++++++++++++++--
 drivers/net/ethernet/intel/i40e/i40e_main.c   |  1 +
 2 files changed, 20 insertions(+), 2 deletions(-)

-- 
2.5.5

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-04-05 23:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-05 22:30 [net 0/3][pull request] Intel Wired LAN Driver Updates 2016-04-05 Jeff Kirsher
2016-04-05 22:30 ` [net 1/3] i40e: fix errant PCIe bandwidth message Jeff Kirsher
2016-04-05 22:30 ` [net 2/3] e1000: Do not overestimate descriptor counts in Tx pre-check Jeff Kirsher
2016-04-05 22:30 ` [net 3/3] e1000: Double Tx descriptors needed check for 82544 Jeff Kirsher
2016-04-05 23:32 ` [net 0/3][pull request] Intel Wired LAN Driver Updates 2016-04-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).