index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
/
ixgbe_ethtool.c
Age
Commit message (
Expand
)
Author
2008-09-24
ixgbe: Whitespace, copyright update and version number change patch
Peter P Waskiewicz
2008-09-24
ixgbe: move set_num_queues and call it after msix failure
Jesse Brandeburg
2008-09-24
ixgbe: update to latest common code module
Jesse Brandeburg
2008-09-24
ixgbe: lro stats were not counted on first ethtool -Scall
Jesse Brandeburg
2008-09-24
ixgbe: fix ring reallocation in ethtool
Jesse Brandeburg
2008-09-24
ixgbe: fix initial interrupt throttle settings
Jesse Brandeburg
2008-09-24
ixgbe: fix ethtool disable csum for ipv6
Jesse Brandeburg
2008-09-24
ixgbe: fix ethtool register dump
Jesse Brandeburg
2008-09-24
ixgbe: Update watchdog thread to accomodate longerlink_up events
Jesse Brandeburg
2008-09-03
ixgbe: should not use HW_CSUM, should use IP* flags
Jesse Brandeburg
2008-07-17
net: Use queue aware tests throughout.
David S. Miller
2008-07-08
net: Delete NETDEVICES_MULTIQUEUE kconfig option.
David S. Miller
2008-06-24
ixgbe: add LRO support
Mallikarjuna R Chilakala
2008-03-17
ixgbe: Introduce adaptive interrupt moderation
Ayyappan Veeraiyan
2008-03-17
ixgbe: Introduce Multiqueue TX
Ayyappan Veeraiyan
2008-02-05
ixgbe: Fix pause code for ethtool
Ayyappan Veeraiyan
2008-02-05
ixbge: Make ethtool code account for media types
Ayyappan Veeraiyan
2008-02-05
ixgbe: remove obsolete irq_sem, add driver state checking code
Ayyappan Veeraiyan
2008-01-28
netdev: ARRAY_SIZE() cleanups
Alejandro Martinez Ruiz
2007-10-10
[netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count
Jeff Garzik
2007-10-10
ixgbe: driver for Intel(R) 82598 PCI-Express 10GbE adapters (v4)
Auke Kok