index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
e1000_phy.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-07
igb: e1000_phy: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-22
/
+1
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
1
-0
/
+1
2017-05-08
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "overwritting" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-01-06
igb: add i211 to i210 PHY workaround
Todd Fujinaka
1
-1
/
+1
2017-01-06
igb: Workaround for igb i210 firmware issue
Chris J Arges
1
-0
/
+4
2015-12-14
igb: Improve cable length function for I210, etc.
Joe Schultz
1
-8
/
+46
2015-12-14
igb: Don't add PHY address to PCDL address
Aaron Sierra
1
-2
/
+1
2015-12-14
igb: Remove GS40G specific defines/functions
Aaron Sierra
1
-81
/
+1
2015-12-12
igb: add 88E1543 initialization code
Todd Fujinaka
1
-0
/
+94
2015-08-18
igb: add support for 1512 PHY
Todd Fujinaka
1
-2
/
+91
2015-07-23
igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0])
Todd Fujinaka
1
-11
/
+5
2014-05-27
igb: remove redundant PHY power down register write
Todd Fujinaka
1
-14
/
+0
2014-04-24
igb: Cleanups to fix msleep warnings
Carolyn Wyborny
1
-1
/
+1
2014-04-24
igb: Cleanups to change comment style on license headers
Carolyn Wyborny
1
-25
/
+22
2014-04-23
igb: Cleanups for messaging
Carolyn Wyborny
1
-2
/
+1
2014-02-26
igb: Update license text to remove FSF address and update copyright.
Carolyn Wyborny
1
-3
/
+2
2014-02-26
igb: make local functions static and remove dead code
Jeff Kirsher
1
-71
/
+0
2013-12-14
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
1
-1
/
+4
2013-10-24
igb: Fix master/slave mode for all m88 i354 PHY's
Carolyn Wyborny
1
-5
/
+3
2013-09-04
igb: M88E1543 PHY downshift implementation
Akeem G Abodunrin
1
-9
/
+20
2013-09-04
igb: New PHY_ID for i354 device
Akeem G Abodunrin
1
-1
/
+1
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+124
2013-06-28
treewide: relase -> release
Geert Uytterhoeven
1
-1
/
+1
2013-05-21
igb: Support for SFP modules discovery
Akeem G. Abodunrin
1
-0
/
+124
2013-04-25
igb: limit udelay for phy changes to 10000us
Andi Kleen
1
-3
/
+3
2013-04-18
igb: Add support for i354 devices
Carolyn Wyborny
1
-0
/
+1
2013-04-18
igb: Fix code comments and whitespace
Jeff Kirsher
1
-162
/
+96
2013-01-19
igb: Copyright string update to year 2013
Akeem G. Abodunrin
1
-1
/
+1
2012-10-29
igb: Enable auto-crossover during forced operation on 82580 and above.
Matthew Vick
1
-12
/
+17
2012-10-23
igb: Update get cable length function for i210/i211
Carolyn Wyborny
1
-0
/
+20
2012-08-21
igb: implement 580 MDI setting support
Jesse Brandeburg
1
-2
/
+27
2012-05-12
igb: Add Support for new i210/i211 devices.
Carolyn Wyborny
1
-7
/
+140
2012-01-19
igb: Update Copyright on all Intel copyrighted files.
Carolyn Wyborny
1
-1
/
+1
2011-11-02
igb: Fix for I347AT4 PHY cable length unit detection
Kantecki, Tomasz
1
-1
/
+1
2011-10-06
igb: Code to prevent overwriting SFP I2C
Akeem G. Abodunrin
1
-0
/
+6
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher
1
-0
/
+2341