summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_adminq.c
Commit message (Expand)AuthorAgeFilesLines
* i40e: Allow changing FEC settings on X722 if supported by FWJaroslaw Gawin2020-10-131-0/+6
* ethernet/intel: Convert fallthrough code commentsJeff Kirsher2020-07-011-1/+1
* i40e: Make i40e_shutdown_adminq() return voidJason Yan2020-05-281-5/+1
* i40e: Set PHY Access flag on X722Adam Ludkiewicz2020-01-091-0/+5
* i40e: Extract detection of HW flags into a functionPiotr Azarewicz2019-10-251-13/+58
* i40e: Add drop mode parameter to set mac configSylwia Wnuczko2019-08-221-1/+3
* i40e: Improve AQ log granularityDoug Dziggel2019-06-141-4/+4
* i40e: Further implementation of LLDPAleksandr Loktionov2019-05-031-0/+5
* i40e: Fix misleading error messageCarolyn Wyborny2019-04-161-1/+1
* i40e: Add capability flag for stopping FW LLDPKrzysztof Galazka2018-11-141-0/+6
* i40e: Add additional return code to i40e_asq_send_commandPiotr Azarewicz2018-08-071-0/+2
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-25/+1
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-231-0/+1
* i40e: cleanup unnecessary parensJeff Kirsher2018-01-261-1/+1
* i40e: Add returning AQ critical error to SWMichal Kosiarz2018-01-261-4/+9
* i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...Pawel Jablonski2018-01-231-1/+1
* i40e: Fix for NUP NVM image downgrade failureJacob Keller2017-11-211-0/+6
* i40e: Stop dropping 802.1ad tags - eth proto 0x88a8Scott Peterson2017-10-021-0/+6
* i40e: use admin queue for setting LEDs behaviorMariusz Stachura2017-10-021-0/+6
* i40e: reduce wait time for adminq command completionJacob Keller2017-04-191-2/+2
* 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