Archived
14
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
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Use DEFINE_PCI_DEVICE_TABLE() so we get place PCI ids table into correct section
in every case.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-01-07 23:54:26 -08:00
..
82571.c e1000e: LED settings in EEPROM ignored on 82571 and 82572 2009-12-18 20:14:59 -08: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: correct ICH/PCH PHY operations function pointers 2009-12-02 19:57:17 -08:00
es2lan.c e1000e: only perform ESB2 MDIC workaround on certain configurations 2009-12-08 20:10:12 -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: only perform ESB2 MDIC workaround on certain configurations 2009-12-08 20:10:12 -08:00
ich8lan.c e1000e: replace incorrect use of GG82563_REG macro 2009-12-08 20:10:11 -08:00
lib.c e1000e: comment corrections 2009-12-02 00:35:54 -08:00
Makefile
netdev.c drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 2010-01-07 23:54:26 -08:00
param.c e1000e: update copyright information 2009-11-21 11:34:09 -08:00
phy.c e1000e: correct ICH/PCH PHY operations function pointers 2009-12-02 19:57:17 -08:00