aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/phy.c
Commit message (Expand)AuthorAge
* e1000e: cosmetic cleanup of commentsBruce Allan2012-12-01
* e1000e: implement 82577/579 MDI setting supportBruce W Allan2012-08-21
* e1000e: test for valid check_reset_block function pointerBruce Allan2012-06-05
* e1000e: enable forced master/slave on 82577Bruce Allan2012-05-05
* e1000e: initial support for i217Bruce Allan2012-05-04
* e1000e: Resolve intermittent negotiation issue on 82574/82583.Matthew Vick2012-05-03
* e1000e: cleanup boolean logicBruce Allan2012-04-14
* e1000e: use msleep instead of mdelayBruce Allan2012-03-01
* e1000e: cleanup whitespace and indentationBruce Allan2012-03-01
* e1000e: rename e1000e_config_collision_dist() and call as function pointerBruce Allan2012-02-25
* e1000e: cleanup use of check_reset_block function pointerBruce Allan2012-02-25
* e1000e: cleanup goto statements to exit points without common workBruce Allan2012-02-13
* e1000e: cleanup: remove unnecessary test and returnBruce Allan2012-02-13
* e1000e: cleanup: always return 0Bruce Allan2012-02-13
* e1000e: cleanup: remove unnecessary assignments just before returningBruce Allan2012-02-13
* e1000e: cleanup: rename goto labels to be more meaningfulBruce Allan2012-02-13
* e1000e: replace '1' with 'true' for boolean get_link_statusBruce Allan2012-02-10
* e1000e: remove unnecessary parenthesesBruce Allan2012-02-10
* e1000e: update copyright yearBruce Allan2012-01-26
* e1000e: concatenate long debug strings which span multiple linesBruce Allan2012-01-26
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-10