summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2012-05-04igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend1-0/+2
2012-04-27ixgbe: check for WoL support in single functionJacob Keller1-46/+5
2012-03-19ixgbe: Correct flag values set by ixgbe_fix_featuresAlexander Duyck1-20/+18
2012-03-19ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash commandAlexander Duyck1-0/+153
2012-03-17ixgbe: Replace standard receive path with a page based receiveAlexander Duyck1-8/+15
2012-03-14ixgbe: use typed min/max functions where possibleJesse Brandeburg1-4/+4
2012-03-12ixgbe: Simplify logic for ethtool loopback frame creation and testingAlexander Duyck1-31/+32
2012-03-12ixgbe: Allocate rings as part of the q_vectorAlexander Duyck1-2/+0
2012-03-12ixgbe: remove tie between NAPI work limits and interrupt moderationJeff Kirsher1-6/+0
2012-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-2/+2
2012-02-10ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADVAlexander Duyck1-2/+2
2012-02-09ixgbe: ethtool: stats user buffer overrunJohn Fastabend1-37/+51
2012-02-03ixgbe: make ethtool strings table constStephen Hemminger1-1/+1
2012-02-03ixgbe: update copyright to 2012Don Skidmore1-1/+1
2012-01-02ixgbe: add support for new 82599 device.Don Skidmore1-3/+12
2011-11-14Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones1-10/+6
2011-10-17ixgbe: change the eeprom version reported by ethtoolEmil Tantilov1-6/+7
2011-10-17ixgbe: allow eeprom writes via ethtoolEmil Tantilov1-0/+71
2011-10-12ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.Amir Hanania1-0/+2
2011-10-07net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones1-4/+0
2011-10-05ixgbe: get pauseparam autonegMika Lansirinne1-7/+1
2011-10-05ixgbe: send MFLCN to ethtoolEmil Tantilov1-1/+4
2011-09-28ixgbe: Cleanup q_vector interrupt throttle rate logicEmil Tantilov1-106/+47
2011-09-23ixgbe: add WOL support for X540Emil Tantilov1-0/+13
2011-09-16ixgbe: fix FCRTL/H register dump for X540Emil Tantilov1-0/+1
2011-09-16ixgbe: Make better use of memory allocations in one-buffer mode w/ RSCAlexander Duyck1-1/+1
2011-09-16ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings1-0/+2
2011-09-16ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings1-3/+2
2011-09-15ixgbe: Drop unnecessary adapter->hw dereference in loopback test setupAlexander Duyck1-9/+9
2011-08-29ixgbe: add check for supported modesEmil Tantilov1-3/+7
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-0/+2592