dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/e1000e
Bruce Allan baf86c9d36 e1000e: workaround link issues on busy hub in half duplex on 82577/82578
This patch removes a delay in hardware after every received packet allowing
more time for transmitted packets to go out in between received packets in
half duplex.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-13 17:12:46 -08:00
..
82571.c e1000e: perform 10/100 adaptive IFS only on parts that support it 2010-01-08 00:35:30 -08:00
Makefile e1000e: reformat comment blocks, cosmetic changes only 2008-03-28 22:14:56 -04:00
defines.h e1000e: minor correction to name of bit in CTRL_EXT register 2009-12-08 20:10:11 -08:00
e1000.h e1000e: MDIO slow mode should always be done for 82577 2010-01-13 17:12:46 -08:00
es2lan.c e1000e: perform 10/100 adaptive IFS only on parts that support it 2010-01-08 00:35:30 -08:00
ethtool.c e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom() 2009-12-02 00:35:56 -08:00
hw.h e1000e: perform 10/100 adaptive IFS only on parts that support it 2010-01-08 00:35:30 -08:00
ich8lan.c e1000e: workaround link issues on busy hub in half duplex on 82577/82578 2010-01-13 17:12:46 -08:00
lib.c e1000e: fix and commonize code for setting the receive address registers 2010-01-08 00:35:31 -08:00
netdev.c e1000e: don't accumulate PHY statistics on PHY read failure 2010-01-08 00:35:30 -08:00
param.c e1000e: update copyright information 2009-11-21 11:34:09 -08:00
phy.c e1000e: MDIO slow mode should always be done for 82577 2010-01-13 17:12:46 -08:00