aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_ethtool.c
Commit message (Expand)AuthorAge
* ixgbe: Update flow control state machine in link setupPeter P Waskiewicz Jr2009-02-07
* ixgbe: Display EEPROM version in ethtool -i queriesPeter P Waskiewicz Jr2009-02-06
* ixgbe: Update copyright dates, bump the driver version numberPeter P Waskiewicz Jr2009-02-01
* ixgbe: Add 82598 support for BX mezzanine devicesDon Skidmore2009-02-01
* ixgbe: add support KX/KX4 deviceDon Skidmore2009-01-26
* ixgbe: Replace LRO with GROHerbert Xu2009-01-21
* ixgbe: Fix set_ringparam in ixgbe to use the same memory pools.Peter P Waskiewicz Jr2008-12-26
* ixgbe: fix the display of DCB control stats in ethtoolDon Skidmore2008-12-21
* ixgbe: convert directly reference of netdev->privWang Chen2008-11-21
* ixgbe: this patch adds support for DCB to the kernel and ixgbe driverAlexander Duyck2008-11-20
* netdevice: safe convert to netdev_priv() #part-1Wang Chen2008-11-13
* ixgbe: add device support for 82598AT (copper 10GbE) adaptersJesse Brandeburg2008-11-02
* ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz2008-09-24
* ixgbe: move set_num_queues and call it after msix failureJesse Brandeburg2008-09-24
* ixgbe: update to latest common code moduleJesse Brandeburg2008-09-24
* ixgbe: lro stats were not counted on first ethtool -ScallJesse Brandeburg2008-09-24
* ixgbe: fix ring reallocation in ethtoolJesse Brandeburg2008-09-24
* ixgbe: fix initial interrupt throttle settingsJesse Brandeburg2008-09-24
* ixgbe: fix ethtool disable csum for ipv6Jesse Brandeburg2008-09-24
* ixgbe: fix ethtool register dumpJesse Brandeburg2008-09-24
* ixgbe: Update watchdog thread to accomodate longerlink_up eventsJesse Brandeburg2008-09-24
* ixgbe: should not use HW_CSUM, should use IP* flagsJesse Brandeburg2008-09-03
* net: Use queue aware tests throughout.David S. Miller2008-07-17
* net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller2008-07-09
* ixgbe: add LRO supportMallikarjuna R Chilakala2008-06-24
* ixgbe: Introduce adaptive interrupt moderationAyyappan Veeraiyan2008-03-17
* ixgbe: Introduce Multiqueue TXAyyappan Veeraiyan2008-03-17
* ixgbe: Fix pause code for ethtoolAyyappan Veeraiyan2008-02-05
* ixbge: Make ethtool code account for media typesAyyappan Veeraiyan2008-02-05
* ixgbe: remove obsolete irq_sem, add driver state checking codeAyyappan Veeraiyan2008-02-05
* netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz2008-01-28
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-10
* ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok2007-10-10