summaryrefslogtreecommitdiff
path: root/drivers/net/igb/e1000_82575.c
AgeCommit message (Expand)Author
2011-08-10intel: Move the Intel wired LAN driversJeff Kirsher
2011-07-11igb: Add support of SerDes Forced mode for certain hardwareCarolyn Wyborny
2011-07-11igb: Update copyright on all igb driver files.Carolyn Wyborny
2011-07-11igb: Fix lack of flush after register write and before delayCarolyn Wyborny
2011-05-04igb: Add check for invalid size to igb_get_invariants_82575()Carolyn Wyborny
2011-04-13igb: fix typo in igb_validate_nvm_checksum_82580Stefan Assmann
2011-03-12igb: Update NVM functions to work with i350 devicesCarolyn Wyborny
2011-03-12igb: Add Energy Efficient Ethernet (EEE) for i350 devices.Carolyn Wyborny
2011-02-11igb: Enable PF side of SR-IOV support for i350 devicesCarolyn Wyborny
2011-01-24igb: Add support for i340 Quad Port Fiber AdapterCarolyn Wyborny
2010-12-24igb: Add Anti-spoofing feature supportGreg Rose
2010-12-24igb: Some fine tuningGasparakis, Joseph
2010-09-22igb: Add support for DH89xxCCJoseph Gasparakis
2010-08-03igb: Program MDICNFG register prior to PHY initAlexander Duyck
2010-07-26igb: restore EEPROM values of MDICNFG on reset with 82580Nick Nunley
2010-07-26igb: add support for SGMII-based MDIO PHYsNick Nunley
2010-07-01igb: fix PHY config access on 82580Nick Nunley
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-22igb: add support for Intel I350 Gigabit Network ConnectionAlexander Duyck
2010-03-22igb: Do not overwrite mdicnfg register when accessing 82580 phyAlexander Duyck
2010-03-19igb: Add support for 82576 ET2 Quad Port Server AdapterCarolyn Wyborny
2010-02-17igb: Power down link when interface is downNick Nunley
2010-02-17igb: ignore EEPROM APME check when shutting down serdes linkNick Nunley
2009-12-23igb: do not force pcs link when in KX modeAlexander Duyck
2009-11-20igb: add support for 82580 MACAlexander Duyck
2009-10-06igb: move the generic copper link setup code into e1000_phy.cAlexander Duyck
2009-10-06igb: change how we handle alternate mac addressesAlexander Duyck
2009-10-06igb: add support for 82576NS SerDes adapterAlexander Duyck
2009-10-06igb: make use of the uta to allow for promiscous mode filterAlexander Duyck
2009-10-06igb: add locking to reads of the i2c interfaceAlexander Duyck
2009-10-06igb: update the approach taken to acquiring and releasing the phy lockAlexander Duyck
2009-10-06igb: update comments for serdes config and update to handle duplexAlexander Duyck
2009-10-06igb: remove unused temp variable from stats clearing pathAlexander Duyck
2009-09-14igb: reset sgmii phy at start of initAlexander Duyck
2009-07-26igb: initialize mailbox function pointers prior to phy initAlexander Duyck
2009-07-26igb: add support for 82576 mezzanine cardAlexander Duyck
2009-07-26igb: cleanup receive address register initializationAlexander Duyck
2009-07-26igb: move all multicast addresses into multicast table arrayAlexander Duyck
2009-07-26igb: add completion timeout workaround for 82575/82576Alexander Duyck
2009-07-26igb: do not overwrite EEPROM LED settingsAlexander Duyck
2009-07-26igb: change configure_pcs_link to void since it always returns 0Alexander Duyck
2009-07-26igb: make serdes power down available for 82575 in addition to 82576 partsAlexander Duyck
2009-07-26igb: remove media type fiber as it is misleadingAlexander Duyck
2009-07-08igb: set lan id prior to configuring phyAlexander Duyck
2009-03-14igb: add support for 82576 quad copper adapterAlexander Duyck
2009-03-14igb: add support for another dual port 82576 non-security nicAlexander Duyck
2009-02-20igb: Add support for enabling VFs to PF driver.Alexander Duyck
2009-02-07igb: update version number and copyright datesAlexander Duyck