summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/mac.c
AgeCommit message (Expand)Author
2020-02-19net: intel: e1000e: fix possible sleep-in-atomic-context bugs in e1000e_get_h...Jia-Ju Bai
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
2018-03-12e1000e: Fix link check race conditionBenjamin Poirier
2018-03-12Revert "e1000e: Separate signaling for link check/link up"Benjamin Poirier
2018-03-05e1000e: Fix check_for_link return value with autoneg offBenjamin Poirier
2017-10-10e1000e: Separate signaling for link check/link upBenjamin Poirier
2016-05-13e1000e: use BIT() macro for bit definesJacob Keller
2015-06-03e1000e: Bump the version to 3.2.5Yanir Lubetkin
2014-07-20e1000e: remove unnecessary break after returnFabian Frederick
2014-05-26e1000e: Failure to write SHRA turns on PROMISC modeDavid Ertman
2014-03-07e1000e: Cleanup - Update GPL header and CopyrightDavid Ertman
2013-03-27e1000e: fix LED blink logic for designs with LEDs driven by cathodeBruce Allan
2013-03-08e1000e: cleanup USLEEP_RANGE checkpatch checksBruce Allan
2013-01-31e1000e: use generic IEEE MII definitionsBruce Allan
2013-01-31e1000e: resolve -Wunused-parameter compile warningsBruce Allan
2013-01-31e1000e: cleanup some whitespace and indentation issuesBruce Allan
2013-01-27e1000e: cleanup: do not assign a variable a value when not necessaryBruce Allan
2013-01-27e1000e: update copyright dateBruce Allan
2013-01-15e1000e: SerDes autoneg flow controlBruce Allan
2012-12-01e1000e: cosmetic cleanup of commentsBruce Allan
2012-06-05e1000e: test for valid check_reset_block function pointerBruce Allan
2012-05-02e1000e: fix .ndo_set_rx_mode for 82579Bruce Allan
2012-04-14e1000e: cleanup boolean logicBruce Allan
2012-02-29e1000e: cleanup whitespace and indentationBruce Allan
2012-02-24e1000e: cleanup - remove unnecessary variableBruce Allan
2012-02-24e1000e: use true/false for boolean send_xon, do not assume always trueBruce Allan
2012-02-24e1000e: cleanup comment in e1000_hash_mc_addr()Bruce Allan
2012-02-24e1000e: rename e1000e_config_collision_dist() and call as function pointerBruce Allan
2012-02-24e1000e: cleanup use of check_reset_block function pointerBruce Allan
2012-02-24e1000e: cleanup: rename e1000e_setup_link() and call as function pointerBruce Allan
2012-02-24e1000e: cleanup: rename e1000e_id_led_init() and call as function pointerBruce Allan
2012-02-13e1000e: cleanup goto statements to exit points without common workBruce Allan
2012-02-13e1000e: potentially incorrect return for e1000e_setup_fiber_serdes_linkBruce Allan
2012-02-13e1000e: cleanup: always return 0Bruce Allan
2012-02-13e1000e: cleanup: remove unnecessary assignments just before returningBruce Allan
2012-02-10e1000e: use true/false for bool autoneg_falseBruce Allan
2012-02-10e1000e: remove unnecessary parenthesesBruce Allan
2012-02-10e1000e: remove unnecessary returns from void functionsBruce Allan
2012-02-10e1000e: remove test that is always falseBruce Allan
2012-01-26e1000e: update copyright yearBruce Allan
2012-01-26e1000e: split lib.c into three more-appropriate filesBruce Allan