summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
Commit message (Expand)AuthorAgeFilesLines
* net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-27/+2
* ixgbe: Fix kernel-doc format warningsTony Nguyen2018-01-121-2/+13
* ixgbe: Remove driver config for KX4 PHYTony Nguyen2017-04-181-1/+2
* ixgbe: Support 2.5Gb and 5Gb speedTony Nguyen2017-02-161-3/+7
* ixgbe: Implement support for firmware-controlled PHYsMark Rustad2017-01-031-0/+3
* ixgbe: Remove unused firmware version functions and methodMark Rustad2017-01-031-34/+0
* ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen2017-01-031-1/+3
* ixgbe: Fix check for ixgbe_phy_x550em_ext_t resetTony Nguyen2017-01-031-4/+21
* ixgbe: Correct X550 phy IDDon Skidmore2016-11-041-1/+2
* ixgbe: Add X553 FW ALEF supportDon Skidmore2016-11-041-31/+65
* ixgbe: use link instead of I2C combined abstractionEmil Tantilov2016-11-041-64/+4
* ixgbe: do not use ixgbe specific mdio definesEmil Tantilov2016-11-041-6/+2
* ixgbe: Update setup PHY link to unset all speedsDon Skidmore2016-11-041-39/+38
* ixgbe: Use MDIO_PRTAD_NONE consistentlyMark Rustad2016-09-231-2/+2
* ixgbe: Always turn PHY power on when requestedMark Rustad2015-12-031-0/+3
* ixgbe: Allow SFP+ on more than 82598 and 82599Mark Rustad2015-09-231-1/+1
* ixgbe: Allow reduced delays during SFP detectionMark Rustad2015-09-231-0/+18
* ixgbe: Clear I2C destination locationMark Rustad2015-09-231-0/+1
* ixgbe: Enable bit-banging mode on X550Mark Rustad2015-09-221-2/+63
* ixgbe: Set lan_id before first I2C eeprom accessMark Rustad2015-09-221-3/+3
* ixgbe: Provide unlocked I2C methodsMark Rustad2015-09-221-28/+171
* ixgbe: Avoid needless PHY access on copper physMark Rustad2015-09-011-21/+43
* ixgbe: cleanup to use cached mask valueDon Skidmore2015-09-011-6/+1
* ixgbe: Remove second instance of lan_id variableDon Skidmore2015-09-011-3/+1
* ixgbe: Set lan_id before using I2CDon Skidmore2015-06-091-3/+3
* ixgbe: Add support for another X550 device.Don Skidmore2015-06-091-0/+1
* ixgbe: Add a PHY power state methodDon Skidmore2015-06-091-0/+33
* ixgbe: add define for X557 PHY IDDon Skidmore2015-06-091-0/+3
* ixgbe: add array of MAC type dependent valuesDon Skidmore2015-06-091-22/+22
* ixgbe: Use a signed type to hold error codesMark Rustad2015-05-041-2/+2
* ixgbe: add methods for combined read and write operationsDon Skidmore2014-12-051-0/+182
* ixgbe: Add x550 SW/FW semaphore supportDon Skidmore2014-12-051-19/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-141-1/+0
|\
| * ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnxDaniel Borkmann2014-11-111-3/+1
* | ixgbe: Add new support for X550 MAC'sDon Skidmore2014-11-111-29/+35
|/
* ixgbe: remove wait loop on autoneg for copper devicesEmil Tantilov2014-10-021-41/+0
* ixgbe: Make return values more directMark Rustad2014-07-251-320/+262
* ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller2014-05-231-34/+34
* e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski2014-04-181-3/+3
* ixgbe: fix ixgbe_check_reset_blocked() declarationJean Sacren2014-03-311-1/+1
* ixgbe: add Linux NICS mailing list to contact infoJacob Keller2014-03-121-0/+1
* ixgbe: Add check for FW veto bitDon Skidmore2014-02-281-1/+43
* ixgbe: Check for adapter removal on register writesMark Rustad2014-01-141-1/+1
* ixgbe: Make ixgbe_identify_qsfp_module_generic staticMark Rustad2013-11-301-1/+2
* ixgbe: add support for older QSFP active DA cablesEmil Tantilov2013-08-291-10/+45
* ixgbe: add 1Gbps support for QSFP+Emil Tantilov2013-08-291-0/+6
* ixgbe: cleanup some log messagesDon Skidmore2013-08-291-1/+1
* ixgbe: Check return value on eeprom readsMark Rustad2013-08-291-7/+28
* ixgbe: add support for quad-port x520 adapterDon Skidmore2013-07-311-1/+177
* ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov2013-07-301-138/+154
OpenPOWER on IntegriCloud