summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Add support for new 82599 adapterDon Skidmore2011-05-153-0/+7
* ixgbe: fix sparse warningEmil Tantilov2011-05-151-1/+1
* ixgbe: cleanup some minor issues in ixgbe_down()Alexander Duyck2011-05-151-18/+16Star
* ixgbe: Merge over-temp task into service taskAlexander Duyck2011-05-152-36/+53
* ixgbe: Merge ATR reinit into the service taskAlexander Duyck2011-05-153-32/+37
* ixgbe: merge reset task into service taskAlexander Duyck2011-05-152-24/+38
* ixgbe: Merge watchdog functionality into service taskAlexander Duyck2011-05-152-166/+200
* ixgbe: Combine SFP and multi-speed fiber task into single service taskAlexander Duyck2011-05-152-201/+213
* ixgbe: move flags and state into the same cachelineAlexander Duyck2011-05-151-43/+45
* ixgbe: force unlock on timeoutEmil Tantilov2011-05-151-0/+22
* ixgbe: Add macvlan support for VFGreg Rose2011-05-154-4/+134
* ixgbe: add ethtool counters for OS2BMCEmil Tantilov2011-05-073-1/+18
* ixgbe: add rxhash supportEmil Tantilov2011-05-072-2/+19
* ixgbe: Cleanup PCIe bus speed infoDon Skidmore2011-05-041-2/+2
* ixgbe: improve EEPROM read/write operationsEmil Tantilov2011-05-047-100/+465
* ixgbe: fix sparse warningEmil Tantilov2011-05-041-46/+62
* ixgbe: fix typo error with software defined pins on 82599Don Skidmore2011-05-041-1/+2
* ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()Emil Tantilov2011-05-043-8/+7Star
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-4/+4
* ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-291-1/+2
* ixgbe: convert to ethtool set_phys_idEmil Tantilov2011-04-272-12/+18
* ixgbe: fix X540 ethtool loopback test.Don Skidmore2011-04-271-0/+7
* ixgbe: Bump versionDon Skidmore2011-04-271-2/+2
* ixgbe: enable SCTP checksum offload for X540Don Skidmore2011-04-271-1/+7
* ixgbe: do not clear FCoE DDP error status for received ABTSYi Zou2011-04-271-2/+2
* ixgbe: fix static functionsJohn Fastabend2011-04-274-5/+5
* ixgbe: remove ntuple display supportAlexander Duyck2011-04-272-6/+0Star
* ixgbe: add LED blink code for x540Emil Tantilov2011-04-271-2/+62
* ixgbe: add support for 64k EEPROM for 82599Emil Tantilov2011-04-271-1/+30
* ixgbe: register defines cleanupEmil Tantilov2011-04-272-67/+125
* ixgbe: explicitly disable 100H for x540Emil Tantilov2011-04-271-1/+2
* ixgbe: DCB, X540 devices do not respond to pause framesJohn Fastabend2011-04-142-2/+9
* ixgbe: DCB, misallocated packet buffer size with X540 deviceJohn Fastabend2011-04-146-27/+52
* ixgbe: make device_caps() genericEmil Tantilov2011-04-144-17/+18
* ixgbe: explicitly disable 100H for x540Emil Tantilov2011-04-141-1/+2
* ixgbe: add support for new HWEmil Tantilov2011-04-143-0/+4
* ixgbe: fix semaphores in eeprom routines for x540Emil Tantilov2011-04-143-47/+153
* ixgbe: cleanup short msleep's (<20ms) to use usleep_rangeDon Skidmore2011-04-148-28/+36
* ixgbe: fix 82599 KR downshift coexistence with LESM FW moduleEmil Tantilov2011-04-142-1/+48
* ixgbe: move disabling of relaxed ordering in start_hw()Emil Tantilov2011-04-143-5/+35
* ixgbe: refactor common start_hw code for 82599 and x540Emil Tantilov2011-04-144-13/+58
* ixgbe: update version string for Dell CEM useJeff Kirsher2011-04-141-2/+6
* ixgbe: fix namespacecheck issueEmil Tantilov2011-04-141-1/+1
* ixgbe: correct function number for some 82598 partsEmil Tantilov2011-04-142-1/+38
* ixgbe: fix return value checksEmil Tantilov2011-04-141-3/+2Star
* ixgbe: DCB, further cleanups to app configurationJohn Fastabend2011-04-141-83/+24Star
* Fix common misspellingsLucas De Marchi2011-03-315-9/+9
* ixgbe: DCB, PFC not cleared until reset occursJohn Fastabend2011-03-122-51/+47Star
* ixgbe: add support for VF Transmit rate limit using iproute2Lior Levy2011-03-125-2/+93
* ixgbe: DCB, set minimum bandwidth per traffic classJohn Fastabend2011-03-121-1/+1