summaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe
AgeCommit message (Expand)Author
2009-05-19ixgbe: Cleanup feature setup code to make the code more readableJesse Brandeburg
2009-05-19ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICsPeter P Waskiewicz Jr
2009-05-19ixgbe: Add semaphore access for PHY initialization for 82599Peter P Waskiewicz Jr
2009-05-18ixgbe: Increase the driver version numberPeter P Waskiewicz Jr
2009-05-18ixgbe: Add generic XAUI support to 82599Peter P Waskiewicz Jr
2009-05-18ixgbe: set max desc to prevent total RSC packet size of 64KAlexander Duyck
2009-05-17ixgbe: Don't reset the hardware when switching between LFC and PFCPeter P Waskiewicz Jr
2009-05-17ixgbe: When in DCB mode with PFC enabled, show LFC is disabledPeter P Waskiewicz Jr
2009-05-17ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr
2009-05-17ixgbe: Set Priority Flow Control low water threshhold for DCBPeter P Waskiewicz Jr
2009-05-17ixgbe: Enable jumbo frame for FCoE feature in 82599Yi Zou
2009-05-17ixgbe: Enable FCoE redirection table feature in 82599Yi Zou
2009-05-17ixgbe: Add RING_F_FCOE for FCoE feature in 82599Yi Zou
2009-05-17ixgbe: Add SAN MAC address to the RAR, return the address to DCBWaskiewicz Jr, Peter P
2009-05-17ixgbe: Add FCoE Storage MAC Address supportPJ Waskiewicz
2009-05-17ixgbe: Add FCoE related statistics to 82599Yi Zou
2009-05-17ixgbe: Implement FCoE Rx side large receive offload feature to 82599Yi Zou
2009-05-17ixgbe: Add infrastructure code for FCoE large receive offload to 82599Yi Zou
2009-05-17ixgbe: Implement FCoE Tx side offload features in base driver of 82599Yi Zou
2009-05-17ixgbe: Add infrastructure code for FCoE large send offload to 82599Yi Zou
2009-05-17ixgbe: Add FCoE feature code to 82599Yi Zou
2009-05-17ixgbe: Add FCoE feature header to 82599Yi Zou
2009-05-17ixgbe: Add FCoE feature register defines to 82599Yi Zou
2009-05-07ixgbe: Typecase '1' for 64 bit shiftNelson, Shannon
2009-05-07ixgbe: fix failing to log fan failuresDon Skidmore
2009-05-07ixgbe: Enable L2 header split in 82599Yi Zou
2009-05-07ixgbe: set queue0 for srrctl configuration correctly for DCBAlexander Duyck
2009-05-07ixgbe: always set header length in SRRCTLAlexander Duyck
2009-05-06ixgbe: Proposed PARCH PCIE legacy I/O port free intel 10Gb NIC drivergouji-new
2009-05-06ixgbe: Return PCI_ERS_RESULT_DISCONNECT when bus is disabledBreno Leitao
2009-05-06ixgbe: remove ixgbe_napi_add/del_all referencesAlexander Duyck
2009-05-06ixgbe: skb_record_rx_queue should record rx queue instead of vectorAlexander Duyck
2009-05-06ixgbe: make q_vectors dynamic to reduce netdev sizeAlexander Duyck
2009-04-29Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-29ixgbe: Use generic MDIO definitions and functionsBen Hutchings
2009-04-29ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake()Don Skidmore
2009-04-28ixgbe: Clear out stray tx work on link downNelson, Shannon
2009-04-28ixgbe: Interrupt management update for 82599Nelson, Shannon
2009-04-28ixgbe: enable HW RSC for 82599Alexander Duyck
2009-04-28ixgbe: enable hardware offload for sctpJesse Brandeburg
2009-04-28igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARYAlexander Duyck
2009-04-27ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599Waskiewicz Jr, Peter P
2009-04-27ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P
2009-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-20ixgbe: fix link down initial stateJesse Brandeburg
2009-04-17ixgbe: Fix the DCB PFC thresholds for 82599PJ Waskiewicz
2009-04-17ixgbe: Fix DCB traffic class mapping for 82599PJ Waskiewicz
2009-04-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-16ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()Tony Breeds
2009-04-16NET/ixgbe: Fix powering off during shutdownRafael J. Wysocki