summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_adminq.c
AgeCommit message (Expand)Author
2014-12-09i40e: init NVM update state on adminq initShannon Nelson
2014-12-09i40e: let firmware catch the NVM busy errorShannon Nelson
2014-12-06i40e: Define and use i40e_is_vf macroAnjali Singhai Jain
2014-12-06i40e: remove useless debug noiseShannon Nelson
2014-11-20i40e: don't overload fieldsMitch Williams
2014-11-11i40e: poll firmware slowerKamil Krawczyk
2014-08-27i40e/i40evf: add max buf len to aq debug print helperShannon Nelson
2014-07-24i40e: always print aqtx answerShannon Nelson
2014-07-24i40e/i40evf: ARQ copy desc data even for failed commandsKamil Krawczyk
2014-07-24i40e/i40evf: Add nvmupdate supportShannon Nelson
2014-07-16i40e/i40evf: Clean up codePaul M Stillwell Jr
2014-06-30i40e/i40evf: add ASQ write back timeout variable to AQ structureKamil Krawczyk
2014-06-30i40e/i40evf: clear aq bah-bal on shutdownShannon Nelson
2014-06-30i40e/i40evf: Add base address registers to aq structShannon Nelson
2014-06-20i40e/i40evf: modify debug prints to avoid seg faultsKamil Krawczyk
2014-06-19i40e/i40evf: Reset Head and Tail on AQ initializationMichal Kosiarz
2014-06-06i40e/i40evf: check AQ register for valid dataKamil Krawczyk
2014-05-29i40e: relax the firmware API version checkShannon Nelson
2014-04-21i40e/i40evf: add tracking to NVM busy stateShannon Nelson
2014-02-13i40evf: clean up memsetsMitch Williams
2014-01-10i40e: Cleanup Doxygen warningsJeff Kirsher
2014-01-10i40e: use assignment instead of memcpyMitch Williams
2014-01-09i40e: remove interrupt on AQ errorShannon Nelson
2014-01-09i40e: release NVM resource reservation on startupShannon Nelson
2014-01-09i40e: Fix GPL headerGreg Rose
2014-01-07i40e: correctly setup ARQ descriptorsMitch Williams
2014-01-07i40e: remove redundant AQ enableKamil Krawczyk
2014-01-07i40e: whitespace paren and comment tweaksShannon Nelson
2014-01-07i40e: update firmware api to 1.1Shannon Nelson
2014-01-06i40e: Admin queue shutdown fixesAnjali Singhai Jain
2014-01-04i40e: keep allocated memory in structsDavid Cassard
2013-12-17i40e: make functions static and remove dead codeStephen Hemminger
2013-12-05i40e: retry call on timeoutShannon Nelson
2013-12-05i40e: simplify aq head-tail-len setupsShannon Nelson
2013-12-05i40e: clear AQ head and tail registersShannon Nelson
2013-09-27i40e: clean up coccicheck reported errorsJesse Brandeburg
2013-09-11i40e: init code and hardware supportJesse Brandeburg