aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_nvm.c
AgeCommit message (Expand)Author
2020-07-29ice: implement full NVM read from ETHTOOL_GEEPROMJesse Brandeburg
2020-07-29ice: discover and store size of available flashJacob Keller
2020-07-29ice: store NVM version info in extracted formatJacob Keller
2020-07-29ice: create function to read a section of the NVM and Shadow RAMJacob Keller
2020-07-29ice: use __le16 types for explicitly Little Endian valuesJacob Keller
2020-07-29ice: fix define for E822 backplane deviceBruce Allan
2020-07-29ice: add support for E823 devicesBruce Allan
2020-07-29ice: Add device ids for E822 devicesJacob Keller
2020-07-29ice: 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