aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe/ixgbe_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-17net: Use queue aware tests throughout.David S. Miller1-8/+2
2008-07-08net: Delete NETDEVICES_MULTIQUEUE kconfig option.David S. Miller1-6/+0
2008-06-24ixgbe: add LRO supportMallikarjuna R Chilakala1-0/+11
2008-03-17ixgbe: Introduce adaptive interrupt moderationAyyappan Veeraiyan1-10/+14
2008-03-17ixgbe: Introduce Multiqueue TXAyyappan Veeraiyan1-1/+14
2008-02-05ixgbe: Fix pause code for ethtoolAyyappan Veeraiyan1-5/+5
2008-02-05ixbge: Make ethtool code account for media typesAyyappan Veeraiyan1-16/+36
2008-02-05ixgbe: remove obsolete irq_sem, add driver state checking codeAyyappan Veeraiyan1-16/+13
2008-01-28netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz1-2/+1
2007-10-10[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik1-3/+8
2007-10-10ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)Auke Kok1-0/+943