aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: add support for new 82599 device idEmil Tantilov2012-12-033-0/+4
* ixgbe: add support for new 82599 deviceEmil Tantilov2012-12-033-0/+4
* ixgbe: add support for X540-AT1joshua.a.hay@intel.com2012-12-033-0/+4
* ixgbe: fix possible null buffer errorJesse Brandeburg2011-10-031-2/+2
* Add appropriate <linux/prefetch.h> include for prefetch usersPaul Gortmaker2011-05-221-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-2017-951/+2024
|\
| * ixgbe: Add support for new 82599 adapterDon Skidmore2011-05-143-0/+7
| * ixgbe: fix sparse warningEmil Tantilov2011-05-141-1/+1
| * ixgbe: cleanup some minor issues in ixgbe_down()Alexander Duyck2011-05-141-18/+16
| * ixgbe: Merge over-temp task into service taskAlexander Duyck2011-05-142-36/+53
| * ixgbe: Merge ATR reinit into the service taskAlexander Duyck2011-05-143-32/+37
| * ixgbe: merge reset task into service taskAlexander Duyck2011-05-142-24/+38
| * ixgbe: Merge watchdog functionality into service taskAlexander Duyck2011-05-142-166/+200
| * ixgbe: Combine SFP and multi-speed fiber task into single service taskAlexander Duyck2011-05-142-201/+213
| * ixgbe: move flags and state into the same cachelineAlexander Duyck2011-05-141-43/+45
| * ixgbe: force unlock on timeoutEmil Tantilov2011-05-141-0/+22
| * ixgbe: Add macvlan support for VFGreg Rose2011-05-144-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/+7
| * 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/+0
| * 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-132-2/+9
| * ixgbe: DCB, misallocated packet buffer size with X540 deviceJohn Fastabend2011-04-136-27/+52
| * ixgbe: make device_caps() genericEmil Tantilov2011-04-134-17/+18
| * ixgbe: explicitly disable 100H for x540Emil Tantilov2011-04-131-1/+2
| * ixgbe: add support for new HWEmil Tantilov2011-04-133-0/+4
| * ixgbe: fix semaphores in eeprom routines for x540Emil Tantilov2011-04-133-47/+153
| * ixgbe: cleanup short msleep's (<20ms) to use usleep_rangeDon Skidmore2011-04-138-28/+36
| * ixgbe: fix 82599 KR downshift coexistence with LESM FW moduleEmil Tantilov2011-04-132-1/+48
| * ixgbe: move disabling of relaxed ordering in start_hw()Emil Tantilov2011-04-133-5/+35
| * ixgbe: refactor common start_hw code for 82599 and x540Emil Tantilov2011-04-134-13/+58
| * ixgbe: update version string for Dell CEM useJeff Kirsher2011-04-131-2/+6
| * ixgbe: fix namespacecheck issueEmil Tantilov2011-04-131-1/+1
| * ixgbe: correct function number for some 82598 partsEmil Tantilov2011-04-132-1/+38