aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe/ixgbe_main.c
AgeCommit message (Expand)Author
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: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr
2009-05-17ixgbe: Enable jumbo frame for FCoE feature in 82599Yi Zou
2009-05-17ixgbe: Add RING_F_FCOE for FCoE feature in 82599Yi Zou
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: Implement FCoE Tx side offload features in base driver of 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: 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: 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 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
2009-04-14ixgbe: update real_num_tx_queues on changing num_rx_queuesWu Fengguang
2009-04-14ixgbe: fix tx queue indexWu Fengguang
2009-04-11ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()Tony Breeds
2009-04-11ixgbe: Update get_physical_layer() calls, plus a version bumpPeter P Waskiewicz Jr
2009-04-11ixgbe: Move PHY ops initialization to centralize bus accessesPJ Waskiewicz
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-04-02ixgbe: fix ethtool -A|a behaviorDon Skidmore
2009-04-02ixgbe: Patch to fix driver panic while freeing up tx & rx resourcesMallikarjuna R Chilakala
2009-04-02ixgbe: refactor tx buffer processing to use skb_dma_map/unmapAlexander Duyck
2009-04-02ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU coresPJ Waskiewicz
2009-04-02ixgbe: feature - driver to default with FC on.Don Skidmore
2009-04-02ixgbe: fix build when DEBUG is definedAlexander Duyck
2009-03-21ixgbe: fix select_queue managementStephen Hemminger
2009-03-20ixgbe: Fixup the watchdog interrupt scheduling on 82599Jesse Brandeburg
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller