summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/nvm.c
AgeCommit message (Expand)Author
2019-06-28e1000e: Reduce boot time by tightening sleep rangesArjan van de Ven
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2016-05-13e1000e: use BIT() macro for bit definesJacob Keller
2015-06-03e1000e: Bump the version to 3.2.5Yanir Lubetkin
2014-07-25e1000e: Add code to check return values on NVM accessesDavid Ertman
2014-04-23e1000e: Cleanup to fix checkpatch missing blank linesDavid Ertman
2014-03-07e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman
2013-05-21e1000e: cleanup whitespaceBruce Allan
2013-03-08e1000e: cleanup USLEEP_RANGE checkpatch checksBruce Allan
2013-01-27e1000e: update copyright dateBruce Allan
2013-01-16e1000e: cleanup magic numberBruce Allan
2013-01-15e1000e: Acquire/release semaphore when writing each EEPROM pageBruce Allan
2012-12-01e1000e: cosmetic cleanup of commentsBruce Allan
2012-02-24e1000e: rename e1000e_reload_nvm() and call as function pointerBruce Allan
2012-02-13e1000e: cleanup goto statements to exit points without common workBruce Allan
2012-02-13e1000e: cleanup: use goto for common work needed by multiple exit pointsBruce Allan
2012-01-26e1000e: update copyright yearBruce Allan
2012-01-26e1000e: split lib.c into three more-appropriate filesBruce Allan