summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_nvm.c
AgeCommit message (Expand)Author
2021-04-14ice: suppress false cppcheck issuesBruce Allan
2021-02-05ice: display stored UNDI firmware version via devlink infoJacob Keller
2021-02-05ice: display stored netlist versions via devlink infoJacob Keller
2021-02-05ice: display some stored NVM versions via devlink infoJacob Keller
2021-02-05ice: introduce function for reading from flash modulesJacob Keller
2021-02-05ice: cache NVM module bank informationJacob Keller
2021-02-05ice: create flash_info structure and separate NVM versionJacob Keller
2020-12-09ice: join format strings to same line as ice_debugJacob Keller
2020-12-09ice: silence static analysis warningBruce Allan
2020-12-09ice: cleanup misleading commentBruce Allan
2020-12-09ice: Remove gate to OROM initJeb Cramer
2020-07-28ice: Add AdminQ commands for FW updateCudzilo, Szymon T
2020-07-23ice: add link lenient and default override supportPaul Greenwalt
2020-07-23ice: Add advanced power mgmt for WoLAkeem G Abodunrin
2020-05-28ice: Declare functions staticTony Nguyen
2020-05-21ice: report netlist version in .info_getJacob Keller
2020-03-21ice: add board identifier info to devlink .info_getJacob Keller
2020-03-21ice: implement full NVM read from ETHTOOL_GEEPROMJesse Brandeburg
2020-03-21ice: discover and store size of available flashJacob Keller
2020-03-21ice: store NVM version info in extracted formatJacob Keller
2020-03-21ice: create function to read a section of the NVM and Shadow RAMJacob Keller
2020-03-20ice: use __le16 types for explicitly Little Endian valuesJacob Keller
2020-02-19ice: fix define for E822 backplane deviceBruce Allan
2020-02-19ice: add support for E823 devicesBruce Allan
2020-01-03ice: Add device ids for E822 devicesJacob Keller
2019-11-06ice: Update Boot Configuration Section read of NVMMd Fahad Iqbal Polash
2019-05-29ice: Add handler for ethtool selftestAnirudh Venkataramanan
2019-05-23ice: Silence semantic parser warningsBruce Allan
2019-04-18ice: Fix incorrect use of abbreviationsAnirudh Venkataramanan
2019-02-25ice: fix numeric overflow warningBruce Allan
2019-01-15ice: Implement support for normal get_eeprom[_len] ethtool opsBruce Allan
2018-08-28ice: Update request resource command to latest specificationDan Nowlin
2018-08-23ice: Trivial formatting fixesAnirudh Venkataramanan
2018-05-17ice: Update NVM AQ command functionsAnirudh Venkataramanan
2018-03-26ice: Start hardware initializationAnirudh Venkataramanan