aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/nvm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-08e1000e: cleanup USLEEP_RANGE checkpatch checksBruce Allan1-1/+1
2013-01-27e1000e: update copyright dateBruce Allan1-1/+1
2013-01-16e1000e: cleanup magic numberBruce Allan1-2/+2
2013-01-15e1000e: Acquire/release semaphore when writing each EEPROM pageBruce Allan1-11/+11
2012-12-01e1000e: cosmetic cleanup of commentsBruce Allan1-10/+5
2012-02-24e1000e: rename e1000e_reload_nvm() and call as function pointerBruce Allan1-2/+2
2012-02-13e1000e: cleanup goto statements to exit points without common workBruce Allan1-13/+9
2012-02-13e1000e: cleanup: use goto for common work needed by multiple exit pointsBruce Allan1-5/+5
2012-01-26e1000e: update copyright yearBruce Allan1-1/+1
2012-01-26e1000e: split lib.c into three more-appropriate filesBruce Allan1-0/+647