summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
AgeCommit message (Expand)Author
2014-06-09i40e/i40evf: add PPRS bit to error bits and fix bug in Rx checksumJesse Brandeburg
2014-06-06i40e: add xcast stats for portShannon Nelson
2014-06-06i40e: add vsi x-cast statsShannon Nelson
2014-06-06i40e: add VEB stats to ethtoolShannon Nelson
2014-06-05i40e: add missing VSI statisticsShannon Nelson
2014-06-05i40e/i40evf: remove rx_errors and rx_missedShannon Nelson
2014-05-29i40e: Report cmd->data in ETHTOOL_GRXCLSRLCNT instead of ETHTOOL_GRXCLSRULEAnjali Singhai Jain
2014-05-29i40e/i40evf: Remove reserved PCTYPE definesKevin Scott
2014-05-29i40e: Tx/Rx rings declarationAkeem G Abodunrin
2014-05-21i40e: remove Tx work for ptpJesse Brandeburg
2014-05-21i40e: remove hardcode of stats struct size in ethtoolShannon Nelson
2014-05-21i40e/i40evf: control auto ITR through ethtoolMitch Williams
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-04-22i40e: Tweak for-loop in i40e_ethtool.cCatherine Sullivan
2014-04-21i40e: Fix an issue with displaying IPv4 FD filtersAnjali Singhai Jain
2014-03-31i40e: Remove casts of pointer to same typeJoe Perches
2014-03-28i40e: Add functionality for FD SB to drop packetsAnjali Singhai Jain
2014-03-28i40e: Cleanup in FDIR SB ethtool codeAnjali Singhai Jain
2014-03-21i40e/i40evf: Add EEE LPI statsAnjali Singhai Jain
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman
2014-03-14i40e: Add code to handle FD table full conditionAnjali Singhai Jain
2014-03-14i40e: Fix a bug in the update logic for FDIR SB filter.Anjali Singhai Jain
2014-03-06i40e: count timeout eventsJesse Brandeburg
2014-03-06i40e: Flow Director sideband accountingJoseph Gasparakis
2014-01-17i40e: refactor flow directorAnjali Singhai Jain
2014-01-17i40e: rename definesJesse Brandeburg
2014-01-17i40e: whitespace fixesJesse Brandeburg
2014-01-10i40e: enable PTPJacob Keller
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