Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-14ixgbe: Support external GBE SerDes PHY BCM54616sJostar Yang
2021-03-23intel: clean up mismatched header commentsJesse Brandeburg
2020-10-18ixgbe: fix probing of multi-port devices with one MDIOJakub Kicinski
2020-09-26intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg
2020-07-01net: ethernet: ixgbe: don't call devm_mdiobus_free()Bartosz Golaszewski
2019-03-27ixgbe: 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-04ixgbe: Implement support for firmware-controlled PHYsMark Rustad
2017-01-04ixgbe: Remove unused firmware version functions and methodMark Rustad
2017-01-04ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen
2017-01-04ixgbe: Fix check for ixgbe_phy_x550em_ext_t resetTony Nguyen
2016-11-05ixgbe: Correct X550 phy IDDon Skidmore
2016-11-05ixgbe: Add X553 FW ALEF supportDon Skidmore
2016-11-05ixgbe: use link instead of I2C combined abstractionEmil Tantilov
2016-11-05ixgbe: do not use ixgbe specific mdio definesEmil Tantilov
2016-11-05ixgbe: 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-24ixgbe: Allow SFP+ on more than 82598 and 82599Mark Rustad
2015-09-24ixgbe: Allow reduced delays during SFP detectionMark Rustad
2015-09-24ixgbe: Clear I2C destination locationMark Rustad
2015-09-23ixgbe: Enable bit-banging mode on X550Mark Rustad
2015-09-23ixgbe: Set lan_id before first I2C eeprom accessMark Rustad
2015-09-23ixgbe: Provide unlocked I2C methodsMark Rustad
2015-09-02ixgbe: Avoid needless PHY access on copper physMark Rustad
2015-09-02ixgbe: cleanup to use cached mask valueDon Skidmore
2015-09-02ixgbe: Remove second instance of lan_id variableDon Skidmore
2015-06-10ixgbe: Set lan_id before using I2CDon Skidmore
2015-06-10ixgbe: Add support for another X550 device.Don Skidmore
2015-06-10ixgbe: Add a PHY power state methodDon Skidmore
2015-06-10ixgbe: add define for X557 PHY IDDon Skidmore
2015-06-10ixgbe: 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-12ixgbe: 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-26ixgbe: Make return values more directMark Rustad
2014-05-23ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACEJacob Keller
2014-04-19e1000e/igb/ixgbe/i40e: fix message terminationsJakub Kicinski
2014-04-01ixgbe: fix ixgbe_check_reset_blocked() declarationJean Sacren
2014-03-13ixgbe: add Linux NICS mailing list to contact infoJacob Keller
2014-02-28ixgbe: Add check for FW veto bitDon Skidmore
2014-01-15ixgbe: Check for adapter removal on register writesMark Rustad