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