aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/igb/e1000_mac.c
AgeCommit message (Expand)Author
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