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-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher
2011-08-04
intel drivers: repair missing flush operations
Jesse Brandeburg
2011-07-21
ixgbe: convert to ndo_fix_features
Don Skidmore
2011-07-21
ixgbe: Move interrupt related values out of ring and into q_vector
Alexander Duyck
2011-07-21
ixgbe: add structure for containing RX/TX rings to q_vector
Alexander Duyck
2011-06-23
ixgbe: fix ring assignment issues for SR-IOV and drop cases
Alexander Duyck
2011-06-23
ixgbe: disable RSC when Rx checksum is off
Emil Tantilov
2011-06-23
ixgbe: move reset code into a separate function
Emil Tantilov
2011-06-23
ixgbe: move setting RSC into a separate function
Emil Tantilov
2011-06-23
ixgbe: add support for nfc addition and removal of filters
Alexander Duyck
2011-06-23
ixgbe: add support for displaying ntuple filters via the nfc interface
Alexander Duyck
2011-06-23
ixgbe: add basic support for setting and getting nfc controls
Alexander Duyck
2011-06-23
ixgbe: fix flags relating to perfect filters to support coexistence
Alexander Duyck
2011-06-23
ixgbe: remove ntuple filtering
Alexander Duyck
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-05-14
ixgbe: Merge ATR reinit into the service task
Alexander Duyck
2011-05-07
ixgbe: add ethtool counters for OS2BMC
Emil Tantilov
2011-05-07
ixgbe: add rxhash support
Emil Tantilov
2011-05-04
ixgbe: improve EEPROM read/write operations
Emil Tantilov
2011-05-04
ixgbe: fix sparse warning
Emil Tantilov
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
[next]