summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
AgeCommit message (Expand)Author
2014-01-10i40e: Setting queue count to 1 using ethtool is validAnjali Singhai Jain
2014-01-09i40e: Add a dummy packet templateJesse Brandeburg
2014-01-09i40e: Fix GPL headerGreg Rose
2014-01-04i40e: Change the ethtool NVM read method to use AQAnjali Singhai Jain
2014-01-03i40e: update led set argsJesse Brandeburg
2014-01-03i40e: add wake-on-lan supportShannon Nelson
2013-12-16i40e: Add basic support for get/set channels for RSSAnjali Singhai Jain
2013-12-16i40e: init flow control settings to disabledJesse Brandeburg
2013-12-16i40e: fix pf reset after offline testShannon Nelson
2013-12-16i40e: fix up some of the ethtool connection reportingJesse Brandeburg
2013-12-10i40e: complain about out-of-range descriptor requestShannon Nelson
2013-12-10i40e: restrict diag test messagesShannon Nelson
2013-12-06i40e: refactor ethtool testsShannon Nelson
2013-12-06i40e: clear test state bit after all ethtool testsShannon Nelson
2013-12-06i40e: get media type during link infoJesse Brandeburg
2013-12-05i40e: add interrupt testShannon Nelson
2013-10-09i40e: Add support for 64 bit netstatsAlexander Duyck
2013-10-09i40e: Move rings from pointer to array to array of pointersAlexander Duyck
2013-10-09i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck
2013-10-09i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck
2013-09-11i40e: driver ethtool coreJesse Brandeburg