summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe
AgeCommit message (Expand)Author
2011-04-27ixgbe: add LED blink code for x540Emil Tantilov
2011-04-27ixgbe: add support for 64k EEPROM for 82599Emil Tantilov
2011-04-27ixgbe: register defines cleanupEmil Tantilov
2011-04-27ixgbe: explicitly disable 100H for x540Emil Tantilov
2011-04-14ixgbe: DCB, X540 devices do not respond to pause framesJohn Fastabend
2011-04-14ixgbe: DCB, misallocated packet buffer size with X540 deviceJohn Fastabend
2011-04-14ixgbe: make device_caps() genericEmil Tantilov
2011-04-14ixgbe: explicitly disable 100H for x540Emil Tantilov
2011-04-14ixgbe: add support for new HWEmil Tantilov
2011-04-14ixgbe: fix semaphores in eeprom routines for x540Emil Tantilov
2011-04-14ixgbe: cleanup short msleep's (<20ms) to use usleep_rangeDon Skidmore
2011-04-14ixgbe: fix 82599 KR downshift coexistence with LESM FW moduleEmil Tantilov
2011-04-14ixgbe: move disabling of relaxed ordering in start_hw()Emil Tantilov
2011-04-14ixgbe: refactor common start_hw code for 82599 and x540Emil Tantilov
2011-04-14ixgbe: update version string for Dell CEM useJeff Kirsher
2011-04-14ixgbe: fix namespacecheck issueEmil Tantilov
2011-04-14ixgbe: correct function number for some 82598 partsEmil Tantilov
2011-04-14ixgbe: fix return value checksEmil Tantilov
2011-04-14ixgbe: DCB, further cleanups to app configurationJohn Fastabend
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-12ixgbe: DCB, PFC not cleared until reset occursJohn Fastabend
2011-03-12ixgbe: add support for VF Transmit rate limit using iproute2Lior Levy
2011-03-12ixgbe: DCB, set minimum bandwidth per traffic classJohn Fastabend
2011-03-12ixgbe: update PHY code to support 100Mbps as well as 1G/10GEmil Tantilov
2011-03-12ixgbe: remove timer reset to 0 on timeoutEmil Tantilov
2011-03-12ixgbe: DCB during ifup use correct CEE or IEEE modeJohn Fastabend
2011-03-12ixgbe: IEEE 802.1Qaz, implement priority assignment tableJohn Fastabend
2011-03-12ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strictJohn Fastabend
2011-03-12ixgbe: DCB: enable RSS to be used with DCBJohn Fastabend
2011-03-12ixgbe: enable ndo_tc_setupJohn Fastabend
2011-03-12ixgbe: DCB, use multiple Tx rings per traffic classJohn Fastabend
2011-03-12ixgbe: DCB remove ixgbe_fcoe_getapp routineJohn Fastabend
2011-03-12ixgbe: DCB, implement ieee_setapp dcbnl opsJohn Fastabend
2011-03-12ixgbe: DCB, implement capabilities flagsJohn Fastabend
2011-03-08ixgbe: fix compile failure in ixgbe_init_mbx_params_pfAndy Gospodarek
2011-03-08ixgbe: fix setting and reporting of advertised speedsEmil Tantilov
2011-03-08ixgbe: fix spelling errorsEmil Tantilov
2011-03-08ixgbe: improve logic in ixgbe_init_mbx_params_pfEmil Tantilov
2011-03-08ixgbe: add function descriptionEmil Tantilov
2011-03-08ixgbe: Enable flow control pause parameter auto-negotiation supportEmil Tantilov
2011-03-08ixgbe: Add x540 statistic counter definitionsEmil Tantilov
2011-03-08ixgbe: clear correct counters for flow control on 82599Emil Tantilov
2011-03-08ixgbe: cleanup PHY initEmil Tantilov
2011-03-08ixgbe: add support to FCoE DDP in target modeYi Zou
2011-03-08ixgbe: fix missing function pointer conversionDon Skidmore
2011-03-03ixgbe: cleanup copyright string for 2011Don Skidmore
2011-03-03ixgbe: add function pointer for semaphore functionDon Skidmore
2011-03-03ixgbe: X540 CleanupGreg Rose
2011-03-03ixgbe: cleanup handling of I2C interface to PHYEmil Tantilov
2011-03-03ixgbe: store permanent address before initializing Rx addressesEmil Tantilov