aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_adminq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-10i40e: use assignment instead of memcpyMitch Williams1-1/+1
2014-01-09i40e: remove interrupt on AQ errorShannon Nelson1-1/+1
2014-01-09i40e: release NVM resource reservation on startupShannon Nelson1-0/+3
2014-01-09i40e: Fix GPL headerGreg Rose1-4/+3
2014-01-07i40e: correctly setup ARQ descriptorsMitch Williams1-0/+5
2014-01-07i40e: remove redundant AQ enableKamil Krawczyk1-6/+0
2014-01-07i40e: whitespace paren and comment tweaksShannon Nelson1-2/+2
2014-01-07i40e: update firmware api to 1.1Shannon Nelson1-5/+7
2014-01-06i40e: Admin queue shutdown fixesAnjali Singhai Jain1-0/+3
2014-01-04i40e: keep allocated memory in structsDavid Cassard1-59/+44
2013-12-17i40e: make functions static and remove dead codeStephen Hemminger1-2/+4
2013-12-05i40e: retry call on timeoutShannon Nelson1-6/+20
2013-12-05i40e: simplify aq head-tail-len setupsShannon Nelson1-36/+14
2013-12-05i40e: clear AQ head and tail registersShannon Nelson1-4/+14
2013-09-27i40e: clean up coccicheck reported errorsJesse Brandeburg1-4/+3
2013-09-11i40e: init code and hardware supportJesse Brandeburg1-0/+983