summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_82598.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe:add support for a new 82599 10G Base-T deviceMallikarjuna R Chilakala2010-05-201-0/+1
* ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardwareMallikarjuna R Chilakala2010-05-131-4/+4
* ixgbe: Fix - Do not allow Rx FC on 82598 at 1G due to errataDon Skidmore2010-02-151-0/+22
* ixgbe: update copyright datesShannon Nelson2010-01-131-1/+1
* ixgbe: Fix 82598 premature copper PHY link indicatationMallikarjuna R Chilakala2009-12-151-0/+38
* ixgbe: Fix backplane flow control autonegPeter P Waskiewicz Jr2009-09-301-1/+1
* ixgbe: Create separate media type for CX4 adaptersPeter P Waskiewicz Jr2009-09-141-2/+4
* ixgbe: refactor link setup codeMallikarjuna R Chilakala2009-09-011-38/+11
* ixgbe: cleanup functions that should have been defined staticDon Skidmore2009-08-261-3/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-121-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/+31
* ixgbe: fix 82598 SFP initialization after driver load.Don Skidmore2009-05-261-2/+10
* ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr2009-05-171-1/+1
* ixgbe: Add SAN MAC address to the RAR, return the address to DCBWaskiewicz Jr, Peter P2009-05-171-0/+6
* ixgbe: Use generic MDIO definitions and functionsBen Hutchings2009-04-291-17/+16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-161-57/+2
|\
| * ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz2009-04-111-57/+2
* | 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-171-1/+1
* ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr2009-02-061-64/+113
* ixgbe: Update link setup code to better support autonegotiation of speedPeter P Waskiewicz Jr2009-02-051-70/+44
* 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-261-0/+9
* drivers/net/ixgbe: fix sparse warnings: make symbols staticHannes Eder2008-12-261-12/+12
* ixgbe: add SFP+ driver supportDonald Skidmore2008-11-201-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-241-40/+18
* ixgbe: update to latest common code moduleJesse Brandeburg2008-09-241-93/+507
* ixgbe: add device support for XF LR adaptersJesse Brandeburg2008-09-241-0/+1
* ixgbe: Update watchdog thread to accomodate longerlink_up eventsJesse Brandeburg2008-09-241-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-101-2/+2
* ixgbe: Fix copper PHY initialization codeAuke Kok2008-01-281-109/+47
* ixgbe: minor sparse fixesStephen Hemminger2007-10-301-2/+1
* ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok2007-10-101-0/+589
OpenPOWER on IntegriCloud