summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Not allow 8259x unsupported wol options change from ethtoolMallikarjuna R Chilakala2009-07-031-1/+0
* ixgbe: Fix device capabilities of 82599 single speed fiber NICs.Mallikarjuna R Chilakala2009-06-301-2/+3
* ixgbe: Enable Flow Director hashing in 82599Peter P Waskiewicz Jr2009-06-071-0/+2
* ixgbe: Add a second feature flags variable, move HW RSC capability therePeter P Waskiewicz Jr2009-06-071-3/+3
* ixgbe: move v_idx into q_vector and use as index onlyAlexander Duyck2009-06-071-4/+1
* ixgbe: ethtool support to change advertised link modes of 82599 adaptersMallikarjuna R Chilakala2009-06-071-18/+24
* ixgbe: Fix 82599 adapter link flickering issuesMallikarjuna R Chilakala2009-06-071-8/+20
* ixgbe: Add ethtool offline test supportPeter P Waskiewicz Jr2009-06-071-0/+824
* ixgbe: When in DCB mode with PFC enabled, show LFC is disabledPeter P Waskiewicz Jr2009-05-171-0/+7
* ixgbe: Allow link flow control in DCB mode for 82599 adaptersPeter P Waskiewicz Jr2009-05-171-0/+10
* ixgbe: Add FCoE related statistics to 82599Yi Zou2009-05-171-0/+8
* ixgbe: make q_vectors dynamic to reduce netdev sizeAlexander Duyck2009-05-061-1/+1
* ixgbe: enable HW RSC for 82599Alexander Duyck2009-04-281-1/+23
* ixgbe: enable hardware offload for sctpJesse Brandeburg2009-04-281-2/+9
* ixgbe: only allow WOL for 82599 KX4 NICAlexander Duyck2009-04-111-1/+23
* 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-021-3/+16
* ixgbe: Fix ethtool output with advertised mode.Don Skidmore2009-04-021-0/+9
* ixgbe: Correctly report Wake On LAN for 82599 KX4 devicesPJ Waskiewicz2009-03-201-1/+40
* ixgbe: Fix interrupt configuration for 82599Jesse Brandeburg2009-03-141-7/+14
* ixgbe: Add 82599 device id's, hook it up into the main driver.PJ Waskiewicz2009-03-011-0/+1
* ixgbe: Add hardware specific initialization code for 82599 devicesPJ Waskiewicz2009-03-011-1/+1
* ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr2009-02-061-14/+9
* ixgbe: Display EEPROM version in ethtool -i queriesPeter P Waskiewicz Jr2009-02-051-1/+8
* ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr2009-02-011-1/+1
* ixgbe: Add 82598 support for BX mezzanine devicesDon Skidmore2009-02-011-0/+8
* ixgbe: add support KX/KX4 deviceDon Skidmore2009-01-261-0/+12
* ixgbe: Replace LRO with GROHerbert Xu2009-01-211-11/+0
* ixgbe: Fix set_ringparam in ixgbe to use the same memory pools.Peter P Waskiewicz Jr2008-12-261-34/+30
* ixgbe: fix the display of DCB control stats in ethtoolDon Skidmore2008-12-211-0/+7
* ixgbe: convert directly reference of netdev->privWang Chen2008-11-211-1/+1
* ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-201-2/+28
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-121-3/+3
* ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg2008-11-021-0/+27
* ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz2008-09-241-30/+32
* ixgbe: move set_num_queues and call it after msix failureJesse Brandeburg2008-09-241-1/+1
* ixgbe: update to latest common code moduleJesse Brandeburg2008-09-241-9/+11
* ixgbe: lro stats were not counted on first ethtool -ScallJesse Brandeburg2008-09-241-6/+8
* ixgbe: fix ring reallocation in ethtoolJesse Brandeburg2008-09-241-48/+47
* ixgbe: fix initial interrupt throttle settingsJesse Brandeburg2008-09-241-39/+47
* ixgbe: fix ethtool disable csum for ipv6Jesse Brandeburg2008-09-241-1/+1
* ixgbe: fix ethtool register dumpJesse Brandeburg2008-09-241-13/+10
* ixgbe: Update watchdog thread to accomodate longerlink_up eventsJesse Brandeburg2008-09-241-1/+1
* ixgbe: should not use HW_CSUM, should use IP* flagsJesse Brandeburg2008-09-031-3/+3
* net: Use queue aware tests throughout.David S. Miller2008-07-171-8/+2
* net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller2008-07-081-6/+0
* ixgbe: add LRO supportMallikarjuna R Chilakala2008-06-241-0/+11
* ixgbe: Introduce adaptive interrupt moderationAyyappan Veeraiyan2008-03-171-10/+14
* ixgbe: Introduce Multiqueue TXAyyappan Veeraiyan2008-03-171-1/+14
* ixgbe: Fix pause code for ethtoolAyyappan Veeraiyan2008-02-051-5/+5
OpenPOWER on IntegriCloud