summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf/i40e_adminq.c
AgeCommit message (Expand)AuthorFilesLines
2015-09-29i40e/i40evf: check for stopped admin queueMitch Williams1-0/+9
2015-08-27i40evf: Remove PF specific register definitions from the VFAnjali Singhai Jain1-14/+3
2014-12-09i40e: let firmware catch the NVM busy errorShannon Nelson1-6/+0
2014-12-06i40e: Define and use i40e_is_vf macroAnjali Singhai Jain1-1/+1
2014-12-06i40e: remove useless debug noiseShannon Nelson1-3/+0
2014-11-21i40e: don't overload fieldsMitch Williams1-3/+3
2014-11-11i40e: poll firmware slowerKamil Krawczyk1-4/+2
2014-08-27i40e/i40evf: add max buf len to aq debug print helperShannon Nelson1-3/+6
2014-07-24i40e: always print aqtx answerShannon Nelson1-5/+3
2014-07-24i40e/i40evf: ARQ copy desc data even for failed commandsKamil Krawczyk1-7/+7
2014-07-24i40e/i40evf: Add nvmupdate supportShannon Nelson1-6/+0
2014-07-17i40e/i40evf: Clean up codePaul M Stillwell Jr1-1/+1
2014-07-01i40e/i40evf: add ASQ write back timeout variable to AQ structureKamil Krawczyk1-1/+4
2014-07-01i40e/i40evf: clear aq bah-bal on shutdownShannon Nelson1-0/+4
2014-07-01i40e/i40evf: Add base address registers to aq structShannon Nelson1-38/+20
2014-06-20i40e/i40evf: modify debug prints to avoid seg faultsKamil Krawczyk1-4/+11
2014-06-20i40e/i40evf: Reset Head and Tail on AQ initializationMichal Kosiarz1-0/+21
2014-06-06i40e/i40evf: check AQ register for valid dataKamil Krawczyk1-4/+30
2014-05-21i40evf: Fix the headers and update copyright year.Jesse Brandeburg1-1/+4
2014-04-22i40e/i40evf: add tracking to NVM busy stateShannon Nelson1-0/+22
2014-01-01i40evf: init code and hardware supportGreg Rose1-0/+927