aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/igb/e1000_mac.c
Commit message (Expand)AuthorAge
* igb: add support for reporting 5GT/s during probe on PCIe Gen2Alexander Duyck2010-04-27
* igb: use correct bits to identify if managability is enabledAlexander Duyck2010-03-27
* igb: remove adaptive IFS from driverNick Nunley2010-02-17
* igb: add flushes between RAR writes when setting mac addressAlexander Duyck2009-10-06
* igb: change how we handle alternate mac addressesAlexander Duyck2009-10-06
* igb: remove unused temp variable from stats clearing pathAlexander Duyck2009-10-06
* igb: resolve namespacecheck warning for igb_hash_mc_addrAlexander Duyck2009-09-21
* igb: cleanup flow control configuration to make requested/current more clearAlexander Duyck2009-07-26
* igb: cleanup receive address register initializationAlexander Duyck2009-07-26
* igb: move all multicast addresses into multicast table arrayAlexander Duyck2009-07-26
* igb: add completion timeout workaround for 82575/82576Alexander Duyck2009-07-26
* igb: make serdes power down available for 82575 in addition to 82576 partsAlexander Duyck2009-07-26
* igb: remove media type fiber as it is misleadingAlexander Duyck2009-07-26
* igb: fix unused external references introduced with sr-iov changesAlexander Duyck2009-04-11
* igb: correct typo that was setting vfta mask to 1Alexander Duyck2009-03-14
* igb: add PF to poolAlexander Duyck2009-03-14
* igb: Add support for enabling VFs to PF driver.Alexander Duyck2009-02-20
* igb: update version number and copyright datesAlexander Duyck2009-02-07
* igb: remove disable_av variable from mac_info structAlexander Duyck2009-02-07
* igb: rename nvm opsAlexander Duyck2009-02-07
* igb: rename phy opsAlexander Duyck2009-02-07
* igb: make dev_spec a union and remove dynamic allocationAlexander Duyck2009-02-07
* drivers/net/igb: remove dead code (function 'igb_read_pci_cfg')Hannes Eder2008-12-26
* igb: Correctly determine pci-e function number in virtual environmentAlexander Duyck2008-12-10
* igb: remove three redundant functions left in the codeAlexander Duyck2008-08-07
* igb: correct issue of set_mta member of mac.ops not being populatedAlexander Duyck2008-08-07
* igb: add 82576 MAC supportAlexander Duyck2008-07-11
* igb: eliminate hw from the hw_dbg macro argumentsAuke Kok2008-07-04
* igb: cleanup function header commentsJeff Kirsher2008-07-04
* igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok2008-01-28