aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_82599.c
Commit message (Expand)AuthorAge
* ixgbe: Create separate media type for CX4 adaptersPeter P Waskiewicz Jr2009-09-14
* ixgbe: Add support for 82599-based CX4 adaptersPeter P Waskiewicz Jr2009-09-14
* ixgbe: Patch to fix 82599 multispeed fiber link issues when driver is loaded ...Mallikarjuna R Chilakala2009-09-01
* ixgbe: refactor link setup codeMallikarjuna R Chilakala2009-09-01
* ixgbe: cleanup functions that should have been defined staticDon Skidmore2009-08-26
* ixgbe: Add FW detection and warning for 82599 SFP+ adaptersPeter P Waskiewicz Jr2009-06-07
* ixgbe: Add Flow Director init and modify functions for 82599Peter P Waskiewicz Jr2009-06-07
* ixgbe: ethtool support to change advertised link modes of 82599 adaptersMallikarjuna R Chilakala2009-06-07
* ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala2009-06-07
* ixgbe: Harden the 82599 multispeed fiber autotry mechanismPeter P Waskiewicz Jr2009-06-07
* ixgbe: Change the 82599 PHY DSP restart logicPeter P Waskiewicz Jr2009-06-07
* ixgbe: Remove device ID 0x10d8Peter P Waskiewicz Jr2009-05-26
* ixgbe: Add semaphore access for PHY initialization for 82599Peter P Waskiewicz Jr2009-05-19
* ixgbe: Add generic XAUI support to 82599Peter P Waskiewicz Jr2009-05-18
* ixgbe: Add SAN MAC address to the RAR, return the address to DCBWaskiewicz Jr, Peter P2009-05-18
* ixgbe: Add FCoE Storage MAC Address supportPJ Waskiewicz2009-05-18
* ixgbe: Implement FCoE Tx side offload features in base driver of 82599Yi Zou2009-05-17
* ixgbe: Use generic MDIO definitions and functionsBen Hutchings2009-04-29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-16
|\
| * ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz2009-04-11
* | ixgbe: Update get_physical_layer() calls, plus a version bumpPeter P Waskiewicz Jr2009-04-11
* | ixgbe: Update the usage of orig_autoc to be more consistentPJ Waskiewicz2009-04-11
* | ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modulesPJ Waskiewicz2009-04-11
* | ixgbe: Move PHY ops initialization to centralize bus accessesPJ Waskiewicz2009-04-11
|/
* ixgbe: Cleanup some whitespace issues, fixup and add some commentsJesse Brandeburg2009-03-14
* ixgbe: Fix get_supported_physical_layer() due to new 82599 PHY typesPJ Waskiewicz2009-03-14
* ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz2009-03-01