aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_nvm.c
Commit message (Expand)AuthorAge
* i40e: Specify AQ event opcode to wait forShannon Nelson2016-04-26
* i40e: Move NVM event wait check to NVM codeShannon Nelson2016-04-06
* i40e: Move NVM variable out of AQ structShannon Nelson2016-04-06
* i40e: add a little more to an NVM update debug messageShannon Nelson2016-02-16
* i40e: fix unconditional execution of cpu_to_le16()Jean Sacren2015-10-23
* i40e: clean up local variable initializationJean Sacren2015-10-23
* i40e: Fix basic support for X722 devicesAnjali Singhai2015-10-19
* i40e/i40evf: Fix compile issue related to const stringJingjing Wu2015-10-16
* i40e: add little endian conversion for checksumJesse Brandeburg2015-10-07
* i40e/i40evf: add get AQ result command to nvmupdate utilityShannon Nelson2015-09-17
* 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: add GetStatus command for nvmupdateShannon Nelson2015-09-17
* i40e/i40evf: add handling of writeback descriptorShannon Nelson2015-09-17
* i40e: rename variable to prevent clash of understandingShannon Nelson2015-09-17
* i40e: Add AQ commands for NVM Update for X722Shannon Nelson2015-08-05
* i40e: use BIT and BIT_ULL macrosJesse Brandeburg2015-07-23
* i40e: get rid of unused localsJesse Brandeburg2015-04-14
* i40e: Remove unneeded conversionKamil Krawczyk2015-03-07
* i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson2015-03-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\
| * i40e: catch NVM write semaphore timeout and retryShannon Nelson2015-02-26
* | i40e: update Shadow RAM read/write functionsKamil Krawczyk2015-02-23
|/
* i40e: add to NVM update debug messageShannon Nelson2014-12-09
* i40e: check for AQ timeout in aq_rc decodeShannon Nelson2014-12-09
* i40e: poll on NVM semaphore only if not other errorShannon Nelson2014-12-09
* i40e: fix up NVM update sm error handlingShannon Nelson2014-12-09
* i40e: set max limit for access pollingShannon Nelson2014-12-09
* i40e: remove unused nvm_semaphore_waitShannon Nelson2014-12-09
* i40e: rework debug messages for NVM updateShannon Nelson2014-12-09
* i40e: fix sparse non static symbol warningWei Yongjun2014-08-12
* i40e/i40evf: Add nvmupdate supportShannon Nelson2014-07-24
* i40e: do not take NVM ownership for SR readKamil Krawczyk2014-06-26
* e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski2014-04-18
* i40e: clean up comment styleShannon Nelson2014-03-06
* i40e: fix compile warning on checksum_localJesse Brandeburg2014-01-17
* i40e: Cleanup Doxygen warningsJeff Kirsher2014-01-10
* i40e: Fix GPL headerGreg Rose2014-01-09
* i40e: rework shadow ram read functionsShannon Nelson2014-01-08
* i40e: init code and hardware supportJesse Brandeburg2013-09-11