summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: refactor flow directorAnjali Singhai Jain2014-01-171-2/+10
* i40e: rename definesJesse Brandeburg2014-01-171-2/+2
* i40e: whitespace fixesJesse Brandeburg2014-01-171-0/+1
* i40e: enable PTPJacob Keller2014-01-101-1/+32
* i40e: Setting queue count to 1 using ethtool is validAnjali Singhai Jain2014-01-101-1/+1
* i40e: Add a dummy packet templateJesse Brandeburg2014-01-091-3/+23
* i40e: Fix GPL headerGreg Rose2014-01-091-4/+3
* i40e: Change the ethtool NVM read method to use AQAnjali Singhai Jain2014-01-041-22/+46
* i40e: update led set argsJesse Brandeburg2014-01-031-3/+3
* i40e: add wake-on-lan supportShannon Nelson2014-01-031-2/+40
* i40e: Add basic support for get/set channels for RSSAnjali Singhai Jain2013-12-161-0/+90
* i40e: init flow control settings to disabledJesse Brandeburg2013-12-161-4/+6
* i40e: fix pf reset after offline testShannon Nelson2013-12-161-6/+8
* i40e: fix up some of the ethtool connection reportingJesse Brandeburg2013-12-161-8/+24
* i40e: complain about out-of-range descriptor requestShannon Nelson2013-12-101-9/+13
* i40e: restrict diag test messagesShannon Nelson2013-12-101-9/+12
* i40e: refactor ethtool testsShannon Nelson2013-12-061-27/+30
* i40e: clear test state bit after all ethtool testsShannon Nelson2013-12-061-2/+3
* i40e: get media type during link infoJesse Brandeburg2013-12-061-0/+4
* i40e: add interrupt testShannon Nelson2013-12-051-2/+8
* i40e: Add support for 64 bit netstatsAlexander Duyck2013-10-091-4/+23
* i40e: Move rings from pointer to array to array of pointersAlexander Duyck2013-10-091-20/+20
* i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck2013-10-091-2/+2
* i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck2013-10-091-9/+5
* i40e: driver ethtool coreJesse Brandeburg2013-09-111-0/+1449
OpenPOWER on IntegriCloud