index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
/
ixgbe_ethtool.c
Age
Commit message (
Expand
)
Author
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
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
[next]