Age | Commit message (Expand) | Author |
2009-05-17 | ixgbe: Don't reset the hardware when switching between LFC and PFC | Peter P Waskiewicz Jr |
2009-05-17 | ixgbe: When in DCB mode with PFC enabled, show LFC is disabled | Peter P Waskiewicz Jr |
2009-05-17 | ixgbe: Allow link flow control in DCB mode for 82599 adapters | Peter P Waskiewicz Jr |
2009-05-17 | ixgbe: Set Priority Flow Control low water threshhold for DCB | Peter P Waskiewicz Jr |
2009-05-17 | ixgbe: Enable jumbo frame for FCoE feature in 82599 | Yi Zou |
2009-05-17 | ixgbe: Enable FCoE redirection table feature in 82599 | Yi Zou |
2009-05-17 | ixgbe: Add RING_F_FCOE for FCoE feature in 82599 | Yi Zou |
2009-05-17 | ixgbe: Add SAN MAC address to the RAR, return the address to DCB | Waskiewicz Jr, Peter P |
2009-05-17 | ixgbe: Add FCoE Storage MAC Address support | PJ Waskiewicz |
2009-05-17 | ixgbe: Add FCoE related statistics to 82599 | Yi Zou |
2009-05-17 | ixgbe: Implement FCoE Rx side large receive offload feature to 82599 | Yi Zou |
2009-05-17 | ixgbe: Add infrastructure code for FCoE large receive offload to 82599 | Yi Zou |
2009-05-17 | ixgbe: Implement FCoE Tx side offload features in base driver of 82599 | Yi Zou |
2009-05-17 | ixgbe: Add infrastructure code for FCoE large send offload to 82599 | Yi Zou |
2009-05-17 | ixgbe: Add FCoE feature code to 82599 | Yi Zou |
2009-05-17 | ixgbe: Add FCoE feature header to 82599 | Yi Zou |
2009-05-17 | ixgbe: Add FCoE feature register defines to 82599 | Yi Zou |
2009-05-07 | ixgbe: Typecase '1' for 64 bit shift | Nelson, Shannon |
2009-05-07 | ixgbe: fix failing to log fan failures | Don Skidmore |
2009-05-07 | ixgbe: Enable L2 header split in 82599 | Yi Zou |
2009-05-07 | ixgbe: set queue0 for srrctl configuration correctly for DCB | Alexander Duyck |
2009-05-07 | ixgbe: always set header length in SRRCTL | Alexander Duyck |
2009-05-06 | ixgbe: Proposed PARCH PCIE legacy I/O port free intel 10Gb NIC driver | gouji-new |
2009-05-06 | ixgbe: Return PCI_ERS_RESULT_DISCONNECT when bus is disabled | Breno Leitao |
2009-05-06 | ixgbe: remove ixgbe_napi_add/del_all references | Alexander Duyck |
2009-05-06 | ixgbe: skb_record_rx_queue should record rx queue instead of vector | Alexander Duyck |
2009-05-06 | ixgbe: make q_vectors dynamic to reduce netdev size | Alexander Duyck |
2009-04-29 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-04-29 | ixgbe: Use generic MDIO definitions and functions | Ben Hutchings |
2009-04-29 | ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake() | Don Skidmore |
2009-04-28 | ixgbe: Clear out stray tx work on link down | Nelson, Shannon |
2009-04-28 | ixgbe: Interrupt management update for 82599 | Nelson, Shannon |
2009-04-28 | ixgbe: enable HW RSC for 82599 | Alexander Duyck |
2009-04-28 | ixgbe: enable hardware offload for sctp | Jesse Brandeburg |
2009-04-28 | igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARY | Alexander Duyck |
2009-04-27 | ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599 | Waskiewicz Jr, Peter P |
2009-04-27 | ixgbe: Fix WoL functionality for 82599 KX4 devices | Waskiewicz Jr, Peter P |
2009-04-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-04-20 | ixgbe: fix link down initial state | Jesse Brandeburg |
2009-04-17 | ixgbe: Fix the DCB PFC thresholds for 82599 | PJ Waskiewicz |
2009-04-17 | ixgbe: Fix DCB traffic class mapping for 82599 | PJ Waskiewicz |
2009-04-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-04-16 | ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task() | Tony Breeds |
2009-04-16 | NET/ixgbe: Fix powering off during shutdown | Rafael J. Wysocki |
2009-04-14 | ixgbe: update real_num_tx_queues on changing num_rx_queues | Wu Fengguang |
2009-04-14 | ixgbe: fix tx queue index | Wu Fengguang |
2009-04-11 | ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task() | Tony Breeds |
2009-04-11 | ixgbe: Update get_physical_layer() calls, plus a version bump | Peter P Waskiewicz Jr |
2009-04-11 | ixgbe: Update the usage of orig_autoc to be more consistent | PJ Waskiewicz |
2009-04-11 | ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules | PJ Waskiewicz |