summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_82598.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errataDon Skidmore2010-02-161-0/+22
* ixgbe: update copyright datesShannon Nelson2010-01-141-1/+1
* ixgbe: Fix 82598 premature copper PHY link indicatationMallikarjuna R Chilakala2009-12-161-0/+38
* ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr2009-10-011-1/+1
* ixgbe: Create separate media type for CX4 adaptersPeter P Waskiewicz Jr2009-09-151-2/+4
* ixgbe: refactor link setup codeMallikarjuna R Chilakala2009-09-021-38/+11Star
* ixgbe: cleanup functions that should have been defined staticDon Skidmore2009-08-271-3/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-131-1/+66
|\
| * ixgbe: Patch to modify 82598 PCIe completion timeout valuesMallikarjuna R Chilakala2009-08-031-1/+66
* | ixgbe: Add device support for a new copper 82598 devicePeter P Waskiewicz Jr2009-07-171-0/+1
|/
* ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala2009-06-071-84/+31Star
* ixgbe: fix 82598 SFP initialization after driver load.Don Skidmore2009-05-271-2/+10
* ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr2009-05-181-1/+1
* ixgbe: Add SAN MAC address to the RAR, return the address to DCBWaskiewicz Jr, Peter P2009-05-181-0/+6
* ixgbe: Use generic MDIO definitions and functionsBen Hutchings2009-04-301-17/+16Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-171-57/+2Star
|\
| * ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz2009-04-111-57/+2Star
* | ixgbe: Update get_physical_layer() calls, plus a version bumpPeter P Waskiewicz Jr2009-04-111-26/+59
* | ixgbe: Update the usage of orig_autoc to be more consistentPJ Waskiewicz2009-04-111-4/+11
* | ixgbe: Move PHY ops initialization to centralize bus accessesPJ Waskiewicz2009-04-111-25/+52
* | ixgbe: Don't return error in flow control configuration if FC is offPJ Waskiewicz2009-04-111-3/+5
* | ixgbe: Enable another bit for flow control operationPJ Waskiewicz2009-04-111-0/+1
|/
* ixgbe: fix ethtool -A|a behaviorDon Skidmore2009-04-021-1/+2
* ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 mergePJ Waskiewicz2009-03-201-0/+3
* ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz2009-03-011-2/+5
* drivers/net/ixgbe: fix sparse warning: Should it be static?Hannes Eder2009-02-181-1/+1
* ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr2009-02-071-64/+113
* ixgbe: Update link setup code to better support autonegotiation of speedPeter P Waskiewicz Jr2009-02-061-70/+44Star
* ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr2009-02-011-1/+1
* ixgbe: Refactor MSI-X allocation mechanismPeter P Waskiewicz Jr2009-02-011-0/+22
* ixgbe: Add 82598 support for BX mezzanine devicesDon Skidmore2009-02-011-1/+3
* ixgbe: add support KX/KX4 deviceDon Skidmore2009-01-271-0/+9
* drivers/net/ixgbe: fix sparse warnings: make symbols staticHannes Eder2008-12-261-12/+12
* ixgbe: add SFP+ driver supportDonald Skidmore2008-11-211-2/+158
* ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg2008-11-021-0/+12
* ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz2008-09-251-40/+18Star
* ixgbe: update to latest common code moduleJesse Brandeburg2008-09-251-93/+507
* ixgbe: add device support for XF LR adaptersJesse Brandeburg2008-09-251-0/+1
* ixgbe: Update watchdog thread to accomodate longerlink_up eventsJesse Brandeburg2008-09-251-6/+23
* ixgbe: Implement HAVE_SET_RX_MODEChristopher Leech2008-09-031-1/+5
* ixgbe: add cx4 device IDJesse Brandeburg2008-08-141-0/+1
* ixgbe: fix typoJeff Kirsher2008-06-111-2/+2
* ixgbe: Fix copper PHY initialization codeAuke Kok2008-01-291-109/+47Star
* ixgbe: minor sparse fixesStephen Hemminger2007-10-301-2/+1Star
* ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok2007-10-111-0/+589