Commit Graph

212 Commits (dcb4ea2ea2ba990a59db5a4cc402df3c2bd389b3)

Author SHA1 Message Date
Ben Hutchings 6b73e10d2d ixgbe: Use generic MDIO definitions and functions 16 years ago
Don Skidmore dd4d8ca644 ixgbe: Use pci_wake_from_d3() instead of multiple pci_enable_wake() 16 years ago
Nelson, Shannon bc59fcda67 ixgbe: Clear out stray tx work on link down 16 years ago
Nelson, Shannon 835462fc5d ixgbe: Interrupt management update for 82599 16 years ago
Alexander Duyck f8212f979f ixgbe: enable HW RSC for 82599 16 years ago
Jesse Brandeburg 45a5ead022 ixgbe: enable hardware offload for sctp 16 years ago
Alexander Duyck 182ff8dfdb igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARY 16 years ago
Waskiewicz Jr, Peter P fa466e91bd ixgbe: Disallow SFP 1G modules in the SFP+ cages for 82598 and 82599 16 years ago
Waskiewicz Jr, Peter P 495dce123c ixgbe: Fix WoL functionality for 82599 KX4 devices 16 years ago
Jesse Brandeburg 5438646724 ixgbe: fix link down initial state 16 years ago
PJ Waskiewicz 2f3889f42e ixgbe: Fix the DCB PFC thresholds for 82599 16 years ago
PJ Waskiewicz f92ef20298 ixgbe: Fix DCB traffic class mapping for 82599 16 years ago
Tony Breeds 2238aff5bb ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task() 16 years ago
Rafael J. Wysocki 9d8d05ae66 NET/ixgbe: Fix powering off during shutdown 16 years ago
Wu Fengguang af22ab1bd2 ixgbe: update real_num_tx_queues on changing num_rx_queues 16 years ago
Wu Fengguang 95615d90a3 ixgbe: fix tx queue index 16 years ago
Tony Breeds 8d1c3c0746 ixgbe: Be explict with what we are !'ing in ixgbe_sfp_config_module_task() 16 years ago
Peter P Waskiewicz Jr 04193058c1 ixgbe: Update get_physical_layer() calls, plus a version bump 16 years ago
PJ Waskiewicz 1eb99d5ac4 ixgbe: Update the usage of orig_autoc to be more consistent 16 years ago
PJ Waskiewicz 553b449784 ixgbe: Remove unnecessary PHY reset, properly identify multispeed fiber modules 16 years ago
PJ Waskiewicz 04f165ef4f ixgbe: Move PHY ops initialization to centralize bus accesses 16 years ago
PJ Waskiewicz d3e9c56caf ixgbe: Don't return error in flow control configuration if FC is off 16 years ago
Don Skidmore e80e887a95 ixgbe: add define to support 82599 64 IVAR registers 16 years ago
Don Skidmore 6e4e87d68a ixgbe: add support for addition VT_CTL defines 16 years ago
Don Skidmore d988eadbe2 ixgbe: fix IXGBE_MTQC values 16 years ago
PJ Waskiewicz 2132d38133 ixgbe: Enable another bit for flow control operation 16 years ago
Alexander Duyck d6c519e129 ixgbe: only allow WOL for 82599 KX4 NIC 16 years ago
PJ Waskiewicz 87c1201708 ixgbe: Move the LED blink code to common, since 82599 also uses it 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Mallikarjuna R Chilakala f9ed88549e ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ring parameters 16 years ago
Don Skidmore 71fd570b23 ixgbe: fix ethtool -A|a behavior 16 years ago
Mallikarjuna R Chilakala a20a1199a8 ixgbe: Patch to fix driver panic while freeing up tx & rx resources 16 years ago
Alexander Duyck 44df32c592 ixgbe: refactor tx buffer processing to use skb_dma_map/unmap 16 years ago
PJ Waskiewicz 8be0e4671d ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU cores 16 years ago
Don Skidmore cd7664f69f ixgbe: feature - driver to default with FC on. 16 years ago
PJ Waskiewicz ea4af4f447 ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow Control 16 years ago
Don Skidmore 7c5b83230a ixgbe: Fix ethtool output with advertised mode. 16 years ago
Alexander Duyck b453368dfd ixgbe: fix build when DEBUG is defined 16 years ago
PJ Waskiewicz bb3daa4a59 ixgbe: Allow Priority Flow Control settings to survive a device reset 16 years ago
Stephen Hemminger 09a3b1f8b1 ixgbe: fix select_queue management 16 years ago
Jesse Brandeburg 22d5a71b50 ixgbe: Fixup the watchdog interrupt scheduling on 82599 16 years ago
PJ Waskiewicz e63d976292 ixgbe: Correctly report Wake On LAN for 82599 KX4 devices 16 years ago
PJ Waskiewicz 03cfa20548 ixgbe: Fix PCI bus reporting on driver load for 82598 after 82599 merge 16 years ago
Jesse Brandeburg 4df1046622 ixgbe: Cleanup some whitespace issues, fixup and add some comments 16 years ago
PJ Waskiewicz 885125399e ixgbe: Two small fixes for 82599 when bringing the device down and for WoL 16 years ago
Jesse Brandeburg 9891ca7cdc ixgbe: Add a few safety nets for register writes and descriptor cleanups 16 years ago
Jesse Brandeburg 2a41ff8116 ixgbe: Cleanup on the Rx init path 16 years ago
Jesse Brandeburg 9a1a69adad ixgbe: Fix the Tx clean logic to return proper status 16 years ago
Jesse Brandeburg 4dd64df895 ixgbe: fix bug with napi add before request_irq 16 years ago