index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
/
ixgbe_ethtool.c
Commit message (
Expand
)
Author
Age
*
ixgbe: Update flow control state machine in link setup
Peter P Waskiewicz Jr
2009-02-07
*
ixgbe: Display EEPROM version in ethtool -i queries
Peter P Waskiewicz Jr
2009-02-06
*
ixgbe: Update copyright dates, bump the driver version number
Peter P Waskiewicz Jr
2009-02-01
*
ixgbe: Add 82598 support for BX mezzanine devices
Don Skidmore
2009-02-01
*
ixgbe: add support KX/KX4 device
Don Skidmore
2009-01-26
*
ixgbe: Replace LRO with GRO
Herbert Xu
2009-01-21
*
ixgbe: Fix set_ringparam in ixgbe to use the same memory pools.
Peter P Waskiewicz Jr
2008-12-26
*
ixgbe: fix the display of DCB control stats in ethtool
Don Skidmore
2008-12-21
*
ixgbe: convert directly reference of netdev->priv
Wang Chen
2008-11-21
*
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
Alexander Duyck
2008-11-20
*
netdevice: safe convert to netdev_priv() #part-1
Wang Chen
2008-11-13
*
ixgbe: add device support for 82598AT (copper 10GbE) adapters
Jesse Brandeburg
2008-11-02
*
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-24
*
ixgbe: should not use HW_CSUM, should use IP* flags
Jesse Brandeburg
2008-09-03
*
net: Use queue aware tests throughout.
David S. Miller
2008-07-17
*
net: Delete NETDEVICES_MULTIQUEUE kconfig option.
David S. Miller
2008-07-09
*
ixgbe: add LRO support
Mallikarjuna R Chilakala
2008-06-24
*
ixgbe: Introduce adaptive interrupt moderation
Ayyappan Veeraiyan
2008-03-17
*
ixgbe: Introduce Multiqueue TX
Ayyappan Veeraiyan
2008-03-17
*
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-02-05
*
netdev: ARRAY_SIZE() cleanups
Alejandro Martinez Ruiz
2008-01-28
*
[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
2007-10-10