Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target...
[linux-flexiantxendom0-3.2.10.git] / drivers / net / ethernet / intel / e1000e / ich8lan.c
2012-04-14 Bruce Allane1000e: issues in Sx on 82577/8/9
2012-03-01 Bruce Allane1000e: cleanup whitespace and indentation
2012-02-25 Bruce Allane1000e: rename e1000e_reload_nvm() and call as function...
2012-02-25 Bruce Allane1000e: rename e1000e_config_collision_dist() and call...
2012-02-25 Bruce Allane1000e: comment correction in e1000e_set_kmrn_lock_loss...
2012-02-25 Bruce Allane1000e: cleanup calls to setup_physical_interface funct...
2012-02-25 Bruce Allane1000e: cleanup use of check_reset_block function pointer
2012-02-25 Bruce Allane1000e: cleanup: rename e1000e_setup_link() and call...
2012-02-25 Bruce Allane1000e: cleanup: rename e1000e_id_led_init() and call...
2012-02-13 Bruce Allane1000e: cleanup goto statements to exit points without...
2012-02-13 Bruce Allane1000e: potentially incorrect return for e1000_init_hw_...
2012-02-13 Bruce Allane1000e: cleanup: minor whitespace addition (insert...
2012-02-13 Bruce Allane1000e: cleanup: remove unnecessary variable initializa...
2012-02-13 Bruce Allane1000e: cleanup: remove unnecessary variable ret_val
2012-02-13 Bruce Allane1000e: cleanup: remove unreachable statement
2012-02-13 Bruce Allane1000e: potentially incorrect return for e1000_set_d3_l...
2012-02-13 Bruce Allane1000e: cleanup: always return 0
2012-02-13 Bruce Allane1000e: cleanup: rename goto labels to be more meaningful
2012-02-10 Bruce Allane1000e: pass pointer to hw struct for e1000_init_mac_pa...
2012-02-10 Bruce Allane1000e: remove unnecessary returns from void functions
2012-02-07 Bruce Allane1000e: minor whitespace and indentation cleanup
2012-02-07 Bruce Allane1000e: cleanup - check return values consistently
2012-01-27 Bruce Allane1000e: update copyright year
2012-01-27 Bruce Allane1000e: call er16flash() instead of __er16flash()
2012-01-27 Bruce Allane1000e: concatenate long debug strings which span multi...
2012-01-27 Bruce Allane1000e: conditionally restart autoneg on 82577/8/9...
2012-01-27 Bruce Allane1000e: increase Rx PBA to prevent dropping received...
2012-01-27 Bruce Allane1000e: ICHx/PCHx LOMs should use LPLU setting in NVM...
2012-01-27 Bruce Allane1000e: update workaround for 82579 intermittently...
2012-01-27 Bruce Allane1000e: disable Early Receive DMA on ICH LOMs
2012-01-26 Bruce Allane1000e: 82579: workaround for link drop issue
2011-11-02 Bruce Allane1000e: demote a debugging WARN to a debug log message
2011-10-16 Bruce Allane1000e: locking bug introduced by commit 67fd4fcb
2011-10-07 Bruce Allane1000e: bad short packets received when jumbos enabled...
2011-10-06 Bruce Allane1000e: WoL fails on device ID 0x1501
2011-10-06 Bruce Allane1000e: WoL can fail on 82578DM
2011-10-05 Jeff Kirshere1000e: make function tables const
2011-08-27 Bruce Allane1000e: convert to netdev features/hw_features API
2011-08-20 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net
2011-08-11 Jeff Kirsherintel: Move the Intel wired LAN drivers