summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe
AgeCommit message (Expand)AuthorFilesLines
2011-05-07ixgbe: add ethtool counters for OS2BMCEmil Tantilov3-1/+18
2011-05-07ixgbe: add rxhash supportEmil Tantilov2-2/+19
2011-05-04ixgbe: Cleanup PCIe bus speed infoDon Skidmore1-2/+2
2011-05-04ixgbe: improve EEPROM read/write operationsEmil Tantilov7-100/+465
2011-05-04ixgbe: fix sparse warningEmil Tantilov1-46/+62
2011-05-04ixgbe: fix typo error with software defined pins on 82599Don Skidmore1-1/+2
2011-05-04ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()Emil Tantilov3-8/+7
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny1-4/+4
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny1-1/+2
2011-04-27ixgbe: convert to ethtool set_phys_idEmil Tantilov2-12/+18
2011-04-27ixgbe: fix X540 ethtool loopback test.Don Skidmore1-0/+7
2011-04-27ixgbe: Bump versionDon Skidmore1-2/+2
2011-04-27ixgbe: enable SCTP checksum offload for X540Don Skidmore1-1/+7
2011-04-27ixgbe: do not clear FCoE DDP error status for received ABTSYi Zou1-2/+2
2011-04-27ixgbe: fix static functionsJohn Fastabend4-5/+5
2011-04-27ixgbe: remove ntuple display supportAlexander Duyck2-6/+0
2011-04-27ixgbe: add LED blink code for x540Emil Tantilov1-2/+62
2011-04-27ixgbe: add support for 64k EEPROM for 82599Emil Tantilov1-1/+30
2011-04-27ixgbe: register defines cleanupEmil Tantilov2-67/+125
2011-04-27ixgbe: explicitly disable 100H for x540Emil Tantilov1-1/+2
2011-04-13ixgbe: DCB, X540 devices do not respond to pause framesJohn Fastabend2-2/+9
2011-04-13ixgbe: DCB, misallocated packet buffer size with X540 deviceJohn Fastabend6-27/+52
2011-04-13ixgbe: make device_caps() genericEmil Tantilov4-17/+18
2011-04-13ixgbe: explicitly disable 100H for x540Emil Tantilov1-1/+2
2011-04-13ixgbe: add support for new HWEmil Tantilov3-0/+4
2011-04-13ixgbe: fix semaphores in eeprom routines for x540Emil Tantilov3-47/+153
2011-04-13ixgbe: cleanup short msleep's (<20ms) to use usleep_rangeDon Skidmore8-28/+36
2011-04-13ixgbe: fix 82599 KR downshift coexistence with LESM FW moduleEmil Tantilov2-1/+48
2011-04-13ixgbe: move disabling of relaxed ordering in start_hw()Emil Tantilov3-5/+35
2011-04-13ixgbe: refactor common start_hw code for 82599 and x540Emil Tantilov4-13/+58
2011-04-13ixgbe: update version string for Dell CEM useJeff Kirsher1-2/+6
2011-04-13ixgbe: fix namespacecheck issueEmil Tantilov1-1/+1
2011-04-13ixgbe: correct function number for some 82598 partsEmil Tantilov2-1/+38
2011-04-13ixgbe: fix return value checksEmil Tantilov1-3/+2
2011-04-13ixgbe: DCB, further cleanups to app configurationJohn Fastabend1-83/+24
2011-03-31Fix common misspellingsLucas De Marchi5-9/+9
2011-03-12ixgbe: DCB, PFC not cleared until reset occursJohn Fastabend2-51/+47
2011-03-12ixgbe: add support for VF Transmit rate limit using iproute2Lior Levy5-2/+93
2011-03-12ixgbe: DCB, set minimum bandwidth per traffic classJohn Fastabend1-1/+1
2011-03-12ixgbe: update PHY code to support 100Mbps as well as 1G/10GEmil Tantilov4-99/+245
2011-03-12ixgbe: remove timer reset to 0 on timeoutEmil Tantilov1-6/+0
2011-03-12ixgbe: DCB during ifup use correct CEE or IEEE modeJohn Fastabend1-10/+20
2011-03-12ixgbe: IEEE 802.1Qaz, implement priority assignment tableJohn Fastabend5-19/+36
2011-03-12ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strictJohn Fastabend2-25/+23
2011-03-12ixgbe: DCB: enable RSS to be used with DCBJohn Fastabend2-9/+25
2011-03-12ixgbe: enable ndo_tc_setupJohn Fastabend1-1/+23
2011-03-12ixgbe: DCB, use multiple Tx rings per traffic classJohn Fastabend3-168/+182
2011-03-12ixgbe: DCB remove ixgbe_fcoe_getapp routineJohn Fastabend2-30/+13
2011-03-12ixgbe: DCB, implement ieee_setapp dcbnl opsJohn Fastabend1-0/+30
2011-03-12ixgbe: DCB, implement capabilities flagsJohn Fastabend3-36/+95