summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* 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
* ixgbe: fix return value checksEmil Tantilov2011-04-131-3/+2
* ixgbe: DCB, further cleanups to app configurationJohn Fastabend2011-04-131-83/+24
* Fix common misspellingsLucas De Marchi2011-03-315-9/+9
* ixgbe: DCB, PFC not cleared until reset occursJohn Fastabend2011-03-122-51/+47
* 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
* ixgbe: update PHY code to support 100Mbps as well as 1G/10GEmil Tantilov2011-03-124-99/+245
* ixgbe: remove timer reset to 0 on timeoutEmil Tantilov2011-03-121-6/+0
* ixgbe: DCB during ifup use correct CEE or IEEE modeJohn Fastabend2011-03-121-10/+20
* ixgbe: IEEE 802.1Qaz, implement priority assignment tableJohn Fastabend2011-03-125-19/+36
* ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strictJohn Fastabend2011-03-122-25/+23
* ixgbe: DCB: enable RSS to be used with DCBJohn Fastabend2011-03-122-9/+25
* ixgbe: enable ndo_tc_setupJohn Fastabend2011-03-121-1/+23
* ixgbe: DCB, use multiple Tx rings per traffic classJohn Fastabend2011-03-123-168/+182
* ixgbe: DCB remove ixgbe_fcoe_getapp routineJohn Fastabend2011-03-122-30/+13
* ixgbe: DCB, implement ieee_setapp dcbnl opsJohn Fastabend2011-03-121-0/+30
* ixgbe: DCB, implement capabilities flagsJohn Fastabend2011-03-123-36/+95
* ixgbe: fix compile failure in ixgbe_init_mbx_params_pfAndy Gospodarek2011-03-081-1/+1
* ixgbe: fix setting and reporting of advertised speedsEmil Tantilov2011-03-071-21/+20
* ixgbe: fix spelling errorsEmil Tantilov2011-03-071-2/+2
* ixgbe: improve logic in ixgbe_init_mbx_params_pfEmil Tantilov2011-03-071-15/+12
* ixgbe: add function descriptionEmil Tantilov2011-03-071-3/+6
* ixgbe: Enable flow control pause parameter auto-negotiation supportEmil Tantilov2011-03-076-199/+281
* ixgbe: Add x540 statistic counter definitionsEmil Tantilov2011-03-072-0/+14
* ixgbe: clear correct counters for flow control on 82599Emil Tantilov2011-03-072-7/+29
* ixgbe: cleanup PHY initEmil Tantilov2011-03-073-59/+114
* ixgbe: add support to FCoE DDP in target modeYi Zou2011-03-074-12/+81
* ixgbe: fix missing function pointer conversionDon Skidmore2011-03-071-1/+1
OpenPOWER on IntegriCloud