summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_nvm.c
AgeCommit message (Expand)Author
2018-04-30i40e/i40evf: cleanup incorrect function doxygen commentsJacob Keller
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2018-01-23i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...Pawel Jablonski
2018-01-10i40e: remove redundant initialization of read_sizeColin Ian King
2017-11-21i40e: Fix for NUP NVM image downgrade failureJacob Keller
2017-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-10i40e: Fix comment about locking for __i40e_read_nvm_word()Stefano Brivio
2017-10-09i40e: Avoid some useless variables and initializers in NVM functionsStefano Brivio
2017-09-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-09-05i40e: point wb_desc at the nvm_wb_desc during i40e_read_nvm_aqJacob Keller
2017-09-05i40e: avoid NVM acquire deadlock during NVM updateAnjali Singhai Jain
2017-08-27i40e: Update state variable for adminq subtaskSudheer Mogilappagari
2017-08-25i40e: synchronize nvmupdate command and adminq subtaskSudheer Mogilappagari
2017-07-26i40e: Handle admin Q timeout when releasing NVMPaul M Stillwell Jr
2017-03-14i40e: Acquire NVM lock before reads on all devicesAaron Salter
2016-10-31i40e: Implementation of ERROR state for NVM update state machineMaciej Sosin
2016-04-26i40e: Specify AQ event opcode to wait forShannon Nelson
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-16i40e: add a little more to an NVM update debug messageShannon Nelson
2015-10-23i40e: fix unconditional execution of cpu_to_le16()Jean Sacren
2015-10-23i40e: clean up local variable initializationJean Sacren
2015-10-19i40e: Fix basic support for X722 devicesAnjali Singhai
2015-10-16i40e/i40evf: Fix compile issue related to const stringJingjing Wu
2015-10-07i40e: add little endian conversion for checksumJesse Brandeburg
2015-09-17i40e/i40evf: add get AQ result command to nvmupdate utilityShannon Nelson
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: add GetStatus command for nvmupdateShannon Nelson
2015-09-17i40e/i40evf: add handling of writeback descriptorShannon Nelson
2015-09-17i40e: rename variable to prevent clash of understandingShannon Nelson
2015-08-05i40e: Add AQ commands for NVM Update for X722Shannon Nelson
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg
2015-04-14i40e: get rid of unused localsJesse Brandeburg
2015-03-07i40e: Remove unneeded conversionKamil Krawczyk
2015-03-07i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-26i40e: catch NVM write semaphore timeout and retryShannon Nelson
2015-02-23i40e: update Shadow RAM read/write functionsKamil Krawczyk
2014-12-09i40e: add to NVM update debug messageShannon Nelson
2014-12-09i40e: check for AQ timeout in aq_rc decodeShannon Nelson
2014-12-09i40e: poll on NVM semaphore only if not other errorShannon Nelson
2014-12-09i40e: fix up NVM update sm error handlingShannon Nelson
2014-12-09i40e: set max limit for access pollingShannon Nelson
2014-12-09i40e: remove unused nvm_semaphore_waitShannon Nelson
2014-12-09i40e: rework debug messages for NVM updateShannon Nelson
2014-08-12i40e: fix sparse non static symbol warningWei Yongjun
2014-07-24i40e/i40evf: Add nvmupdate supportShannon Nelson
2014-06-26i40e: do not take NVM ownership for SR readKamil Krawczyk