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
/
ixgbevf
/
ethtool.c
Age
Commit message (
Expand
)
Author
2014-09-12
ixgbevf: Resolve missing-field-initializers warnings
Mark Rustad
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-03-31
ixgbevf: Change ixgbe_read_reg to ixgbevf_read_reg
Mark Rustad
2014-03-21
ixgbevf: Additional adapter removal checks
Mark Rustad
2014-03-21
ixgbevf: Make the ethtool register test use accessors
Mark Rustad
2014-01-17
ixgbevf: add tx counters
Emil Tantilov
2014-01-17
ixgbevf: remove counters for Tx/Rx checksum offload
Emil Tantilov
2014-01-17
ixgbevf: move ring specific stats into ring specific structure
Emil Tantilov
2014-01-17
ixgbevf: make use of the dev pointer in the ixgbevf_ring struct
Emil Tantilov
2014-01-16
ixgbevf: Convert ring storage form pointer to an array to array of pointers
Don Skidmore
2013-10-29
ixgbevf: Add zero_base handler to network statistics
Don Skidmore
2013-10-29
ixgbevf: add BP_EXTENDED_STATS for CONFIG_NET_RX_BUSY_POLL
Jacob Keller
2013-10-24
ixgbevf: implement ethtool get/set coalesce
Jacob Keller
2013-10-01
ixgbevf: do not print registers to dmesg in ixgbevf_get_regs
Jacob Keller
2013-01-28
ixgbevf: Make sure link status and speed are fetched
Greg Rose
2012-07-18
ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam
Alexander Duyck
2012-07-18
ixgbevf: Add netdev to ring structure
Alexander Duyck
2012-07-17
ixgbevf: Move Tx clean-up into NAPI context
Alexander Duyck
2012-07-17
ixgbevf: Drop all dead or unnecessary code
Alexander Duyck
2012-05-03
ixgbevf: Add support to recognize 100mb link speed
Greg Rose
2012-02-03
ixgbevf: Update copyright notices
Greg Rose
2012-01-19
ixgbevf: make ethtool ops and strings const
Stephen Hemminger
2011-11-22
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-16
ixgbevf: Convert printks to pr_<level>
Jeff Kirsher
2011-10-07
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
Rick Jones
2011-08-26
ixgbevf: convert to ndo_fix_features
Michał Mirosław
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher