aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_82599.c
Commit message (Expand)AuthorAgeFilesLines
...
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-161-38/+2
|\
| * ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz2009-04-111-38/+2
* | ixgbe: Update get_physical_layer() calls, plus a version bumpPeter P Waskiewicz Jr2009-04-111-36/+98
* | ixgbe: Update the usage of orig_autoc to be more consistentPJ Waskiewicz2009-04-111-9/+28
* | ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modulesPJ Waskiewicz2009-04-111-8/+16
* | ixgbe: Move PHY ops initialization to centralize bus accessesPJ Waskiewicz2009-04-111-24/+46
|/
* ixgbe: Cleanup some whitespace issues, fixup and add some commentsJesse Brandeburg2009-03-141-3/+2
* ixgbe: Fix get_supported_physical_layer() due to new 82599 PHY typesPJ Waskiewicz2009-03-141-0/+16
* ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz2009-03-011-0/+1277