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/igb
Alexander Duyck a6ef5e9d7d igb: remove igb_init_managability as it is deprecated
igb_init_managability does not actually perform any function as the two
registers it attempts to write are both read only on the host.  This patch
removes the function and all references to it from the driver.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-08-07 01:55:26 -04:00
..
Makefile igb: PCI-Express 82575 Gigabit Ethernet driver 2008-01-28 15:10:33 -08:00
e1000_82575.c igb: remove three redundant functions left in the code 2008-08-07 01:55:20 -04:00
e1000_82575.h igb: remove three redundant functions left in the code 2008-08-07 01:55:20 -04:00
e1000_defines.h igb: fixes 82576 serdes init to correctly support manual flow control changes 2008-08-07 01:55:09 -04:00
e1000_hw.h igb: correct issue of set_mta member of mac.ops not being populated 2008-08-07 01:55:16 -04:00
e1000_mac.c igb: remove three redundant functions left in the code 2008-08-07 01:55:20 -04:00
e1000_mac.h igb: remove three redundant functions left in the code 2008-08-07 01:55:20 -04:00
e1000_nvm.c igb: eliminate hw from the hw_dbg macro arguments 2008-07-04 08:46:59 -04:00
e1000_nvm.h igb: PCI-Express 82575 Gigabit Ethernet driver 2008-01-28 15:10:33 -08:00
e1000_phy.c igb: eliminate hw from the hw_dbg macro arguments 2008-07-04 08:46:59 -04:00
e1000_phy.h igb: PCI-Express 82575 Gigabit Ethernet driver 2008-01-28 15:10:33 -08:00
e1000_regs.h igb: remove three redundant functions left in the code 2008-08-07 01:55:20 -04:00
igb.h igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists. 2008-07-17 19:20:58 -07:00
igb_ethtool.c igb: Improve multiqueue AIM support 2008-07-11 01:20:33 -04:00
igb_main.c igb: remove igb_init_managability as it is deprecated 2008-08-07 01:55:26 -04:00