summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_adminq.c
Commit message (Expand)AuthorAge
* intel: add SPDX identifiers to all the Intel driversJeff Kirsher2018-03-23
* i40e: cleanup unnecessary parensJeff Kirsher2018-01-26
* i40e: Add returning AQ critical error to SWMichal Kosiarz2018-01-26
* i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...Pawel Jablonski2018-01-23
* i40e: Fix for NUP NVM image downgrade failureJacob Keller2017-11-21
* i40e: Stop dropping 802.1ad tags - eth proto 0x88a8Scott Peterson2017-10-02
* i40e: use admin queue for setting LEDs behaviorMariusz Stachura2017-10-02
* i40e: reduce wait time for adminq command completionJacob Keller2017-04-19
* i40e: Implementation of ERROR state for NVM update state machineMaciej Sosin2016-10-31
* i40e: Remove HMC AQ API implementationNeerav Parikh2016-05-01
* i40e: Move NVM event wait check to NVM codeShannon Nelson2016-04-06
* i40e: Move NVM variable out of AQ structShannon Nelson2016-04-06
* i40e: clean event descriptor before useShannon Nelson2016-02-17
* i40e/i40evf: avoid mutex re-initJesse Brandeburg2015-12-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-20
|\
| * i40e/i40evf: set AQ count after memory allocationMitch Williams2015-10-07
* | i40e/i40evf: Add info to nvm info struct for OEM version dataCarolyn Wyborny2015-10-13
* | i40e/i40evf: clean up some codeJesse Brandeburg2015-10-08
* | i40e/i40evf: assure clean asq status reportShannon Nelson2015-10-07
* | i40e/i40evf: grab the AQ spinlocks before clearing registersShannon Nelson2015-10-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-02
|\ \ | |/
| * i40e/i40evf: check for stopped admin queueMitch Williams2015-09-28
* | i40e/i40evf: add exec_aq command to nvmupdate utilityShannon Nelson2015-09-17
* | i40e/i40evf: add wait states to NVM state machineShannon Nelson2015-09-17
* | i40e/i40evf: save aq writeback for future inspectionShannon Nelson2015-09-17
|/
* i40e/i40evf: grab NVM devstarter version not image versionShannon Nelson2015-03-05
* i40e/i40evf: print FW build number in version stringShannon Nelson2015-03-03
* i40e: init NVM update state on adminq initShannon Nelson2014-12-09
* i40e: let firmware catch the NVM busy errorShannon Nelson2014-12-09
* i40e: Define and use i40e_is_vf macroAnjali Singhai Jain2014-12-06
* i40e: remove useless debug noiseShannon Nelson2014-12-06
* i40e: don't overload fieldsMitch Williams2014-11-20
* i40e: poll firmware slowerKamil Krawczyk2014-11-11
* i40e/i40evf: add max buf len to aq debug print helperShannon Nelson2014-08-27
* i40e: always print aqtx answerShannon Nelson2014-07-24
* i40e/i40evf: ARQ copy desc data even for failed commandsKamil Krawczyk2014-07-24
* i40e/i40evf: Add nvmupdate supportShannon Nelson2014-07-24
* i40e/i40evf: Clean up codePaul M Stillwell Jr2014-07-16
* i40e/i40evf: add ASQ write back timeout variable to AQ structureKamil Krawczyk2014-06-30
* i40e/i40evf: clear aq bah-bal on shutdownShannon Nelson2014-06-30
* i40e/i40evf: Add base address registers to aq structShannon Nelson2014-06-30
* i40e/i40evf: modify debug prints to avoid seg faultsKamil Krawczyk2014-06-20
* i40e/i40evf: Reset Head and Tail on AQ initializationMichal Kosiarz2014-06-19
* i40e/i40evf: check AQ register for valid dataKamil Krawczyk2014-06-06
* i40e: relax the firmware API version checkShannon Nelson2014-05-29
* i40e/i40evf: add tracking to NVM busy stateShannon Nelson2014-04-21
* i40evf: clean up memsetsMitch Williams2014-02-13
* i40e: Cleanup Doxygen warningsJeff Kirsher2014-01-10
* i40e: use assignment instead of memcpyMitch Williams2014-01-10
* i40e: remove interrupt on AQ errorShannon Nelson2014-01-09