summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-302-55/+6Star
|\
| * ixgbe: Fix WoL functionality for 82599 KX4 devicesWaskiewicz Jr, Peter P2009-04-272-55/+6Star
* | ixgbe: Use generic MDIO definitions and functionsBen Hutchings2009-04-305-119/+101Star
* | ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake()Don Skidmore2009-04-291-11/+6Star
* | ixgbe: Clear out stray tx work on link downNelson, Shannon2009-04-281-0/+22
* | ixgbe: Interrupt management update for 82599Nelson, Shannon2009-04-281-40/+50
* | ixgbe: enable HW RSC for 82599Alexander Duyck2009-04-284-12/+152
* | ixgbe: enable hardware offload for sctpJesse Brandeburg2009-04-282-2/+18
* | igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARYAlexander Duyck2009-04-281-12/+5Star
* | ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599Waskiewicz Jr, Peter P2009-04-272-5/+18
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-212-15/+65
|\|
| * ixgbe: Fix the DCB PFC thresholds for 82599PJ Waskiewicz2009-04-171-11/+17
| * ixgbe: Fix DCB traffic class mapping for 82599PJ Waskiewicz2009-04-171-4/+48
* | ixgbe: fix link down initial stateJesse Brandeburg2009-04-201-2/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-04-176-110/+128
|\|
| * ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()Tony Breeds2009-04-171-1/+1
| * NET/ixgbe: Fix powering off during shutdownRafael J. Wysocki2009-04-161-4/+32
| * ixgbe: update real_num_tx_queues on changing num_rx_queuesWu Fengguang2009-04-151-9/+10
| * ixgbe: fix tx queue indexWu Fengguang2009-04-151-1/+1
| * ixgbe: only allow WOL for 82599 KX4 NICAlexander Duyck2009-04-111-1/+23
| * ixgbe: Move the LED blink code to common, since 82599 also uses itPJ Waskiewicz2009-04-114-95/+62Star
* | ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task()Tony Breeds2009-04-111-1/+1
* | ixgbe: Update get_physical_layer() calls, plus a version bumpPeter P Waskiewicz Jr2009-04-115-70/+169
* | ixgbe: Update the usage of orig_autoc to be more consistentPJ Waskiewicz2009-04-112-13/+39
* | ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modulesPJ Waskiewicz2009-04-114-8/+29
* | ixgbe: Move PHY ops initialization to centralize bus accessesPJ Waskiewicz2009-04-114-50/+107
* | ixgbe: Don't return error in flow control configuration if FC is offPJ Waskiewicz2009-04-112-6/+10
* | ixgbe: add define to support 82599 64 IVAR registersDon Skidmore2009-04-111-0/+1
* | ixgbe: add support for addition VT_CTL definesDon Skidmore2009-04-111-0/+2
* | ixgbe: fix IXGBE_MTQC valuesDon Skidmore2009-04-111-1/+2
* | ixgbe: Enable another bit for flow control operationPJ Waskiewicz2009-04-112-0/+2
|/
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-4/+4
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ...Mallikarjuna R Chilakala2009-04-021-43/+58
* ixgbe: fix ethtool -A|a behaviorDon Skidmore2009-04-025-5/+23
* ixgbe: Patch to fix driver panic while freeing up tx & rx resourcesMallikarjuna R Chilakala2009-04-021-2/+2
* ixgbe: refactor tx buffer processing to use skb_dma_map/unmapAlexander Duyck2009-04-021-38/+41
* ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU coresPJ Waskiewicz2009-04-021-5/+6
* ixgbe: feature - driver to default with FC on.Don Skidmore2009-04-021-1/+1
* ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow ControlPJ Waskiewicz2009-04-021-1/+5
* ixgbe: Fix ethtool output with advertised mode.Don Skidmore2009-04-021-0/+9
* ixgbe: fix build when DEBUG is definedAlexander Duyck2009-04-022-6/+15
* ixgbe: Allow Priority Flow Control settings to survive a device resetPJ Waskiewicz2009-03-265-6/+26
* ixgbe: fix select_queue managementStephen Hemminger2009-03-212-8/+11
* ixgbe: Fixup the watchdog interrupt scheduling on 82599Jesse Brandeburg2009-03-201-32/+81
* ixgbe: Correctly report Wake On LAN for 82599 KX4 devicesPJ Waskiewicz2009-03-201-1/+40
* ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 mergePJ Waskiewicz2009-03-201-0/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-171-0/+1
|\
| * ixgbe: fix multiple unicast address supportChris Leech2009-03-131-0/+1
* | ixgbe: Cleanup some whitespace issues, fixup and add some commentsJesse Brandeburg2009-03-142-7/+29