summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf_virtchnl.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: use BIT and BIT_ULL macrosJesse Brandeburg2015-07-231-2/+2
* i40e: clean up error status messagesShannon Nelson2015-07-231-4/+6
* i40evf: support virtual channel API version 1.1Mitch Williams2015-07-231-2/+5
* i40evf: handle big resetsMitch Williams2015-07-231-3/+27
* i40evf: remove aq_pendingMitch Williams2015-04-141-31/+11
* i40evf: delay releasing ringsMitch Williams2015-03-271-0/+2
* i40evf: kick a stalled admin queueMitch A Williams2015-01-131-0/+3
* i40evf: Remove some scary log messagesMitch A Williams2015-01-131-3/+0
* i40evf: make early init sequence even more robustMitch Williams2014-12-061-11/+5
* i40evf: make checkpatch happyMitch Williams2014-11-201-6/+6
* i40e: don't overload fieldsMitch Williams2014-11-201-6/+5
* i40evf: don't use more queues than CPUsMitch Williams2014-11-111-3/+3
* i40evf: make early init processing more robustMitch Williams2014-11-111-28/+31
* i40evf: set flags before sending messageMitch Williams2014-06-301-17/+16
* i40evf: return more useful error informationMitch Williams2014-06-261-5/+6
* i40e/i40evf: User ether_addr_copy instead of memcpyGreg Rose2014-06-111-2/+2
* i40e/i40evf: set headwb Tx context flags and use themAshish Shah2014-06-111-0/+3
* i40evf: clean up log message formattingMitch Williams2014-06-081-7/+7
* i40evf: remove unnecessary log messagesMitch Williams2014-06-081-24/+11
* i40e/i40evf: remove rx_errors and rx_missedShannon Nelson2014-06-051-2/+1
* i40evf: Fix the headers and update copyright year.Jesse Brandeburg2014-05-211-0/+3
* i40evf: request reset on tx hangMitch Williams2014-02-211-0/+12
* i40evf: refactor reset handlingMitch Williams2014-02-131-5/+10
* i40evf: virtual channel interfaceGreg Rose2013-12-311-0/+772
OpenPOWER on IntegriCloud