Age | Commit message (Expand) | Author |
2011-04-27 | ixgbe: add LED blink code for x540 | Emil Tantilov |
2011-04-27 | ixgbe: add support for 64k EEPROM for 82599 | Emil Tantilov |
2011-04-27 | ixgbe: register defines cleanup | Emil Tantilov |
2011-04-27 | ixgbe: explicitly disable 100H for x540 | Emil Tantilov |
2011-04-14 | ixgbe: DCB, X540 devices do not respond to pause frames | John Fastabend |
2011-04-14 | ixgbe: DCB, misallocated packet buffer size with X540 device | John Fastabend |
2011-04-14 | ixgbe: make device_caps() generic | Emil Tantilov |
2011-04-14 | ixgbe: explicitly disable 100H for x540 | Emil Tantilov |
2011-04-14 | ixgbe: add support for new HW | Emil Tantilov |
2011-04-14 | ixgbe: fix semaphores in eeprom routines for x540 | Emil Tantilov |
2011-04-14 | ixgbe: cleanup short msleep's (<20ms) to use usleep_range | Don Skidmore |
2011-04-14 | ixgbe: fix 82599 KR downshift coexistence with LESM FW module | Emil Tantilov |
2011-04-14 | ixgbe: move disabling of relaxed ordering in start_hw() | Emil Tantilov |
2011-04-14 | ixgbe: refactor common start_hw code for 82599 and x540 | Emil Tantilov |
2011-04-14 | ixgbe: update version string for Dell CEM use | Jeff Kirsher |
2011-04-14 | ixgbe: fix namespacecheck issue | Emil Tantilov |
2011-04-14 | ixgbe: correct function number for some 82598 parts | Emil Tantilov |
2011-04-14 | ixgbe: fix return value checks | Emil Tantilov |
2011-04-14 | ixgbe: DCB, further cleanups to app configuration | John Fastabend |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-12 | ixgbe: DCB, PFC not cleared until reset occurs | John Fastabend |
2011-03-12 | ixgbe: add support for VF Transmit rate limit using iproute2 | Lior Levy |
2011-03-12 | ixgbe: DCB, set minimum bandwidth per traffic class | John Fastabend |
2011-03-12 | ixgbe: update PHY code to support 100Mbps as well as 1G/10G | Emil Tantilov |
2011-03-12 | ixgbe: remove timer reset to 0 on timeout | Emil Tantilov |
2011-03-12 | ixgbe: DCB during ifup use correct CEE or IEEE mode | John Fastabend |
2011-03-12 | ixgbe: IEEE 802.1Qaz, implement priority assignment table | John Fastabend |
2011-03-12 | ixgbe: DCB, missed translation from 8021Qaz TSA to CEE link strict | John Fastabend |
2011-03-12 | ixgbe: DCB: enable RSS to be used with DCB | John Fastabend |
2011-03-12 | ixgbe: enable ndo_tc_setup | John Fastabend |
2011-03-12 | ixgbe: DCB, use multiple Tx rings per traffic class | John Fastabend |
2011-03-12 | ixgbe: DCB remove ixgbe_fcoe_getapp routine | John Fastabend |
2011-03-12 | ixgbe: DCB, implement ieee_setapp dcbnl ops | John Fastabend |
2011-03-12 | ixgbe: DCB, implement capabilities flags | John Fastabend |
2011-03-08 | ixgbe: fix compile failure in ixgbe_init_mbx_params_pf | Andy Gospodarek |
2011-03-08 | ixgbe: fix setting and reporting of advertised speeds | Emil Tantilov |
2011-03-08 | ixgbe: fix spelling errors | Emil Tantilov |
2011-03-08 | ixgbe: improve logic in ixgbe_init_mbx_params_pf | Emil Tantilov |
2011-03-08 | ixgbe: add function description | Emil Tantilov |
2011-03-08 | ixgbe: Enable flow control pause parameter auto-negotiation support | Emil Tantilov |
2011-03-08 | ixgbe: Add x540 statistic counter definitions | Emil Tantilov |
2011-03-08 | ixgbe: clear correct counters for flow control on 82599 | Emil Tantilov |
2011-03-08 | ixgbe: cleanup PHY init | Emil Tantilov |
2011-03-08 | ixgbe: add support to FCoE DDP in target mode | Yi Zou |
2011-03-08 | ixgbe: fix missing function pointer conversion | Don Skidmore |
2011-03-03 | ixgbe: cleanup copyright string for 2011 | Don Skidmore |
2011-03-03 | ixgbe: add function pointer for semaphore function | Don Skidmore |
2011-03-03 | ixgbe: X540 Cleanup | Greg Rose |
2011-03-03 | ixgbe: cleanup handling of I2C interface to PHY | Emil Tantilov |
2011-03-03 | ixgbe: store permanent address before initializing Rx addresses | Emil Tantilov |