index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_ethtool.c
Age
Commit message (
Expand
)
Author
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
2013-02-15
ixgbe: fix Tx timeouts with BQL
Emil Tantilov
2013-02-15
ixgbe: implement SFF diagnostic monitoring via ethtool
Aurélien Guillaume
2013-02-15
ixgbe: Add support for set_channels ethtool operation
Alexander Duyck
2013-02-15
ixgbe: Add support for displaying the number of Tx/Rx channels
Alexander Duyck
2013-02-05
ixgbe: update date to 2013
Don Skidmore
2013-02-05
ixgbe: fix return values and memcpy parameters to eliminate Smatch warnings
Josh Hay
2013-02-05
ixgbe: fix potential null dereference
Josh Hay
2013-01-31
ixgbe: autoneg variable refactoring
Josh Hay
2013-01-23
ixgbe: add missing supported filters to get_ts_info
Jacob Keller
2013-01-23
ixgbe: ethtool ixgbe_diag_test cleanup
Jacob Keller
2012-11-22
ixgbe: ethtool correctly identify autoneg setting
Jacob Keller
2012-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-01
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
2012-11-01
ixgbe: PTP get_ts_info missing software support
Jacob Keller
2012-10-22
ixgbe: Fix possible memory leak in ixgbe_set_ringparam
Alexander Duyck
2012-10-03
ixgbe: fix PTP ethtool timestamping function
Jacob Keller
2012-07-18
ixgbe: Retire RSS enabled and capable flags
Alexander Duyck
2012-07-11
ixgbe: count q_vectors instead of MSI-X vectors
Alexander Duyck
2012-06-20
ixgbe: clean up ixgbe_get_settings ethtool function
Jacob Keller
2012-05-09
ixgbe: add support for get_ts_info
Jacob Keller
2012-05-09
ixgbe: Clean up priority based flow control
Alexander Duyck
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-04
igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path
John Fastabend
2012-04-27
ixgbe: check for WoL support in single function
Jacob Keller
2012-03-19
ixgbe: Correct flag values set by ixgbe_fix_features
Alexander Duyck
2012-03-19
ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command
Alexander Duyck
2012-03-17
ixgbe: Replace standard receive path with a page based receive
Alexander Duyck
2012-03-14
ixgbe: use typed min/max functions where possible
Jesse Brandeburg
2012-03-12
ixgbe: Simplify logic for ethtool loopback frame creation and testing
Alexander Duyck
2012-03-12
ixgbe: Allocate rings as part of the q_vector
Alexander Duyck
2012-03-12
ixgbe: remove tie between NAPI work limits and interrupt moderation
Jeff Kirsher
2012-02-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-02-10
ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADV
Alexander Duyck
2012-02-09
ixgbe: ethtool: stats user buffer overrun
John Fastabend
2012-02-03
ixgbe: make ethtool strings table const
Stephen Hemminger
2012-02-03
ixgbe: update copyright to 2012
Don Skidmore
2012-01-02
ixgbe: add support for new 82599 device.
Don Skidmore
2011-11-14
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
2011-10-17
ixgbe: change the eeprom version reported by ethtool
Emil Tantilov
2011-10-17
ixgbe: allow eeprom writes via ethtool
Emil Tantilov
2011-10-12
ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.
Amir Hanania
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-10-05
ixgbe: get pauseparam autoneg
Mika Lansirinne
2011-10-05
ixgbe: send MFLCN to ethtool
Emil Tantilov
2011-09-28
ixgbe: Cleanup q_vector interrupt throttle rate logic
Emil Tantilov
2011-09-23
ixgbe: add WOL support for X540
Emil Tantilov
2011-09-16
ixgbe: fix FCRTL/H register dump for X540
Emil Tantilov
2011-09-16
ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC
Alexander Duyck
2011-09-16
ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL
Ben Hutchings
[next]