summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_adminq.c
AgeCommit message (Expand)Author
2019-08-22i40e: Add drop mode parameter to set mac configSylwia Wnuczko
2019-06-14i40e: Improve AQ log granularityDoug Dziggel
2019-05-03i40e: Further implementation of LLDPAleksandr Loktionov
2019-04-16i40e: Fix misleading error messageCarolyn Wyborny
2018-11-14i40e: Add capability flag for stopping FW LLDPKrzysztof Galazka
2018-08-07i40e: Add additional return code to i40e_asq_send_commandPiotr Azarewicz
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2018-01-26i40e: cleanup unnecessary parensJeff Kirsher
2018-01-26i40e: Add returning AQ critical error to SWMichal Kosiarz
2018-01-23i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...Pawel Jablonski
2017-11-21i40e: Fix for NUP NVM image downgrade failureJacob Keller
2017-10-02i40e: Stop dropping 802.1ad tags - eth proto 0x88a8Scott Peterson
2017-10-02i40e: use admin queue for setting LEDs behaviorMariusz Stachura
2017-04-19i40e: reduce wait time for adminq command completionJacob Keller
2016-10-31i40e: Implementation of ERROR state for NVM update state machineMaciej Sosin
2016-05-01i40e: Remove HMC AQ API implementationNeerav Parikh
2016-04-06i40e: Move NVM event wait check to NVM codeShannon Nelson
2016-04-06i40e: Move NVM variable out of AQ structShannon Nelson
2016-02-17i40e: clean event descriptor before useShannon Nelson
2015-12-03i40e/i40evf: avoid mutex re-initJesse Brandeburg
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-13i40e/i40evf: Add info to nvm info struct for OEM version dataCarolyn Wyborny
2015-10-08i40e/i40evf: clean up some codeJesse Brandeburg
2015-10-07i40e/i40evf: assure clean asq status reportShannon Nelson
2015-10-07i40e/i40evf: set AQ count after memory allocationMitch Williams
2015-10-03i40e/i40evf: grab the AQ spinlocks before clearing registersShannon Nelson
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-28i40e/i40evf: check for stopped admin queueMitch Williams
2015-09-17i40e/i40evf: add exec_aq command to nvmupdate utilityShannon Nelson
2015-09-17i40e/i40evf: add wait states to NVM state machineShannon Nelson
2015-09-17i40e/i40evf: save aq writeback for future inspectionShannon Nelson
2015-03-05i40e/i40evf: grab NVM devstarter version not image versionShannon Nelson
2015-03-03i40e/i40evf: print FW build number in version stringShannon Nelson
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