summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/e1000e/phy.c
Commit message (Expand)AuthorAgeFilesLines
* e1000e: cosmetic cleanup of commentsBruce Allan2012-12-011-94/+47Star
* e1000e: implement 82577/579 MDI setting supportBruce W Allan2012-08-211-2/+29
* e1000e: test for valid check_reset_block function pointerBruce Allan2012-06-061-3/+5
* e1000e: enable forced master/slave on 82577Bruce Allan2012-05-051-26/+45
* e1000e: initial support for i217Bruce Allan2012-05-041-0/+3
* e1000e: Resolve intermittent negotiation issue on 82574/82583.Matthew Vick2012-05-031-1/+17
* e1000e: cleanup boolean logicBruce Allan2012-04-141-12/+11Star
* e1000e: use msleep instead of mdelayBruce Allan2012-03-011-3/+1Star
* e1000e: cleanup whitespace and indentationBruce Allan2012-03-011-37/+22Star
* e1000e: rename e1000e_config_collision_dist() and call as function pointerBruce Allan2012-02-251-2/+2
* e1000e: cleanup use of check_reset_block function pointerBruce Allan2012-02-251-1/+1
* e1000e: cleanup goto statements to exit points without common workBruce Allan2012-02-131-122/+88Star
* e1000e: cleanup: remove unnecessary test and returnBruce Allan2012-02-131-2/+0Star
* e1000e: cleanup: always return 0Bruce Allan2012-02-131-1/+1
* e1000e: cleanup: remove unnecessary assignments just before returningBruce Allan2012-02-131-2/+1Star
* e1000e: cleanup: rename goto labels to be more meaningfulBruce Allan2012-02-131-12/+12
* e1000e: replace '1' with 'true' for boolean get_link_statusBruce Allan2012-02-101-1/+1
* e1000e: remove unnecessary parenthesesBruce Allan2012-02-101-5/+5
* e1000e: update copyright yearBruce Allan2012-01-271-1/+1
* e1000e: concatenate long debug strings which span multiple linesBruce Allan2012-01-271-2/+1Star
* intel: Move the Intel wired LAN driversJeff Kirsher2011-08-111-0/+3377