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
/
ixgbe
/
ixgbe_ethtool.c
Age
Commit message (
Expand
)
Author
2011-04-29
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-29
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
2011-04-27
ixgbe: convert to ethtool set_phys_id
Emil Tantilov
2011-04-27
ixgbe: fix X540 ethtool loopback test.
Don Skidmore
2011-04-27
ixgbe: remove ntuple display support
Alexander Duyck
2011-04-13
ixgbe: cleanup short msleep's (<20ms) to use usleep_range
Don Skidmore
2011-03-07
ixgbe: fix setting and reporting of advertised speeds
Emil Tantilov
2011-03-03
ixgbe: cleanup copyright string for 2011
Don Skidmore
2011-02-11
ixgbe: Adding 100MB FULL support in ethtool
Atita Shirwaikar
2011-01-09
ixgbe: update ntuple filter configuration
Alexander Duyck
2011-01-09
ixgbe: cleanup flow director hash computation to improve performance
Alexander Duyck
2011-01-09
ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer
Yi Zou
2010-12-10
ixgbe: cleanup string function calls to use bound checking versions.
Don Skidmore
2010-12-10
ixgbe: fix ntuple support
Emil Tantilov
2010-12-10
Intel Wired LAN drivers: Use static const
Jeff Kirsher
2010-12-03
ixgbe: add WOL support for SFP+ subdevice
Don Skidmore
2010-11-16
ixgbe: add support for x540 MAC
Don Skidmore
2010-11-16
ixgbe: add MAC and PHY support for x540
Don Skidmore
2010-11-16
ixgbe: Cleanup DCB logic, whitespace, and comments in ixgbe_ethtool.c
Alexander Duyck
2010-11-16
ixgbe: add WOL support for backplane adapters
Alexander Duyck
2010-11-16
ixgbe: cleanup ixgbe_set_tx_csum ethtool flags configuration
Alexander Duyck
2010-11-16
ixgbe: change mac_type if statements to switch statements
Alexander Duyck
2010-11-16
ixgbe: Disable RSC when ITR setting is too high to allow RSC
Alexander Duyck
2010-11-16
ixgbe: add a netdev pointer to the ring structure
Alexander Duyck
2010-11-16
ixgbe: move device pointer into the ring structure
Alexander Duyck
2010-11-16
ixgbe: remove unnecessary re-init of adapter on Rx-csum change
Alexander Duyck
2010-10-21
ixgbe: fix stats handling
Eric Dumazet
2010-10-21
ixgbe: Update ixgbe to use new vlan accleration.
Jesse Gross
2010-09-26
drivers/net: return operator cleanup
Eric Dumazet
2010-08-19
ixgbe: rewrite ethtool test to use standard config functions
Alexander Duyck
2010-08-19
ixgbe: update all DESC_ADV macros to accept a ring pointer
Alexander Duyck
2010-08-19
ixgbe: cleanup ixgbe_get_drvinfo to be extra careful with buffer boundaries
Don Skidmore
2010-07-24
ixgbe: fix ethtool stats
Eric Dumazet
2010-07-07
net: fix 64 bit counters on 32 bit arches
Eric Dumazet
2010-07-05
ixgbe: use netif_<level> instead of netdev_<level>
Emil Tantilov
2010-07-01
ixgbe: use NETIF_F_LRO
Stanislaw Gruszka
2010-06-30
ixgbe: add 1g PHY support for 82599
Don Skidmore
2010-06-30
ethtool: Change ethtool_op_set_flags to validate flags
Ben Hutchings
2010-06-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-13
ixgbe: fix automatic LRO/RSC settings for low latency
Andy Gospodarek
2010-06-03
ixgbe: Use netdev_<level>, dev_<level>, pr_<level>
Emil Tantilov
2010-05-18
ixgbe: add support for active DA cables
Don Skidmore
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-04-27
ixgbe: use DMA API instead of PCI DMA functions
Nick Nunley
2010-04-27
ixgbe: cleanup ethtool autoneg input
Don Skidmore
2010-04-27
ixgbe: fix bug when EITR=0 causing no writebacks
Jesse Brandeburg
2010-04-27
ixgbe: enable extremely low latency
Jesse Brandeburg
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-27
ixgbe: Do not run all Diagnostic offline tests when VFs are active
Greg Rose
2010-02-26
ixgbe: do not stop tx queues in ixgbe_set_tso
John Fastabend
[next]