summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: add support for get_ts_infoJacob Keller2012-05-091-0/+41
* ixgbe: Clean up priority based flow controlAlexander Duyck2012-05-091-24/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-0/+2
|\
| * igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init pathJohn Fastabend2012-05-041-0/+2
* | ixgbe: check for WoL support in single functionJacob Keller2012-04-271-46/+5
|/
* ixgbe: Correct flag values set by ixgbe_fix_featuresAlexander Duyck2012-03-191-20/+18
* ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash commandAlexander Duyck2012-03-191-0/+153
* ixgbe: Replace standard receive path with a page based receiveAlexander Duyck2012-03-171-8/+15
* ixgbe: use typed min/max functions where possibleJesse Brandeburg2012-03-141-4/+4
* ixgbe: Simplify logic for ethtool loopback frame creation and testingAlexander Duyck2012-03-121-31/+32
* ixgbe: Allocate rings as part of the q_vectorAlexander Duyck2012-03-121-2/+0
* ixgbe: remove tie between NAPI work limits and interrupt moderationJeff Kirsher2012-03-121-6/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-02-121-2/+2
|\
| * ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADVAlexander Duyck2012-02-101-2/+2
* | ixgbe: ethtool: stats user buffer overrunJohn Fastabend2012-02-091-37/+51
|/
* ixgbe: make ethtool strings table constStephen Hemminger2012-02-031-1/+1
* ixgbe: update copyright to 2012Don Skidmore2012-02-031-1/+1
* ixgbe: add support for new 82599 device.Don Skidmore2012-01-021-3/+12
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-141-10/+6
* ixgbe: change the eeprom version reported by ethtoolEmil Tantilov2011-10-171-6/+7
* ixgbe: allow eeprom writes via ethtoolEmil Tantilov2011-10-171-0/+71
* ixgbe: Add FCoE DDP allocation failure counters to ethtool stats.Amir Hanania2011-10-121-0/+2
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-071-4/+0
* ixgbe: get pauseparam autonegMika Lansirinne2011-10-051-7/+1
* ixgbe: send MFLCN to ethtoolEmil Tantilov2011-10-051-1/+4
* ixgbe: Cleanup q_vector interrupt throttle rate logicEmil Tantilov2011-09-281-106/+47
* ixgbe: add WOL support for X540Emil Tantilov2011-09-231-0/+13
* ixgbe: fix FCRTL/H register dump for X540Emil Tantilov2011-09-161-0/+1
* ixgbe: Make better use of memory allocations in one-buffer mode w/ RSCAlexander Duyck2011-09-161-1/+1
* ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings2011-09-161-0/+2
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-161-3/+2
* ixgbe: Drop unnecessary adapter->hw dereference in loopback test setupAlexander Duyck2011-09-151-9/+9
* ixgbe: add check for supported modesEmil Tantilov2011-08-291-3/+7
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-101-0/+2592
OpenPOWER on IntegriCloud