index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
e1000_phy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
igb: add support for 1512 PHY
Todd Fujinaka
2015-08-18
1
-2
/
+91
*
igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0])
Todd Fujinaka
2015-07-23
1
-11
/
+5
*
igb: remove redundant PHY power down register write
Todd Fujinaka
2014-05-27
1
-14
/
+0
*
igb: Cleanups to fix msleep warnings
Carolyn Wyborny
2014-04-24
1
-1
/
+1
*
igb: Cleanups to change comment style on license headers
Carolyn Wyborny
2014-04-24
1
-25
/
+22
*
igb: Cleanups for messaging
Carolyn Wyborny
2014-04-23
1
-2
/
+1
*
igb: Update license text to remove FSF address and update copyright.
Carolyn Wyborny
2014-02-26
1
-3
/
+2
*
igb: make local functions static and remove dead code
Jeff Kirsher
2014-02-26
1
-71
/
+0
*
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
2013-12-14
1
-1
/
+4
*
igb: Fix master/slave mode for all m88 i354 PHY's
Carolyn Wyborny
2013-10-24
1
-5
/
+3
*
igb: M88E1543 PHY downshift implementation
Akeem G Abodunrin
2013-09-04
1
-9
/
+20
*
igb: New PHY_ID for i354 device
Akeem G Abodunrin
2013-09-04
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
1
-0
/
+124
|
\
|
*
igb: Support for SFP modules discovery
Akeem G. Abodunrin
2013-05-21
1
-0
/
+124
*
|
treewide: relase -> release
Geert Uytterhoeven
2013-06-28
1
-1
/
+1
|
/
*
igb: limit udelay for phy changes to 10000us
Andi Kleen
2013-04-25
1
-3
/
+3
*
igb: Add support for i354 devices
Carolyn Wyborny
2013-04-18
1
-0
/
+1
*
igb: Fix code comments and whitespace
Jeff Kirsher
2013-04-18
1
-162
/
+96
*
igb: Copyright string update to year 2013
Akeem G. Abodunrin
2013-01-19
1
-1
/
+1
*
igb: Enable auto-crossover during forced operation on 82580 and above.
Matthew Vick
2012-10-29
1
-12
/
+17
*
igb: Update get cable length function for i210/i211
Carolyn Wyborny
2012-10-23
1
-0
/
+20
*
igb: implement 580 MDI setting support
Jesse Brandeburg
2012-08-21
1
-2
/
+27
*
igb: Add Support for new i210/i211 devices.
Carolyn Wyborny
2012-05-12
1
-7
/
+140
*
igb: Update Copyright on all Intel copyrighted files.
Carolyn Wyborny
2012-01-19
1
-1
/
+1
*
igb: Fix for I347AT4 PHY cable length unit detection
Kantecki, Tomasz
2011-11-02
1
-1
/
+1
*
igb: Code to prevent overwriting SFP I2C
Akeem G. Abodunrin
2011-10-06
1
-0
/
+6
*
intel: Move the Intel wired LAN drivers
Jeff Kirsher
2011-08-10
1
-0
/
+2341