netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net 0/5][pull request] Intel Wired LAN Driver Updates
@ 2012-10-03 22:27 Jeff Kirsher
  2012-10-03 22:27 ` [net 1/5] ixgbe: Fix PTP X540 SDP alignment code for PPS signal Jeff Kirsher
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Jeff Kirsher @ 2012-10-03 22:27 UTC (permalink / raw)
  To: davem; +Cc: Jeff Kirsher, netdev, gospo, sassmann

This series contains fixes/updates to ixgbe only.  There are three
PTP fixes, polling loop fix and the addition of a device id (X540-AT1).

The following are changes since commit 864499449f256e32815575a9b860267ebefa6d70:
  tg3: Fix sparse warnings.
and are available in the git repository at:
  git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net master

Emil Tantilov (1):
  ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bit

Jacob Keller (3):
  ixgbe: Fix PTP X540 SDP alignment code for PPS signal
  ixgbe: (PTP) Fix PPS interrupt code
  ixgbe: fix PTP ethtool timestamping function

joshua.a.hay@intel.com (1):
  ixgbe: add support for X540-AT1

 drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c   |   2 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_common.c  |   1 +
 drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c |   5 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_main.c    |  15 +-
 drivers/net/ethernet/intel/ixgbe/ixgbe_ptp.c     | 202 +++++++++++------------
 drivers/net/ethernet/intel/ixgbe/ixgbe_type.h    |   1 +
 6 files changed, 112 insertions(+), 114 deletions(-)

-- 
1.7.11.4

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

end of thread, other threads:[~2012-10-04 19:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-03 22:27 [net 0/5][pull request] Intel Wired LAN Driver Updates Jeff Kirsher
2012-10-03 22:27 ` [net 1/5] ixgbe: Fix PTP X540 SDP alignment code for PPS signal Jeff Kirsher
2012-10-03 22:27 ` [net 2/5] ixgbe: (PTP) Fix PPS interrupt code Jeff Kirsher
2012-10-03 22:27 ` [net 3/5] ixgbe: fix PTP ethtool timestamping function Jeff Kirsher
2012-10-03 22:27 ` [net 4/5] ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bit Jeff Kirsher
2012-10-03 22:27 ` [net 5/5] ixgbe: add support for X540-AT1 Jeff Kirsher
2012-10-04 14:28 ` [net 0/5][pull request] Intel Wired LAN Driver Updates Richard Cochran
2012-10-04 19:50 ` 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).