summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf/i40evf_virtchnl.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-23i40e: clean up error status messagesShannon Nelson1-4/+6
2015-07-23i40evf: support virtual channel API version 1.1Mitch Williams1-2/+5
2015-07-23i40evf: handle big resetsMitch Williams1-3/+27
2015-04-15i40evf: remove aq_pendingMitch Williams1-31/+11
2015-03-27i40evf: delay releasing ringsMitch Williams1-0/+2
2015-01-13i40evf: kick a stalled admin queueMitch A Williams1-0/+3
2015-01-13i40evf: Remove some scary log messagesMitch A Williams1-3/+0
2014-12-06i40evf: make early init sequence even more robustMitch Williams1-11/+5
2014-11-21i40evf: make checkpatch happyMitch Williams1-6/+6
2014-11-21i40e: don't overload fieldsMitch Williams1-6/+5
2014-11-11i40evf: don't use more queues than CPUsMitch Williams1-3/+3
2014-11-11i40evf: make early init processing more robustMitch Williams1-28/+31
2014-07-01i40evf: set flags before sending messageMitch Williams1-17/+16
2014-06-26i40evf: return more useful error informationMitch Williams1-5/+6
2014-06-11i40e/i40evf: User ether_addr_copy instead of memcpyGreg Rose1-2/+2
2014-06-11i40e/i40evf: set headwb Tx context flags and use themAshish Shah1-0/+3
2014-06-08i40evf: clean up log message formattingMitch Williams1-7/+7
2014-06-08i40evf: remove unnecessary log messagesMitch Williams1-24/+11
2014-06-05i40e/i40evf: remove rx_errors and rx_missedShannon Nelson1-2/+1
2014-05-21i40evf: Fix the headers and update copyright year.Jesse Brandeburg1-0/+3
2014-02-21i40evf: request reset on tx hangMitch Williams1-0/+12
2014-02-14i40evf: refactor reset handlingMitch Williams1-5/+10
2014-01-01i40evf: virtual channel interfaceGreg Rose1-0/+772