summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
AgeCommit message (Expand)Author
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