summaryrefslogtreecommitdiffstats
path: root/drivers/net/igb/e1000_mac.c
Commit message (Expand)AuthorAgeFilesLines
* igb: correct typo that was setting vfta mask to 1Alexander Duyck2009-03-141-1/+1
* igb: add PF to poolAlexander Duyck2009-03-141-7/+14
* igb: Add support for enabling VFs to PF driver.Alexander Duyck2009-02-201-0/+24
* igb: update version number and copyright datesAlexander Duyck2009-02-071-1/+1
* igb: remove disable_av variable from mac_info structAlexander Duyck2009-02-071-1/+2
* igb: rename nvm opsAlexander Duyck2009-02-071-5/+4
* igb: rename phy opsAlexander Duyck2009-02-071-4/+4
* igb: make dev_spec a union and remove dynamic allocationAlexander Duyck2009-02-071-13/+0
* drivers/net/igb: remove dead code (function 'igb_read_pci_cfg')Hannes Eder2008-12-261-7/+0
* igb: Correctly determine pci-e function number in virtual environmentAlexander Duyck2008-12-101-12/+6
* igb: remove three redundant functions left in the codeAlexander Duyck2008-08-071-82/+0
* igb: correct issue of set_mta member of mac.ops not being populatedAlexander Duyck2008-08-071-1/+1
* igb: add 82576 MAC supportAlexander Duyck2008-07-111-2/+1
* igb: eliminate hw from the hw_dbg macro argumentsAuke Kok2008-07-041-38/+37
* igb: cleanup function header commentsJeff Kirsher2008-07-041-33/+33
* igb: PCI-Express 82575 Gigabit Ethernet driverAuke Kok2008-01-281-0/+1505
OpenPOWER on IntegriCloud