aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe
Commit message (Expand)AuthorAge
* ixgbe: DCB, PFC not cleared until reset occursJohn Fastabend2011-03-12
* ixgbe: add support for VF Transmit rate limit using iproute2Lior Levy2011-03-12
* ixgbe: DCB, set minimum bandwidth per traffic classJohn Fastabend2011-03-12
* ixgbe: update PHY code to support 100Mbps as well as 1G/10GEmil Tantilov2011-03-12
* ixgbe: remove timer reset to 0 on timeoutEmil Tantilov2011-03-12
* ixgbe: DCB during ifup use correct CEE or IEEE modeJohn Fastabend2011-03-12
* ixgbe: IEEE 802.1Qaz, implement priority assignment tableJohn Fastabend2011-03-12
* ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strictJohn Fastabend2011-03-12
* ixgbe: DCB: enable RSS to be used with DCBJohn Fastabend2011-03-12
* ixgbe: enable ndo_tc_setupJohn Fastabend2011-03-12
* ixgbe: DCB, use multiple Tx rings per traffic classJohn Fastabend2011-03-12
* ixgbe: DCB remove ixgbe_fcoe_getapp routineJohn Fastabend2011-03-12
* ixgbe: DCB, implement ieee_setapp dcbnl opsJohn Fastabend2011-03-12
* ixgbe: DCB, implement capabilities flagsJohn Fastabend2011-03-12
* ixgbe: fix compile failure in ixgbe_init_mbx_params_pfAndy Gospodarek2011-03-08
* ixgbe: fix setting and reporting of advertised speedsEmil Tantilov2011-03-07
* ixgbe: fix spelling errorsEmil Tantilov2011-03-07
* ixgbe: improve logic in ixgbe_init_mbx_params_pfEmil Tantilov2011-03-07
* ixgbe: add function descriptionEmil Tantilov2011-03-07
* ixgbe: Enable flow control pause parameter auto-negotiation supportEmil Tantilov2011-03-07
* ixgbe: Add x540 statistic counter definitionsEmil Tantilov2011-03-07
* ixgbe: clear correct counters for flow control on 82599Emil Tantilov2011-03-07
* ixgbe: cleanup PHY initEmil Tantilov2011-03-07
* ixgbe: add support to FCoE DDP in target modeYi Zou2011-03-07
* ixgbe: fix missing function pointer conversionDon Skidmore2011-03-07
* ixgbe: cleanup copyright string for 2011Don Skidmore2011-03-03
* ixgbe: add function pointer for semaphore functionDon Skidmore2011-03-03
* ixgbe: X540 CleanupGreg Rose2011-03-03
* ixgbe: cleanup handling of I2C interface to PHYEmil Tantilov2011-03-03
* ixgbe: store permanent address before initializing Rx addressesEmil Tantilov2011-03-03
* ixgbe: Numerous whitespace / formatting cleanupsEmil Tantilov2011-03-03
* ixgbe: Specific check for 100 Full link speedEmil Tantilov2011-03-03
* ixgbe: Drop unused code for setting up unicast addressesEmil Tantilov2011-03-03
* ixgbe: rework ixgbe MTA handling to not drop packetsEmil Tantilov2011-03-03
* ixgbe: cleanup X540 PHY reset function pointerDon Skidmore2011-03-03
* ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdqEmil Tantilov2011-03-03
* ixgbe: Fill out PCIe speed and width enums with valuesEmil Tantilov2011-03-03
* ixgbe: add polling test to end of PHY resetEmil Tantilov2011-03-03
* ixgbe: Check link wants report current link stateEmil Tantilov2011-03-03
* ixgbe: cleanup code in ixgbe_identify_sfp_module_genericEmil Tantilov2011-03-03
* ixgbe: Add ability to double reset on failure to clear master enableEmil Tantilov2011-03-03
* ixgbe: set media type for 82599 T3 LOMEmil Tantilov2011-03-03
* ixgbe: balance free_irq calls with request_irq callsAlexander Duyck2011-03-03
* ixgbe: cleanup logic related to HW semaphoresEmil Tantilov2011-03-03
* ixgbe: cleanup wake on LAN definesEmil Tantilov2011-03-03
* ixgbe: Enable Jumbo Frames on the X540 10Gigabit ControllerGreg Rose2011-02-24
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-02-19
|\
| * ixgbe: work around for DDP last buffer sizeAmir Hanania2011-02-17
| * ixgbe: fix panic due to uninitialised pointerAndy Gospodarek2011-02-17
* | ixgbe: Adding 100MB FULL support in ethtoolAtita Shirwaikar2011-02-11