netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next 0/5][pull request] 1GbE Intel Wired LAN Driver Updates 2016-09-22
@ 2016-09-23  6:38 Jeff Kirsher
  2016-09-23  6:38 ` [net-next 1/5] igb: fix non static symbol warning Jeff Kirsher
                   ` (5 more replies)
  0 siblings, 6 replies; 17+ messages in thread
From: Jeff Kirsher @ 2016-09-23  6:38 UTC (permalink / raw)
  To: davem
  Cc: Jeff Kirsher, netdev, nhorman, sassmann, jogreene,
	guru.anbalagane, bhelgaas

This series contains updates to igb, igbvf and PCI quirks.

Wei Yongjun makes a function static to shut up sparse.

Todd bumps the igb and igbvf version, which is long overdue.

Jake fixes an issue where the PPS SYS_WRAP interrupt was not re-enabled
after a reset, which resulted in disabling of the PPS signaling.

Sasha adds a quirk for 82579 devices, which was reported by Red Hat.
The issue is that 82579 has a problem reattaching itself after being
detached, so disable the FLR capability in PCIe configuration space.

The following are changes since commit cdd0766d7da19085e88df86d1e5e21d9fe3d374f:
  Merge branch 'ftgmac100-ast2500-support'
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue 1GbE

Jacob Keller (1):
  igb: restore PPS signal on igb_ptp_reset

Sasha Neftin (1):
  PCI: disable FLR for 82579 device

Todd Fujinaka (2):
  igbvf: bump version to igbvf-2.4.0
  igb: bump version to igb-5.4.0

Wei Yongjun (1):
  igb: fix non static symbol warning

 drivers/net/ethernet/intel/igb/igb.h         |  1 +
 drivers/net/ethernet/intel/igb/igb_ethtool.c |  4 ++--
 drivers/net/ethernet/intel/igb/igb_main.c    |  2 +-
 drivers/net/ethernet/intel/igb/igb_ptp.c     |  5 ++++-
 drivers/net/ethernet/intel/igbvf/netdev.c    |  2 +-
 drivers/pci/quirks.c                         | 21 +++++++++++++++++++++
 6 files changed, 30 insertions(+), 5 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-09-28 16:26 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-23  6:38 [net-next 0/5][pull request] 1GbE Intel Wired LAN Driver Updates 2016-09-22 Jeff Kirsher
2016-09-23  6:38 ` [net-next 1/5] igb: fix non static symbol warning Jeff Kirsher
2016-09-23  6:38 ` [net-next 2/5] igbvf: bump version to igbvf-2.4.0 Jeff Kirsher
2016-09-23  6:38 ` [net-next 3/5] igb: bump version to igb-5.4.0 Jeff Kirsher
2016-09-23  6:39 ` [net-next 4/5] igb: restore PPS signal on igb_ptp_reset Jeff Kirsher
2016-09-23  6:39 ` [net-next 5/5] PCI: disable FLR for 82579 device Jeff Kirsher
2016-09-23 11:52   ` Sergei Shtylyov
2016-09-23 13:19   ` Alex Williamson
2016-09-23 14:01   ` Bjorn Helgaas
2016-09-23 21:05     ` Jeff Kirsher
2016-09-25  7:02       ` Neftin, Sasha
2016-09-27 18:17         ` Bjorn Helgaas
2016-09-27 19:13           ` Alex Williamson
2016-09-28  0:26             ` Alexander Duyck
2016-09-28 15:33               ` Neftin, Sasha
2016-09-28 16:26                 ` Bjorn Helgaas
2016-09-28  1:50 ` [net-next 0/5][pull request] 1GbE Intel Wired LAN Driver Updates 2016-09-22 Jeff Kirsher

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).