summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe/ixgbe_82599.c
AgeCommit message (Expand)Author
2010-03-18ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flappingMallikarjuna R Chilakala
2010-02-15ixgbe: Cleanup incorrect header commentsPeter Waskiewicz
2010-02-10ixgbe: Add support for the new ethtool n-tuple programming interfacePeter Waskiewicz
2010-01-23ixgbe: Allow the VF driver to be loaded before the PF driverGreg Rose
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-13ixgbe: update copyright datesShannon Nelson
2010-01-10ixgbe: Add SR-IOV feature enablement codeGreg Rose
2009-12-08ixgbe: add support for 82599 KR device 0x1517Don Skidmore
2009-10-29ixgbe: Add support for 82599 alternative WWNN/WWPN prefixYi Zou
2009-10-08ixgbe: Fix KR to KX fail over for Mezzanine cardsDon Skidmore
2009-10-08ixgbe: add support for 82599 based Express Module X520-P2Don Skidmore
2009-10-04ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz cardDon Skidmore
2009-10-04ixgbe: add support for 82599 Combined BackplaneDon Skidmore
2009-09-14ixgbe: Create separate media type for CX4 adaptersPeter P Waskiewicz Jr
2009-09-14ixgbe: Add support for 82599-based CX4 adaptersPeter P Waskiewicz Jr
2009-09-01ixgbe: Patch to fix 82599 multispeed fiber link issues when driver is loaded ...Mallikarjuna R Chilakala
2009-09-01ixgbe: refactor link setup codeMallikarjuna R Chilakala
2009-08-26ixgbe: cleanup functions that should have been defined staticDon Skidmore
2009-06-07ixgbe: Add FW detection and warning for 82599 SFP+ adaptersPeter P Waskiewicz Jr
2009-06-07ixgbe: Add Flow Director init and modify functions for 82599Peter P Waskiewicz Jr
2009-06-07ixgbe: ethtool support to change advertised link modes of 82599 adaptersMallikarjuna R Chilakala
2009-06-07ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala
2009-06-07ixgbe: Harden the 82599 multispeed fiber autotry mechanismPeter P Waskiewicz Jr
2009-06-07ixgbe: Change the 82599 PHY DSP restart logicPeter P Waskiewicz Jr
2009-05-26ixgbe: Remove device ID 0x10d8Peter P Waskiewicz Jr
2009-05-19ixgbe: Add semaphore access for PHY initialization for 82599Peter P Waskiewicz Jr
2009-05-18ixgbe: Add generic XAUI support to 82599Peter P Waskiewicz Jr
2009-05-17ixgbe: Add SAN MAC address to the RAR, return the address to DCBWaskiewicz Jr, Peter P
2009-05-17ixgbe: Add FCoE Storage MAC Address supportPJ Waskiewicz
2009-05-17ixgbe: Implement FCoE Tx side offload features in base driver of 82599Yi Zou
2009-04-29ixgbe: Use generic MDIO definitions and functionsBen Hutchings
2009-04-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-11ixgbe: Update get_physical_layer() calls, plus a version bumpPeter P Waskiewicz Jr
2009-04-11ixgbe: Update the usage of orig_autoc to be more consistentPJ Waskiewicz
2009-04-11ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modulesPJ Waskiewicz
2009-04-11ixgbe: Move PHY ops initialization to centralize bus accessesPJ Waskiewicz
2009-04-11ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz
2009-03-14ixgbe: Cleanup some whitespace issues, fixup and add some commentsJesse Brandeburg
2009-03-14ixgbe: Fix get_supported_physical_layer() due to new 82599 PHY typesPJ Waskiewicz
2009-03-01ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz