Age | Commit message (Expand) | Author |
2011-03-08 | ixgbe: fix compile failure in ixgbe_init_mbx_params_pf | Andy Gospodarek |
2011-03-07 | ixgbe: fix setting and reporting of advertised speeds | Emil Tantilov |
2011-03-07 | ixgbe: fix spelling errors | Emil Tantilov |
2011-03-07 | ixgbe: improve logic in ixgbe_init_mbx_params_pf | Emil Tantilov |
2011-03-07 | ixgbe: add function description | Emil Tantilov |
2011-03-07 | ixgbe: Enable flow control pause parameter auto-negotiation support | Emil Tantilov |
2011-03-07 | ixgbe: Add x540 statistic counter definitions | Emil Tantilov |
2011-03-07 | ixgbe: clear correct counters for flow control on 82599 | Emil Tantilov |
2011-03-07 | ixgbe: cleanup PHY init | Emil Tantilov |
2011-03-07 | ixgbe: add support to FCoE DDP in target mode | Yi Zou |
2011-03-07 | 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 |
2011-03-03 | ixgbe: Numerous whitespace / formatting cleanups | Emil Tantilov |
2011-03-03 | ixgbe: Specific check for 100 Full link speed | Emil Tantilov |
2011-03-03 | ixgbe: Drop unused code for setting up unicast addresses | Emil Tantilov |
2011-03-03 | ixgbe: rework ixgbe MTA handling to not drop packets | Emil Tantilov |
2011-03-03 | ixgbe: cleanup X540 PHY reset function pointer | Don Skidmore |
2011-03-03 | ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdq | Emil Tantilov |
2011-03-03 | ixgbe: Fill out PCIe speed and width enums with values | Emil Tantilov |
2011-03-03 | ixgbe: add polling test to end of PHY reset | Emil Tantilov |
2011-03-03 | ixgbe: Check link wants report current link state | Emil Tantilov |
2011-03-03 | ixgbe: cleanup code in ixgbe_identify_sfp_module_generic | Emil Tantilov |
2011-03-03 | ixgbe: Add ability to double reset on failure to clear master enable | Emil Tantilov |
2011-03-03 | ixgbe: set media type for 82599 T3 LOM | Emil Tantilov |
2011-03-03 | ixgbe: balance free_irq calls with request_irq calls | Alexander Duyck |
2011-03-03 | ixgbe: cleanup logic related to HW semaphores | Emil Tantilov |
2011-03-03 | ixgbe: cleanup wake on LAN defines | Emil Tantilov |
2011-02-24 | ixgbe: Enable Jumbo Frames on the X540 10Gigabit Controller | Greg Rose |
2011-02-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-02-17 | ixgbe: work around for DDP last buffer size | Amir Hanania |
2011-02-17 | ixgbe: fix panic due to uninitialised pointer | Andy Gospodarek |
2011-02-11 | ixgbe: Adding 100MB FULL support in ethtool | Atita Shirwaikar |
2011-02-11 | ixgbe: cleanup ixgbe_init_mbx_params_pf namespace issue | Don Skidmore |
2011-02-11 | ixgbe: cleanup namespace complaint by removing little used function | Don Skidmore |
2011-02-11 | ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tc | Don Skidmore |
2011-02-11 | ixgbe: DCB, use hardware independent routines | John Fastabend |
2011-02-11 | ixgbe: DCB, remove RESET bit it is no longer needed | John Fastabend |
2011-02-11 | ixgbe: DCB, do not reset on CEE pg changes | John Fastabend |
2011-02-11 | ixgbe: DCB, implement 802.1Qaz routines | John Fastabend |
2011-02-11 | ixgbe: DCB, abstract out dcb_config from DCB hardware configuration | John Fastabend |
2011-02-11 | ixgbe: DCB, remove round robin mode on 82598 devices | John Fastabend |
2011-02-11 | ixgbe: DCB, only reprogram HW if the FCoE priority is changed | John Fastabend |
2011-02-08 | ixgbe: update version string | Don Skidmore |
2011-02-08 | ixgbe: cleanup variable initialization | Don Skidmore |
2011-02-08 | ixgbe: limit VF access to network traffic | Alexander Duyck |
2011-02-08 | ixgbe: fix for 82599 erratum on Header Splitting | Don Skidmore |