Netdev List
 help / color / mirror / Atom feed
* [net-next v2 0/4][pull request] 1GbE Intel Wired LAN Driver Updates 2016-09-27
@ 2016-09-28  2:04 Jeff Kirsher
  2016-09-28  2:04 ` [net-next v2 1/4] igb: fix non static symbol warning Jeff Kirsher
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jeff Kirsher @ 2016-09-28  2:04 UTC (permalink / raw)
  To: davem; +Cc: Jeff Kirsher, netdev, nhorman, sassmann, jogreene,
	guru.anbalagane

This series contains updates to igb and igbvf.

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.

v2: dropped patch 5 of the original series, since the PCI quirk patch
    needs to be reworked by Alex and Sasha to address issues that Bjorn
    Helgaas and Alex Williamson brought up.

The following are changes since commit e96e0eded1335b9cfac71fcdd989d682eb3f8412:
  bnx2x: free the mac filter group list before freeing the cmd
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

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 +-
 5 files changed, 9 insertions(+), 5 deletions(-)

-- 
2.7.4

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

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

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-28  2:04 [net-next v2 0/4][pull request] 1GbE Intel Wired LAN Driver Updates 2016-09-27 Jeff Kirsher
2016-09-28  2:04 ` [net-next v2 1/4] igb: fix non static symbol warning Jeff Kirsher
2016-09-28  2:04 ` [net-next v2 2/4] igbvf: bump version to igbvf-2.4.0 Jeff Kirsher
2016-09-28  2:05 ` [net-next v2 3/4] igb: bump version to igb-5.4.0 Jeff Kirsher
2016-09-28  2:05 ` [net-next v2 4/4] igb: restore PPS signal on igb_ptp_reset Jeff Kirsher
2016-09-28  3:22 ` [net-next v2 0/4][pull request] 1GbE Intel Wired LAN Driver Updates 2016-09-27 David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox