index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
igb
/
e1000_phy.c
Age
Commit message (
Expand
)
Author
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher
2011-07-11
igb: Update copyright on all igb driver files.
Carolyn Wyborny
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-10
Intel Wired LAN drivers: Use static const
Jeff Kirsher
2010-09-22
igb: Add support for DH89xxCC
Joseph Gasparakis
2010-02-17
igb: Power down link when interface is down
Nick Nunley
2009-12-23
igb: do not force retry count to 1 on 82580 phy
Alexander Duyck
2009-11-20
igb: add support for 82580 MAC
Alexander Duyck
2009-11-20
igb: add support for the 82580 phy
Alexander Duyck
2009-10-06
igb: add additional error handling to the phy code
Alexander Duyck
2009-10-06
igb: add code to retry a phy read in the event of failure on link check
Alexander Duyck
2009-10-06
igb: move the generic copper link setup code into e1000_phy.c
Alexander Duyck
2009-10-06
igb: add locking to reads of the i2c interface
Alexander Duyck
2009-09-14
igb: do not allow phy sw reset code to make calls to null pointers
Alexander Duyck
2009-07-26
igb: cleanup flow control configuration to make requested/current more clear
Alexander Duyck
2009-04-02
igb: increase delay for copper link setup
Alexander Duyck
2009-02-15
igb: remove unused defines
Alexander Duyck
2009-02-07
igb: update version number and copyright dates
Alexander Duyck
2009-02-07
igb: rename phy ops
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