linux/drivers/net/e1000
Auke Kok 77b2aad5b4 e1000: implement more efficient tx queue locking
Implement more efficient locking (avoid the lock) when checking for
a stopped queue.  Also don't wake the queue unless the threshold is
reached to avoid queue on/off thrash.


Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: John Ronciak <john.ronciak@intel.com>
2006-04-14 19:05:25 -07:00
..
LICENSE Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
e1000.h e1000: Buffer optimizations for small MTU 2006-04-14 19:05:18 -07:00
e1000_ethtool.c [PATCH] drivers/net/e1000/: proper prototypes 2006-03-11 21:49:49 -05:00
e1000_hw.c e1000: Added driver comments and whitespace changes. Modified long lines of code to ensure they would not wrap beyond 80 characters. 2006-03-02 18:46:29 -08:00
e1000_hw.h e1000: Added driver comments and whitespace changes. Modified long lines of code to ensure they would not wrap beyond 80 characters. 2006-03-02 18:46:29 -08:00
e1000_main.c e1000: implement more efficient tx queue locking 2006-04-14 19:05:25 -07:00
e1000_osdep.h [PATCH] e1000: Fix whitespace 2006-01-18 16:17:58 -05:00
e1000_param.c e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced at 100Mb/s 2006-03-02 18:19:30 -08:00