index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
igb
/
e1000_mac.c
Age
Commit message (
Expand
)
Author
2010-04-27
igb: add support for reporting 5GT/s during probe on PCIe Gen2
Alexander Duyck
2010-03-27
igb: use correct bits to identify if managability is enabled
Alexander Duyck
2010-02-17
igb: remove adaptive IFS from driver
Nick Nunley
2009-10-06
igb: add flushes between RAR writes when setting mac address
Alexander Duyck
2009-10-06
igb: change how we handle alternate mac addresses
Alexander Duyck
2009-10-06
igb: remove unused temp variable from stats clearing path
Alexander Duyck
2009-09-21
igb: resolve namespacecheck warning for igb_hash_mc_addr
Alexander Duyck
2009-07-26
igb: cleanup flow control configuration to make requested/current more clear
Alexander Duyck
2009-07-26
igb: cleanup receive address register initialization
Alexander Duyck
2009-07-26
igb: move all multicast addresses into multicast table array
Alexander Duyck
2009-07-26
igb: add completion timeout workaround for 82575/82576
Alexander Duyck
2009-07-26
igb: make serdes power down available for 82575 in addition to 82576 parts
Alexander Duyck
2009-07-26
igb: remove media type fiber as it is misleading
Alexander Duyck
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