aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000/e1000_hw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-30intel/e1000:fix repeated words in commentsJilin Yuan1-1/+1
2022-06-09e1000: Fix typos in commentsJiaqing Zhao1-2/+2
2021-05-19net: e1000: remove repeated words for e1000_hw.cHao Chen1-2/+2
2021-03-23e1000: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+1
2020-10-13e1000: remove unused and incorrect codeJesse Brandeburg1-9/+1
2020-09-25intel: handle unused assignmentsJesse Brandeburg1-74/+65
2020-09-25intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg1-6/+1
2020-09-19net: e1000: Remove set but not used variableZheng Yongjun1-2/+1
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher1-2/+2
2020-05-28e1000: Fix typo in the commentHari1-1/+1
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher1-27/+1
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher1-0/+1
2017-11-27e1000: Fix off-by-one in debug messageAhmad Fatoum1-2/+4
2015-12-12e1000: Elementary checkpatch warnings and checks removedJanusz Wolak1-90/+89
2015-12-12e1000: get rid of duplicate exit pathJean Sacren1-4/+3
2015-12-12e1000: fix kernel-doc argument being missingJean Sacren1-0/+1
2015-12-12e1000: Remove checkpatch coding style errorsJanusz Wolak1-9/+7
2015-12-12e1000: make eeprom read/write scheduler friendlyJoern Engel1-5/+8
2015-09-22e1000: remove dead e1000_init_eeprom_params callsFrancois Romieu1-8/+0
2014-09-12e1000: move e1000_tbi_adjust_stats to where its usedFlorian Westphal1-78/+0
2014-07-20e1000: remove unnecessary break after returnFabian Frederick1-2/+0
2014-05-27e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpersTobias Klauser1-2/+2
2014-04-11e1000: remove debug messages with function namesJakub Kicinski1-124/+0
2013-02-15e1000: fix whitespace issues and multi-line commentsJeff Kirsher1-249/+309
2012-11-01e1000: fix concurrent accesses to PHY from watchdog and ethtoolMaxime Bizon1-2/+15
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-4/+4
2012-02-24e1000: Neaten e1000_config_dsp_after_link_changeJoe Perches1-83/+73
2011-10-06e1000: convert mdelay to msleepJesse Brandeburg1-11/+11
2011-09-22Merge branch 'master' of github.com:davem330/netDavid S. Miller1-0/+6
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher1-0/+5824