aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
Commit message (Expand)AuthorAge
* i40e: Remove casts of pointer to same typeJoe Perches2014-03-31
* i40e: Add functionality for FD SB to drop packetsAnjali Singhai Jain2014-03-28
* i40e: Cleanup in FDIR SB ethtool codeAnjali Singhai Jain2014-03-28
* i40e/i40evf: Add EEE LPI statsAnjali Singhai Jain2014-03-21
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-14
* i40e: Add code to handle FD table full conditionAnjali Singhai Jain2014-03-14
* i40e: Fix a bug in the update logic for FDIR SB filter.Anjali Singhai Jain2014-03-14
* i40e: count timeout eventsJesse Brandeburg2014-03-06
* i40e: Flow Director sideband accountingJoseph Gasparakis2014-03-06
* i40e: refactor flow directorAnjali Singhai Jain2014-01-17
* i40e: rename definesJesse Brandeburg2014-01-17
* i40e: whitespace fixesJesse Brandeburg2014-01-17
* i40e: enable PTPJacob Keller2014-01-10
* i40e: Setting queue count to 1 using ethtool is validAnjali Singhai Jain2014-01-10
* i40e: Add a dummy packet templateJesse Brandeburg2014-01-09
* i40e: Fix GPL headerGreg Rose2014-01-09
* i40e: Change the ethtool NVM read method to use AQAnjali Singhai Jain2014-01-05
* i40e: update led set argsJesse Brandeburg2014-01-04
* i40e: add wake-on-lan supportShannon Nelson2014-01-03
* i40e: Add basic support for get/set channels for RSSAnjali Singhai Jain2013-12-16
* i40e: init flow control settings to disabledJesse Brandeburg2013-12-16
* i40e: fix pf reset after offline testShannon Nelson2013-12-16
* i40e: fix up some of the ethtool connection reportingJesse Brandeburg2013-12-16
* i40e: complain about out-of-range descriptor requestShannon Nelson2013-12-10
* i40e: restrict diag test messagesShannon Nelson2013-12-10
* i40e: refactor ethtool testsShannon Nelson2013-12-06
* i40e: clear test state bit after all ethtool testsShannon Nelson2013-12-06
* i40e: get media type during link infoJesse Brandeburg2013-12-06
* i40e: add interrupt testShannon Nelson2013-12-06
* i40e: Add support for 64 bit netstatsAlexander Duyck2013-10-10
* i40e: Move rings from pointer to array to array of pointersAlexander Duyck2013-10-10
* i40e: Move q_vectors from pointer to array to array of pointersAlexander Duyck2013-10-10
* i40e: Split bytes and packets from Rx/Tx statsAlexander Duyck2013-10-10
* i40e: driver ethtool coreJesse Brandeburg2013-09-11