aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
AgeCommit message (Expand)Author
2021-12-22ixgbe: set X550 MDIO speed before talking to PHYCyril Novikov
2018-12-17ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser
2018-06-21ixgbe: return error on unsupported SFP module when resettingEmil Tantilov
2017-12-25ixgbe: fix use of uninitialized paddingEmil Tantilov
2017-07-25ixgbe: Disable flow control for XFITony Nguyen
2017-07-25ixgbe: Update NW_MNG_IF_SEL support for X553Tony Nguyen
2017-07-25ixgbe: Enable LASI interrupts for X552 devicesTony Nguyen
2017-05-31ixgbe: fix incorrect status checkEmil Tantilov
2017-05-31ixgbe: add write flush when configuring CS4223/7Emil Tantilov
2017-05-31ixgbe: correct CS4223/7 PHY identificationEmil Tantilov
2017-05-31ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] supportPaul Greenwalt
2017-04-29ixgbe: Add 1000Base-T device based on X550EM_X MACPaul Greenwalt
2017-04-28ixgbe: Acquire PHY semaphore before device resetPaul Greenwalt
2017-04-18ixgbe: add check for VETO bit when configuring link for KRTony Nguyen
2017-04-18ixgbe: add default setup_link for x550em_a MAC typeEmil Tantilov
2017-04-18ixgbe: list X553 backplane speeds correctlyDon Skidmore
2017-04-18ixgbe: Add X552 XFI backplane supportDon Skidmore
2017-04-18ixgbe: Complete support for X553 sgmiiDon Skidmore
2017-04-18ixgbe: Remove driver config for KX4 PHYTony Nguyen
2017-01-03ixgbe: Implement support for firmware-controlled PHYsMark Rustad
2017-01-03ixgbe: Implement firmware interface to access some PHYsMark Rustad
2017-01-03ixgbe: Remove unused firmware version functions and methodMark Rustad
2017-01-03ixgbe: Fix issues with EEPROM accessMark Rustad
2017-01-03ixgbe: Configure advertised speeds correctly for KR/KX backplaneDon Skidmore
2017-01-03ixgbe: Report driver version to firmware for x550 devicesTony Nguyen
2017-01-03ixgbe: do not disable FEC from the driverEmil Tantilov
2016-11-04ixgbe: Add X553 FW ALEF supportDon Skidmore
2016-11-04ixgbe: use link instead of I2C combined abstractionEmil Tantilov
2016-11-04ixgbe: remove SFP ixfi supportEmil Tantilov
2016-11-04ixgbe: Add X553 PHY FC autoneg supportDon Skidmore
2016-11-04ixgbe: fix link status check for copper X550emEmil Tantilov
2016-11-04ixgbe: do not use ixgbe specific mdio definesEmil Tantilov
2016-11-04ixgbe: Add support to retrieve and store LED link activeDon Skidmore
2016-11-04ixgbe: Add X552 iXFI configuration helper functionDon Skidmore
2016-09-23ixgbe: Use MDIO_PRTAD_NONE consistentlyMark Rustad
2016-09-23ixgbe: Resolve NULL reference by setting {read, write}_reg_mdiMark Rustad
2016-09-23ixgbe: make ixgbe_led_on/off_t_x550em staticEmil Tantilov
2016-08-30ixgbe: Eliminate useless message and improve logicMark Rustad
2016-08-20ixgbe: Add support for new X557 deviceDon Skidmore
2016-08-20ixgbe: add device to MDIO speed settingDon Skidmore
2016-08-20ixgbe: Fix led interface for X557 devicesDon Skidmore
2016-07-22ixgbe: fix setup_fc for x550emEmil Tantilov
2016-04-25ixgbe: use msleep for long delaysArnd Bergmann
2016-04-25ixgbe: use BIT() macroJacob Keller
2016-04-25ixgbe: Use correct FC setup function for x550em_aMark Rustad
2016-04-24ixgbe: fix default mac->ops.setup_link for X550EMEmil Tantilov
2016-04-07ixgbe: Add KR backplane support for x550em_aMark Rustad
2016-04-07ixgbe: Add support for SGMII backplane interfaceMark Rustad
2016-04-07ixgbe: Add support for SFPs with retimerMark Rustad
2016-04-07ixgbe: Introduce function to control MDIO speedMark Rustad