aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_82599.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-17ixgbe: Implement FCoE Tx side offload features in base driver of 82599Yi Zou1-1/+0
2009-04-29ixgbe: Use generic MDIO definitions and functionsBen Hutchings1-9/+8
2009-04-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-38/+2
2009-04-11ixgbe: Update get_physical_layer() calls, plus a version bumpPeter P Waskiewicz Jr1-36/+98
2009-04-11ixgbe: Update the usage of orig_autoc to be more consistentPJ Waskiewicz1-9/+28
2009-04-11ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modulesPJ Waskiewicz1-8/+16
2009-04-11ixgbe: Move PHY ops initialization to centralize bus accessesPJ Waskiewicz1-24/+46
2009-04-11ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz1-38/+2
2009-03-14ixgbe: Cleanup some whitespace issues, fixup and add some commentsJesse Brandeburg1-3/+2
2009-03-14ixgbe: Fix get_supported_physical_layer() due to new 82599 PHY typesPJ Waskiewicz1-0/+16
2009-03-01ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz1-0/+1277