linux/drivers/net/igb
Alexander Duyck 312c75aee7 igb: rename nvm ops
All of the nvm ops have the tag _nvm added to the end which is redundant
since all of the calls to the ops have to go through the nvm ops struct
anyway.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-02-07 02:43:06 -08:00
..
e1000_82575.c igb: rename nvm ops 2009-02-07 02:43:06 -08:00
e1000_82575.h
e1000_defines.h igb: read address from RAH/RAL instead of from EEPROM 2009-02-07 02:43:05 -08:00
e1000_hw.h igb: rename nvm ops 2009-02-07 02:43:06 -08:00
e1000_mac.c igb: rename nvm ops 2009-02-07 02:43:06 -08:00
e1000_mac.h igb: make dev_spec a union and remove dynamic allocation 2009-02-07 02:43:04 -08:00
e1000_nvm.c igb: rename nvm ops 2009-02-07 02:43:06 -08:00
e1000_nvm.h
e1000_phy.c igb: rename phy ops 2009-02-07 02:43:05 -08:00
e1000_phy.h igb: rename phy ops 2009-02-07 02:43:05 -08:00
e1000_regs.h igb: Correctly determine pci-e function number in virtual environment 2008-12-10 01:09:53 -08:00
igb_ethtool.c igb: rename nvm ops 2009-02-07 02:43:06 -08:00
igb_main.c igb: rename nvm ops 2009-02-07 02:43:06 -08:00
igb.h igb: rename phy ops 2009-02-07 02:43:05 -08:00
Makefile