[RESEND][PATCH net-drivers-2.6 0/6] e100: driver update (fwd)
From: Malli Chilakala <hidden>
Date: 2005-04-27 17:33:59
From: Malli Chilakala <hidden>
Date: 2005-04-27 17:33:59
Signed-off-by: Mallikarjuna R Chilakala <redacted> Signed-off-by: Ganesh Venkatesan <redacted> Signed-off-by: John Ronciak <redacted> 1. Execute tx_timeout task outside the interrupt context 2. Render e100 NAPI state machine to be similar to the non-NAPI one. 3. Synchronize interface link state with e100 poll routine. 4. Fix wake on lan related issues 5. Performance optimizations to e100 Tx path 6. Driver version, white space, comments, device id & other