summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_adminq.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: Implementation of ERROR state for NVM update state machineMaciej Sosin2016-10-311-2/+2
* i40e: Remove HMC AQ API implementationNeerav Parikh2016-05-011-4/+0
* i40e: Move NVM event wait check to NVM codeShannon Nelson2016-04-061-30/+1
* i40e: Move NVM variable out of AQ structShannon Nelson2016-04-061-3/+3
* i40e: clean event descriptor before useShannon Nelson2016-02-171-9/+11
* i40e/i40evf: avoid mutex re-initJesse Brandeburg2015-12-031-6/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-2/+2
|\
| * i40e/i40evf: set AQ count after memory allocationMitch Williams2015-10-071-2/+2
* | i40e/i40evf: Add info to nvm info struct for OEM version dataCarolyn Wyborny2015-10-131-1/+8
* | i40e/i40evf: clean up some codeJesse Brandeburg2015-10-081-2/+1
* | i40e/i40evf: assure clean asq status reportShannon Nelson2015-10-071-0/+2
* | i40e/i40evf: grab the AQ spinlocks before clearing registersShannon Nelson2015-10-031-22/+23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-021-0/+9
|\ \ | |/
| * i40e/i40evf: check for stopped admin queueMitch Williams2015-09-281-0/+9
* | i40e/i40evf: add exec_aq command to nvmupdate utilityShannon Nelson2015-09-171-0/+3
* | i40e/i40evf: add wait states to NVM state machineShannon Nelson2015-09-171-0/+13
* | i40e/i40evf: save aq writeback for future inspectionShannon Nelson2015-09-171-0/+4
|/
* i40e/i40evf: grab NVM devstarter version not image versionShannon Nelson2015-03-051-1/+2
* i40e/i40evf: print FW build number in version stringShannon Nelson2015-03-031-0/+1
* i40e: init NVM update state on adminq initShannon Nelson2014-12-091-0/+2
* i40e: let firmware catch the NVM busy errorShannon Nelson2014-12-091-11/+0
* i40e: Define and use i40e_is_vf macroAnjali Singhai Jain2014-12-061-1/+1
* i40e: remove useless debug noiseShannon Nelson2014-12-061-3/+0
* i40e: don't overload fieldsMitch Williams2014-11-201-3/+3
* i40e: poll firmware slowerKamil Krawczyk2014-11-111-4/+2
* i40e/i40evf: add max buf len to aq debug print helperShannon Nelson2014-08-271-3/+5
* i40e: always print aqtx answerShannon Nelson2014-07-241-5/+3
* i40e/i40evf: ARQ copy desc data even for failed commandsKamil Krawczyk2014-07-241-7/+7
* i40e/i40evf: Add nvmupdate supportShannon Nelson2014-07-241-8/+13
* i40e/i40evf: Clean up codePaul M Stillwell Jr2014-07-161-1/+1
* i40e/i40evf: add ASQ write back timeout variable to AQ structureKamil Krawczyk2014-06-301-1/+4
* i40e/i40evf: clear aq bah-bal on shutdownShannon Nelson2014-06-301-0/+4
* i40e/i40evf: Add base address registers to aq structShannon Nelson2014-06-301-38/+20
* i40e/i40evf: modify debug prints to avoid seg faultsKamil Krawczyk2014-06-201-4/+11
* i40e/i40evf: Reset Head and Tail on AQ initializationMichal Kosiarz2014-06-191-0/+21
* i40e/i40evf: check AQ register for valid dataKamil Krawczyk2014-06-061-4/+30
* i40e: relax the firmware API version checkShannon Nelson2014-05-291-2/+1
* i40e/i40evf: add tracking to NVM busy stateShannon Nelson2014-04-211-0/+23
* 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
OpenPOWER on IntegriCloud