aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
AgeCommit message (Expand)Author
2024-02-23ixgbe: Refactor overtemp event handlingJedrzej Jagielski
2024-02-23ixgbe: Refactor returning internal error codesJedrzej Jagielski
2023-01-18ixgbe: fix pci device refcount leakYang Yingliang
2019-03-26ixgbe: fix mdio bus registrationIvan Vecera
2018-12-20ixgbe: register a mdiobusSteve Douthit
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-01-12ixgbe: Fix kernel-doc format warningsTony Nguyen
2017-04-18ixgbe: Remove driver config for KX4 PHYTony Nguyen
2017-02-16ixgbe: Support 2.5Gb and 5Gb speedTony Nguyen
2017-01-03ixgbe: Implement support for firmware-controlled PHYsMark Rustad
2017-01-03ixgbe: Remove unused firmware version functions and methodMark Rustad
2017-01-03ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen
2017-01-03ixgbe: Fix check for ixgbe_phy_x550em_ext_t resetTony Nguyen
2016-11-04ixgbe: Correct X550 phy IDDon Skidmore
2016-11-04ixgbe: Add X553 FW ALEF supportDon Skidmore
2016-11-04ixgbe: use link instead of I2C combined abstractionEmil Tantilov
2016-11-04ixgbe: do not use ixgbe specific mdio definesEmil Tantilov
2016-11-04ixgbe: Update setup PHY link to unset all speedsDon Skidmore
2016-09-23ixgbe: Use MDIO_PRTAD_NONE consistentlyMark Rustad
2015-12-03ixgbe: Always turn PHY power on when requestedMark Rustad
2015-09-23ixgbe: Allow SFP+ on more than 82598 and 82599Mark Rustad
2015-09-23ixgbe: Allow reduced delays during SFP detectionMark Rustad
2015-09-23ixgbe: Clear I2C destination locationMark Rustad
2015-09-22ixgbe: Enable bit-banging mode on X550Mark Rustad
2015-09-22ixgbe: Set lan_id before first I2C eeprom accessMark Rustad
2015-09-22ixgbe: Provide unlocked I2C methodsMark Rustad
2015-09-01ixgbe: Avoid needless PHY access on copper physMark Rustad
2015-09-01ixgbe: cleanup to use cached mask valueDon Skidmore
2015-09-01ixgbe: Remove second instance of lan_id variableDon Skidmore
2015-06-09ixgbe: Set lan_id before using I2CDon Skidmore
2015-06-09ixgbe: Add support for another X550 device.Don Skidmore
2015-06-09ixgbe: Add a PHY power state methodDon Skidmore
2015-06-09ixgbe: add define for X557 PHY IDDon Skidmore
2015-06-09ixgbe: add array of MAC type dependent valuesDon Skidmore
2015-05-04ixgbe: Use a signed type to hold error codesMark Rustad
2014-12-05ixgbe: add methods for combined read and write operationsDon Skidmore
2014-12-05ixgbe: Add x550 SW/FW semaphore supportDon Skidmore
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-11ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnxDaniel Borkmann
2014-11-11ixgbe: Add new support for X550 MAC'sDon Skidmore
2014-10-02ixgbe: remove wait loop on autoneg for copper devicesEmil Tantilov
2014-07-25ixgbe: Make return values more directMark Rustad
2014-05-23ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller
2014-04-18e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski
2014-03-31ixgbe: fix ixgbe_check_reset_blocked() declarationJean Sacren
2014-03-12ixgbe: add Linux NICS mailing list to contact infoJacob Keller
2014-02-28ixgbe: Add check for FW veto bitDon Skidmore
2014-01-14ixgbe: Check for adapter removal on register writesMark Rustad
2013-11-30ixgbe: Make ixgbe_identify_qsfp_module_generic staticMark Rustad
2013-08-29ixgbe: add support for older QSFP active DA cablesEmil Tantilov