summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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/+0Star
* 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/+23Star
* 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/+13Star
* 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-081-21/+20Star
* ixgbe: fix spelling errorsEmil Tantilov2011-03-081-2/+2
* ixgbe: improve logic in ixgbe_init_mbx_params_pfEmil Tantilov2011-03-081-15/+12Star
* ixgbe: add function descriptionEmil Tantilov2011-03-081-3/+6
* ixgbe: Enable flow control pause parameter auto-negotiation supportEmil Tantilov2011-03-086-199/+281
* ixgbe: Add x540 statistic counter definitionsEmil Tantilov2011-03-082-0/+14
* ixgbe: clear correct counters for flow control on 82599Emil Tantilov2011-03-082-7/+29
* ixgbe: cleanup PHY initEmil Tantilov2011-03-083-59/+114
* ixgbe: add support to FCoE DDP in target modeYi Zou2011-03-084-12/+81
* ixgbe: fix missing function pointer conversionDon Skidmore2011-03-081-1/+1
* ixgbe: cleanup copyright string for 2011Don Skidmore2011-03-0324-25/+26
* ixgbe: add function pointer for semaphore functionDon Skidmore2011-03-036-9/+19
* ixgbe: X540 CleanupGreg Rose2011-03-031-2/+1Star
* ixgbe: cleanup handling of I2C interface to PHYEmil Tantilov2011-03-031-1/+38
* ixgbe: store permanent address before initializing Rx addressesEmil Tantilov2011-03-032-6/+6
* ixgbe: Numerous whitespace / formatting cleanupsEmil Tantilov2011-03-033-18/+15Star
* ixgbe: Specific check for 100 Full link speedEmil Tantilov2011-03-031-2/+5
* ixgbe: Drop unused code for setting up unicast addressesEmil Tantilov2011-03-036-105/+0Star
* ixgbe: rework ixgbe MTA handling to not drop packetsEmil Tantilov2011-03-032-60/+11Star
* ixgbe: cleanup X540 PHY reset function pointerDon Skidmore2011-03-031-1/+1
* ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdqEmil Tantilov2011-03-033-83/+95
* ixgbe: Fill out PCIe speed and width enums with valuesEmil Tantilov2011-03-031-11/+11
* ixgbe: add polling test to end of PHY resetEmil Tantilov2011-03-031-3/+37
* ixgbe: Check link wants report current link stateEmil Tantilov2011-03-031-1/+10
* ixgbe: cleanup code in ixgbe_identify_sfp_module_genericEmil Tantilov2011-03-031-55/+94
* ixgbe: Add ability to double reset on failure to clear master enableEmil Tantilov2011-03-035-22/+90
* ixgbe: set media type for 82599 T3 LOMEmil Tantilov2011-03-033-11/+42
* ixgbe: balance free_irq calls with request_irq callsAlexander Duyck2011-03-031-0/+5
* ixgbe: cleanup logic related to HW semaphoresEmil Tantilov2011-03-031-18/+24
* ixgbe: cleanup wake on LAN definesEmil Tantilov2011-03-031-2/+2
* ixgbe: Enable Jumbo Frames on the X540 10Gigabit ControllerGreg Rose2011-02-243-3/+46
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-203-3/+56
|\
| * ixgbe: work around for DDP last buffer sizeAmir Hanania2011-02-172-1/+52
| * ixgbe: fix panic due to uninitialised pointerAndy Gospodarek2011-02-171-2/+4
* | ixgbe: Adding 100MB FULL support in ethtoolAtita Shirwaikar2011-02-112-3/+36