summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe/ixgbe_82598.c
AgeCommit message (Expand)Author
2009-09-30ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr
2009-09-14ixgbe: Create separate media type for CX4 adaptersPeter P Waskiewicz Jr
2009-09-01ixgbe: refactor link setup codeMallikarjuna R Chilakala
2009-08-26ixgbe: cleanup functions that should have been defined staticDon Skidmore
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-03ixgbe: Patch to modify 82598 PCIe completion timeout valuesMallikarjuna R Chilakala
2009-07-17ixgbe: Add device support for a new copper 82598 devicePeter P Waskiewicz Jr
2009-06-07ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala
2009-05-26ixgbe: fix 82598 SFP initialization after driver load.Don Skidmore
2009-05-17ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr
2009-05-17ixgbe: Add SAN MAC address to the RAR, return the address to DCBWaskiewicz Jr, Peter P
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: Move PHY ops initialization to centralize bus accessesPJ Waskiewicz
2009-04-11ixgbe: Don't return error in flow control configuration if FC is offPJ Waskiewicz
2009-04-11ixgbe: Enable another bit for flow control operationPJ Waskiewicz
2009-04-11ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz
2009-04-02ixgbe: fix ethtool -A|a behaviorDon Skidmore
2009-03-20ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 mergePJ Waskiewicz
2009-03-01ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz
2009-02-17drivers/net/ixgbe: fix sparse warning: Should it be static?Hannes Eder
2009-02-06ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr
2009-02-05ixgbe: Update link setup code to better support autonegotiation of speedPeter P Waskiewicz Jr
2009-02-01ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr
2009-02-01ixgbe: Refactor MSI-X allocation mechanismPeter P Waskiewicz Jr
2009-02-01ixgbe: Add 82598 support for BX mezzanine devicesDon Skidmore
2009-01-26ixgbe: add support KX/KX4 deviceDon Skidmore
2008-12-26drivers/net/ixgbe: fix sparse warnings: make symbols staticHannes Eder
2008-11-20ixgbe: add SFP+ driver supportDonald Skidmore
2008-11-02ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg
2008-09-24ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz
2008-09-24ixgbe: update to latest common code moduleJesse Brandeburg
2008-09-24ixgbe: add device support for XF LR adaptersJesse Brandeburg
2008-09-24ixgbe: Update watchdog thread to accomodate longerlink_up eventsJesse Brandeburg
2008-09-03ixgbe: Implement HAVE_SET_RX_MODEChristopher Leech
2008-08-14ixgbe: add cx4 device IDJesse Brandeburg
2008-06-10ixgbe: fix typoJeff Kirsher
2008-01-28ixgbe: Fix copper PHY initialization codeAuke Kok
2007-10-30ixgbe: minor sparse fixesStephen Hemminger
2007-10-10ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok