aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ixgbe/ixgbe_ethtool.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-09-24ixgbe: Whitespace, copyright update and version number change patchPeter P Waskiewicz
2008-09-24ixgbe: move set_num_queues and call it after msix failureJesse Brandeburg
2008-09-24ixgbe: update to latest common code moduleJesse Brandeburg
2008-09-24ixgbe: lro stats were not counted on first ethtool -ScallJesse Brandeburg
2008-09-24ixgbe: fix ring reallocation in ethtoolJesse Brandeburg
2008-09-24ixgbe: fix initial interrupt throttle settingsJesse Brandeburg
2008-09-24ixgbe: fix ethtool disable csum for ipv6Jesse Brandeburg
2008-09-24ixgbe: fix ethtool register dumpJesse Brandeburg
2008-09-24ixgbe: Update watchdog thread to accomodate longerlink_up eventsJesse Brandeburg
2008-09-03ixgbe: should not use HW_CSUM, should use IP* flagsJesse Brandeburg
2008-07-17net: Use queue aware tests throughout.David S. Miller
2008-07-08net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller
2008-06-24ixgbe: add LRO supportMallikarjuna R Chilakala
2008-03-17ixgbe: Introduce adaptive interrupt moderationAyyappan Veeraiyan
2008-03-17ixgbe: Introduce Multiqueue TXAyyappan Veeraiyan
2008-02-05ixgbe: Fix pause code for ethtoolAyyappan Veeraiyan
2008-02-05ixbge: Make ethtool code account for media typesAyyappan Veeraiyan
2008-02-05ixgbe: remove obsolete irq_sem, add driver state checking codeAyyappan Veeraiyan
2008-01-28netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik
2007-10-10ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok