aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe
AgeCommit message (Expand)Author
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
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: Update the usage of orig_autoc to be more consistentPJ Waskiewicz
2009-04-11ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modulesPJ Waskiewicz
2009-04-11ixgbe: Move PHY ops initialization to centralize bus accessesPJ Waskiewicz
2009-04-11ixgbe: Don't return error in flow control configuration if FC is offPJ Waskiewicz
2009-04-11ixgbe: add define to support 82599 64 IVAR registersDon Skidmore
2009-04-11ixgbe: add support for addition VT_CTL definesDon Skidmore
2009-04-11ixgbe: fix IXGBE_MTQC valuesDon Skidmore
2009-04-11ixgbe: Enable another bit for flow control operationPJ Waskiewicz
2009-04-11ixgbe: only allow WOL for 82599 KX4 NICAlexander Duyck
2009-04-11ixgbe: Move the LED blink code to common, since 82599 also uses itPJ 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 potential memory leak/driver panic issue while setting up Tx & Rx ...Mallikarjuna R Chilakala
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 DCB netlink layer for 82599 to enable Priority Flow ControlPJ Waskiewicz
2009-04-02ixgbe: Fix ethtool output with advertised mode.Don Skidmore
2009-04-02ixgbe: fix build when DEBUG is definedAlexander Duyck
2009-03-26ixgbe: Allow Priority Flow Control settings to survive a device resetPJ Waskiewicz
2009-03-21ixgbe: fix select_queue managementStephen Hemminger
2009-03-20ixgbe: Fixup the watchdog interrupt scheduling on 82599Jesse Brandeburg
2009-03-20ixgbe: Correctly report Wake On LAN for 82599 KX4 devicesPJ Waskiewicz
2009-03-20ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 mergePJ Waskiewicz
2009-03-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-14ixgbe: Cleanup some whitespace issues, fixup and add some commentsJesse Brandeburg
2009-03-14ixgbe: Two small fixes for 82599 when bringing the device down and for WoLPJ Waskiewicz