index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
igb
/
e1000_mac.c
Age
Commit message (
Expand
)
Author
2009-04-11
igb: fix unused external references introduced with sr-iov changes
Alexander Duyck
2009-03-14
igb: correct typo that was setting vfta mask to 1
Alexander Duyck
2009-03-14
igb: add PF to pool
Alexander Duyck
2009-02-20
igb: Add support for enabling VFs to PF driver.
Alexander Duyck
2009-02-07
igb: update version number and copyright dates
Alexander Duyck
2009-02-07
igb: remove disable_av variable from mac_info struct
Alexander Duyck
2009-02-07
igb: rename nvm ops
Alexander Duyck
2009-02-07
igb: rename phy ops
Alexander Duyck
2009-02-07
igb: make dev_spec a union and remove dynamic allocation
Alexander Duyck
2008-12-26
drivers/net/igb: remove dead code (function 'igb_read_pci_cfg')
Hannes Eder
2008-12-10
igb: Correctly determine pci-e function number in virtual environment
Alexander Duyck
2008-08-07
igb: remove three redundant functions left in the code
Alexander Duyck
2008-08-07
igb: correct issue of set_mta member of mac.ops not being populated
Alexander Duyck
2008-07-11
igb: add 82576 MAC support
Alexander Duyck
2008-07-04
igb: eliminate hw from the hw_dbg macro arguments
Auke Kok
2008-07-04
igb: cleanup function header comments
Jeff Kirsher
2008-01-28
igb: PCI-Express 82575 Gigabit Ethernet driver
Auke Kok