| Commit message (Expand) | Author | Age | Files | Lines |
* | ixgbe: Add device support for a new copper 82598 device | Peter P Waskiewicz Jr | 2009-07-17 | 1 | -0/+1 |
* | ixgbe: Fix 82599 adapter link flickering issues | Mallikarjuna R Chilakala | 2009-06-07 | 1 | -84/+31 |
* | ixgbe: fix 82598 SFP initialization after driver load. | Don Skidmore | 2009-05-26 | 1 | -2/+10 |
* | ixgbe: Allow link flow control in DCB mode for 82599 adapters | Peter P Waskiewicz Jr | 2009-05-17 | 1 | -1/+1 |
* | ixgbe: Add SAN MAC address to the RAR, return the address to DCB | Waskiewicz Jr, Peter P | 2009-05-17 | 1 | -0/+6 |
* | ixgbe: Use generic MDIO definitions and functions | Ben Hutchings | 2009-04-29 | 1 | -17/+16 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-04-16 | 1 | -57/+2 |
|\ |
|
| * | ixgbe: Move the LED blink code to common, since 82599 also uses it | PJ Waskiewicz | 2009-04-11 | 1 | -57/+2 |
* | | ixgbe: Update get_physical_layer() calls, plus a version bump | Peter P Waskiewicz Jr | 2009-04-11 | 1 | -26/+59 |
* | | ixgbe: Update the usage of orig_autoc to be more consistent | PJ Waskiewicz | 2009-04-11 | 1 | -4/+11 |
* | | ixgbe: Move PHY ops initialization to centralize bus accesses | PJ Waskiewicz | 2009-04-11 | 1 | -25/+52 |
* | | ixgbe: Don't return error in flow control configuration if FC is off | PJ Waskiewicz | 2009-04-11 | 1 | -3/+5 |
* | | ixgbe: Enable another bit for flow control operation | PJ Waskiewicz | 2009-04-11 | 1 | -0/+1 |
|/ |
|
* | ixgbe: fix ethtool -A|a behavior | Don Skidmore | 2009-04-02 | 1 | -1/+2 |
* | ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 merge | PJ Waskiewicz | 2009-03-20 | 1 | -0/+3 |
* | ixgbe: Add hardware specific initialization code for 82599 devices | PJ Waskiewicz | 2009-03-01 | 1 | -2/+5 |
* | drivers/net/ixgbe: fix sparse warning: Should it be static? | Hannes Eder | 2009-02-17 | 1 | -1/+1 |
* | ixgbe: Update flow control state machine in link setup | Peter P Waskiewicz Jr | 2009-02-06 | 1 | -64/+113 |
* | ixgbe: Update link setup code to better support autonegotiation of speed | Peter P Waskiewicz Jr | 2009-02-05 | 1 | -70/+44 |
* | ixgbe: Update copyright dates, bump the driver version number | Peter P Waskiewicz Jr | 2009-02-01 | 1 | -1/+1 |
* | ixgbe: Refactor MSI-X allocation mechanism | Peter P Waskiewicz Jr | 2009-02-01 | 1 | -0/+22 |
* | ixgbe: Add 82598 support for BX mezzanine devices | Don Skidmore | 2009-02-01 | 1 | -1/+3 |
* | ixgbe: add support KX/KX4 device | Don Skidmore | 2009-01-26 | 1 | -0/+9 |
* | drivers/net/ixgbe: fix sparse warnings: make symbols static | Hannes Eder | 2008-12-26 | 1 | -12/+12 |
* | ixgbe: add SFP+ driver support | Donald Skidmore | 2008-11-20 | 1 | -2/+158 |
* | ixgbe: add device support for 82598AT (copper 10GbE) adapters | Jesse Brandeburg | 2008-11-02 | 1 | -0/+12 |
* | ixgbe: Whitespace, copyright update and version number change patch | Peter P Waskiewicz | 2008-09-24 | 1 | -40/+18 |
* | ixgbe: update to latest common code module | Jesse Brandeburg | 2008-09-24 | 1 | -93/+507 |
* | ixgbe: add device support for XF LR adapters | Jesse Brandeburg | 2008-09-24 | 1 | -0/+1 |
* | ixgbe: Update watchdog thread to accomodate longerlink_up events | Jesse Brandeburg | 2008-09-24 | 1 | -6/+23 |
* | ixgbe: Implement HAVE_SET_RX_MODE | Christopher Leech | 2008-09-03 | 1 | -1/+5 |
* | ixgbe: add cx4 device ID | Jesse Brandeburg | 2008-08-14 | 1 | -0/+1 |
* | ixgbe: fix typo | Jeff Kirsher | 2008-06-10 | 1 | -2/+2 |
* | ixgbe: Fix copper PHY initialization code | Auke Kok | 2008-01-28 | 1 | -109/+47 |
* | ixgbe: minor sparse fixes | Stephen Hemminger | 2007-10-30 | 1 | -2/+1 |
* | ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4) | Auke Kok | 2007-10-10 | 1 | -0/+589 |