Age | Commit message (Expand) | Author |
2021-03-23 | e1000: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2020-10-13 | e1000: remove unused and incorrect code | Jesse Brandeburg |
2020-09-25 | intel: handle unused assignments | Jesse Brandeburg |
2020-09-25 | intel-ethernet: clean up W=1 warnings in kdoc | Jesse Brandeburg |
2020-09-19 | net: e1000: Remove set but not used variable | Zheng Yongjun |
2020-07-01 | ethernet/intel: Convert fallthrough code comments | Jeff Kirsher |
2020-05-28 | e1000: Fix typo in the comment | Hari |
2018-04-27 | net: intel: Cleanup the copyright/license headers | Jeff Kirsher |
2018-03-23 | intel: add SPDX identifiers to all the Intel drivers | Jeff Kirsher |
2017-11-27 | e1000: Fix off-by-one in debug message | Ahmad Fatoum |
2015-12-12 | e1000: Elementary checkpatch warnings and checks removed | Janusz Wolak |
2015-12-12 | e1000: get rid of duplicate exit path | Jean Sacren |
2015-12-12 | e1000: fix kernel-doc argument being missing | Jean Sacren |
2015-12-12 | e1000: Remove checkpatch coding style errors | Janusz Wolak |
2015-12-12 | e1000: make eeprom read/write scheduler friendly | Joern Engel |
2015-09-22 | e1000: remove dead e1000_init_eeprom_params calls | Francois Romieu |
2014-09-12 | e1000: move e1000_tbi_adjust_stats to where its used | Florian Westphal |
2014-07-20 | e1000: remove unnecessary break after return | Fabian Frederick |
2014-05-27 | e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpers | Tobias Klauser |
2014-04-11 | e1000: remove debug messages with function names | Jakub Kicinski |
2013-02-15 | e1000: fix whitespace issues and multi-line comments | Jeff Kirsher |
2012-11-01 | e1000: fix concurrent accesses to PHY from watchdog and ethtool | Maxime Bizon |
2012-07-10 | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings |
2012-02-24 | e1000: Neaten e1000_config_dsp_after_link_change | Joe Perches |
2011-10-06 | e1000: convert mdelay to msleep | Jesse Brandeburg |
2011-09-22 | Merge branch 'master' of github.com:davem330/net | David S. Miller |
2011-08-10 | intel: Move the Intel wired LAN drivers | Jeff Kirsher |