summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe
AgeCommit message (Expand)Author
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-07ixgbe: fix setting and reporting of advertised speedsEmil Tantilov
2011-03-07ixgbe: fix spelling errorsEmil Tantilov
2011-03-07ixgbe: improve logic in ixgbe_init_mbx_params_pfEmil Tantilov
2011-03-07ixgbe: add function descriptionEmil Tantilov
2011-03-07ixgbe: Enable flow control pause parameter auto-negotiation supportEmil Tantilov
2011-03-07ixgbe: Add x540 statistic counter definitionsEmil Tantilov
2011-03-07ixgbe: clear correct counters for flow control on 82599Emil Tantilov
2011-03-07ixgbe: cleanup PHY initEmil Tantilov
2011-03-07ixgbe: add support to FCoE DDP in target modeYi Zou
2011-03-07ixgbe: 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
2011-03-03ixgbe: Numerous whitespace / formatting cleanupsEmil Tantilov
2011-03-03ixgbe: Specific check for 100 Full link speedEmil Tantilov
2011-03-03ixgbe: Drop unused code for setting up unicast addressesEmil Tantilov
2011-03-03ixgbe: rework ixgbe MTA handling to not drop packetsEmil Tantilov
2011-03-03ixgbe: cleanup X540 PHY reset function pointerDon Skidmore
2011-03-03ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdqEmil Tantilov
2011-03-03ixgbe: Fill out PCIe speed and width enums with valuesEmil Tantilov
2011-03-03ixgbe: add polling test to end of PHY resetEmil Tantilov
2011-03-03ixgbe: Check link wants report current link stateEmil Tantilov
2011-03-03ixgbe: cleanup code in ixgbe_identify_sfp_module_genericEmil Tantilov
2011-03-03ixgbe: Add ability to double reset on failure to clear master enableEmil Tantilov
2011-03-03ixgbe: set media type for 82599 T3 LOMEmil Tantilov
2011-03-03ixgbe: balance free_irq calls with request_irq callsAlexander Duyck
2011-03-03ixgbe: cleanup logic related to HW semaphoresEmil Tantilov
2011-03-03ixgbe: cleanup wake on LAN definesEmil Tantilov
2011-02-24ixgbe: Enable Jumbo Frames on the X540 10Gigabit ControllerGreg Rose
2011-02-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-17ixgbe: work around for DDP last buffer sizeAmir Hanania
2011-02-17ixgbe: fix panic due to uninitialised pointerAndy Gospodarek