summaryrefslogtreecommitdiff
path: root/drivers/net/igb/e1000_mac.c
AgeCommit message (Expand)Author
2014-03-31igb: integrate igb driver 5.1.2Marcel Ziswiler
2013-01-23igb: Add Support for new i210/i211 devices.Carolyn Wyborny
2011-07-11igb: Update copyright on all igb driver files.Carolyn Wyborny
2011-07-04net: igb: Use is_multicast_ether_addr helperTobias Klauser
2011-03-31Fix common misspellingsLucas De Marchi
2010-04-27igb: add support for reporting 5GT/s during probe on PCIe Gen2Alexander Duyck
2010-03-27igb: use correct bits to identify if managability is enabledAlexander Duyck
2010-02-17igb: remove adaptive IFS from driverNick Nunley
2009-10-06igb: add flushes between RAR writes when setting mac addressAlexander Duyck
2009-10-06igb: change how we handle alternate mac addressesAlexander Duyck
2009-10-06igb: remove unused temp variable from stats clearing pathAlexander Duyck
2009-09-21igb: resolve namespacecheck warning for igb_hash_mc_addrAlexander Duyck
2009-07-26igb: cleanup flow control configuration to make requested/current more clearAlexander 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: 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-04-11igb: fix unused external references introduced with sr-iov changesAlexander Duyck
2009-03-14igb: correct typo that was setting vfta mask to 1Alexander Duyck
2009-03-14igb: add PF to poolAlexander Duyck
2009-02-20igb: Add support for enabling VFs to PF driver.Alexander Duyck
2009-02-07igb: update version number and copyright datesAlexander Duyck
2009-02-07igb: remove disable_av variable from mac_info structAlexander Duyck
2009-02-07igb: rename nvm opsAlexander Duyck
2009-02-07igb: rename phy opsAlexander Duyck
2009-02-07igb: make dev_spec a union and remove dynamic allocationAlexander Duyck
2008-12-26drivers/net/igb: remove dead code (function 'igb_read_pci_cfg')Hannes Eder
2008-12-10igb: Correctly determine pci-e function number in virtual environmentAlexander Duyck
2008-08-07igb: remove three redundant functions left in the codeAlexander Duyck
2008-08-07igb: correct issue of set_mta member of mac.ops not being populatedAlexander Duyck
2008-07-11igb: add 82576 MAC supportAlexander Duyck
2008-07-04igb: eliminate hw from the hw_dbg macro argumentsAuke Kok
2008-07-04igb: cleanup function header commentsJeff Kirsher
2008-01-28igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok