summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_adminq.c
Commit message (Expand)AuthorAgeFilesLines
* i40evf: clean up memsetsMitch Williams2014-02-131-3/+2
* i40e: Cleanup Doxygen warningsJeff Kirsher2014-01-101-13/+13
* i40e: use assignment instead of memcpyMitch Williams2014-01-101-1/+1
* i40e: remove interrupt on AQ errorShannon Nelson2014-01-091-1/+1
* i40e: release NVM resource reservation on startupShannon Nelson2014-01-091-0/+3
* i40e: Fix GPL headerGreg Rose2014-01-091-4/+3
* i40e: correctly setup ARQ descriptorsMitch Williams2014-01-071-0/+5
* i40e: remove redundant AQ enableKamil Krawczyk2014-01-071-6/+0
* i40e: whitespace paren and comment tweaksShannon Nelson2014-01-071-2/+2
* i40e: update firmware api to 1.1Shannon Nelson2014-01-071-5/+7
* i40e: Admin queue shutdown fixesAnjali Singhai Jain2014-01-061-0/+3
* i40e: keep allocated memory in structsDavid Cassard2014-01-041-59/+44
* i40e: make functions static and remove dead codeStephen Hemminger2013-12-171-2/+4
* i40e: retry call on timeoutShannon Nelson2013-12-051-6/+20
* i40e: simplify aq head-tail-len setupsShannon Nelson2013-12-051-36/+14
* i40e: clear AQ head and tail registersShannon Nelson2013-12-051-4/+14
* i40e: clean up coccicheck reported errorsJesse Brandeburg2013-09-271-4/+3
* i40e: init code and hardware supportJesse Brandeburg2013-09-111-0/+983
OpenPOWER on IntegriCloud