Run pci_apply_final_quirks() sooner.
[safe/jmp/linux-2.6] / drivers / net / igb / e1000_82575.c
2009-09-15 Alexander Duyckigb: reset sgmii phy at start of init
2009-07-26 Alexander Duyckigb: initialize mailbox function pointers prior to...
2009-07-26 Alexander Duyckigb: add support for 82576 mezzanine card
2009-07-26 Alexander Duyckigb: cleanup receive address register initialization
2009-07-26 Alexander Duyckigb: move all multicast addresses into multicast table...
2009-07-26 Alexander Duyckigb: add completion timeout workaround for 82575/82576
2009-07-26 Alexander Duyckigb: do not overwrite EEPROM LED settings
2009-07-26 Alexander Duyckigb: change configure_pcs_link to void since it always...
2009-07-26 Alexander Duyckigb: make serdes power down available for 82575 in...
2009-07-26 Alexander Duyckigb: remove media type fiber as it is misleading
2009-07-08 Alexander Duyckigb: set lan id prior to configuring phy
2009-03-14 Alexander Duyckigb: add support for 82576 quad copper adapter
2009-03-14 Alexander Duyckigb: add support for another dual port 82576 non-securi...
2009-02-20 Alexander Duyckigb: Add support for enabling VFs to PF driver.
2009-02-07 Alexander Duyckigb: update version number and copyright dates
2009-02-07 Alexander Duyckigb: rename igb_update_mc_addr_list_82575 to not includ...
2009-02-07 Alexander Duyckigb: rename nvm ops
2009-02-07 Alexander Duyckigb: rename phy ops
2009-02-07 Alexander Duyckigb: make dev_spec a union and remove dynamic allocation
2009-02-03 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-01-31 Alexander Duyckigb: fix link reporting when using sgmii
2009-01-21 Alexander Duyckigb: make certain to power on optics for 82576 fiber...
2008-08-27 Alexander Duyckigb: remove 82576 quad adapter
2008-08-07 Alexander Duyckigb: remove three redundant functions left in the code
2008-08-07 Alexander Duyckigb: correct issue of set_mta member of mac.ops not...
2008-08-07 Alexander Duyckigb: fixes 82576 serdes init to correctly support manua...
2008-08-07 Alexander Duyckigb: fix comments
2008-07-11 Alexander Duyckigb: add 82576 MAC support
2008-07-04 Alexander Duyckigb: fix init on 82575 with MNG enabled
2008-07-04 Auke Kokigb: eliminate hw from the hw_dbg macro arguments
2008-07-04 Jeff Kirsherigb: cleanup function header comments
2008-07-04 Jeff Kirsherigb: limit EEPROM access
2008-01-28 Auke Kokigb: PCI-Express 82575 Gigabit Ethernet driver