aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf_virtchnl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-20i40evf: make checkpatch happyMitch Williams1-6/+6
2014-11-20i40e: 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-06-30i40evf: 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-13i40evf: refactor reset handlingMitch Williams1-5/+10
2013-12-31i40evf: virtual channel interfaceGreg Rose1-0/+772