summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
...
* ixgbe: fix return values and memcpy parameters to eliminate Smatch warningsJosh Hay2013-02-051-2/+4
* ixgbe: fix potential null dereferenceJosh Hay2013-02-051-0/+3
* ixgbe: autoneg variable refactoringJosh Hay2013-02-011-3/+3
* ixgbe: add missing supported filters to get_ts_infoJacob Keller2013-01-231-0/+8
* ixgbe: ethtool ixgbe_diag_test cleanupJacob Keller2013-01-231-12/+26
* ixgbe: ethtool correctly identify autoneg settingJacob Keller2012-11-221-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-111-0/+3
|\
| * ixgbe: PTP get_ts_info missing software supportJacob Keller2012-11-011-0/+3
* | ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings2012-11-011-2/+0Star
* | ixgbe: Fix possible memory leak in ixgbe_set_ringparamAlexander Duyck2012-10-231-52/+50Star
|/
* ixgbe: fix PTP ethtool timestamping functionJacob Keller2012-10-031-4/+1Star
* ixgbe: Retire RSS enabled and capable flagsAlexander Duyck2012-07-181-4/+0Star
* ixgbe: count q_vectors instead of MSI-X vectorsAlexander Duyck2012-07-111-7/+1Star
* ixgbe: clean up ixgbe_get_settings ethtool functionJacob Keller2012-06-201-85/+62Star
* ixgbe: add support for get_ts_infoJacob Keller2012-05-101-0/+41
* ixgbe: Clean up priority based flow controlAlexander Duyck2012-05-101-24/+6Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-081-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/+5Star
|/
* ixgbe: Correct flag values set by ixgbe_fix_featuresAlexander Duyck2012-03-191-20/+18Star
* 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-131-31/+32
* ixgbe: Allocate rings as part of the q_vectorAlexander Duyck2012-03-131-2/+0Star
* ixgbe: remove tie between NAPI work limits and interrupt moderationJeff Kirsher2012-03-131-6/+0Star
* 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-111-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-031-3/+12
* Sweep the last of the active .get_drvinfo floors under ethernet/Rick Jones2011-11-141-10/+6Star
* ixgbe: change the eeprom version reported by ethtoolEmil Tantilov2011-10-181-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-131-0/+2
* net: Remove unnecessary driver assignments of ethtool_ringparam fields to zeroRick Jones2011-10-081-4/+0Star
* ixgbe: get pauseparam autonegMika Lansirinne2011-10-051-7/+1Star
* ixgbe: send MFLCN to ethtoolEmil Tantilov2011-10-051-1/+4
* ixgbe: Cleanup q_vector interrupt throttle rate logicEmil Tantilov2011-09-291-106/+47Star
* ixgbe: add WOL support for X540Emil Tantilov2011-09-231-0/+13
* ixgbe: fix FCRTL/H register dump for X540Emil Tantilov2011-09-171-0/+1
* ixgbe: Make better use of memory allocations in one-buffer mode w/ RSCAlexander Duyck2011-09-171-1/+1
* ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALLBen Hutchings2011-09-171-0/+2
* ethtool: Clean up definitions of rule location arrays in RX NFCBen Hutchings2011-09-171-3/+2Star
* ixgbe: Drop unnecessary adapter->hw dereference in loopback test setupAlexander Duyck2011-09-161-9/+9
* ixgbe: add check for supported modesEmil Tantilov2011-08-291-3/+7
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-111-0/+2592