[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cdi-devel] [PATCH 0/7] e1000: Support the NIC in the T500



This series fixes a few bugs in the e1000 driver and adds support for the
e1000e chip used in the Thinkpad T500.

Kevin Wolf (7):
  e1000: Fix TCTL Pad Short Packets bit
  e1000: Make descriptors volatile
  e1000: Fix error path for full TX queue
  e1000: Introduce e1000_model
  e1000: Move a few model-specific things to e1000_model
  e1000: Implement support for 8086:10f5 e1000e chip
  e1000: Wait for Link Up

 e1000/device.c   | 153 ++++++++++++++++++++++++++++++++++++++++++++++++-------
 e1000/device.h   |  68 ++++++++++++++++++++++---
 e1000/e1000_io.h |  29 +++++++++++
 3 files changed, 225 insertions(+), 25 deletions(-)

-- 
2.1.4