summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: fix use of uninitialized paddingEmil Tantilov2017-10-091-0/+2
* ixgbe: add error checks when initializing the PHYEmil Tantilov2017-10-091-2/+6
* ixgbe: declare ixgbe_mac_operations structures as constBhumika Goyal2017-10-091-2/+2
* ixgbe: Disable flow control for XFITony Nguyen2017-07-261-26/+31
* ixgbe: Update NW_MNG_IF_SEL support for X553Tony Nguyen2017-07-261-3/+11
* ixgbe: Enable LASI interrupts for X552 devicesTony Nguyen2017-07-261-9/+22
* ixgbe: fix incorrect status checkEmil Tantilov2017-05-311-4/+4
* ixgbe: add write flush when configuring CS4223/7Emil Tantilov2017-05-311-2/+18
* ixgbe: correct CS4223/7 PHY identificationEmil Tantilov2017-05-311-4/+4
* ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] supportPaul Greenwalt2017-05-311-1/+24
* ixgbe: Add 1000Base-T device based on X550EM_X MACPaul Greenwalt2017-04-301-1/+44
* ixgbe: Acquire PHY semaphore before device resetPaul Greenwalt2017-04-291-0/+8
* ixgbe: add check for VETO bit when configuring link for KRTony Nguyen2017-04-181-0/+3
* ixgbe: add default setup_link for x550em_a MAC typeEmil Tantilov2017-04-181-1/+1
* ixgbe: list X553 backplane speeds correctlyDon Skidmore2017-04-181-0/+14
* ixgbe: Add X552 XFI backplane supportDon Skidmore2017-04-181-0/+14
* ixgbe: Complete support for X553 sgmiiDon Skidmore2017-04-181-2/+27
* ixgbe: Remove driver config for KX4 PHYTony Nguyen2017-04-181-39/+1Star
* ixgbe: Implement support for firmware-controlled PHYsMark Rustad2017-01-031-3/+405
* ixgbe: Implement firmware interface to access some PHYsMark Rustad2017-01-031-0/+45
* ixgbe: Remove unused firmware version functions and methodMark Rustad2017-01-031-2/+1Star
* ixgbe: Fix issues with EEPROM accessMark Rustad2017-01-031-47/+28Star
* ixgbe: Configure advertised speeds correctly for KR/KX backplaneDon Skidmore2017-01-031-3/+2Star
* ixgbe: Report driver version to firmware for x550 devicesTony Nguyen2017-01-031-1/+57
* ixgbe: do not disable FEC from the driverEmil Tantilov2017-01-031-2/+0Star
* ixgbe: Add X553 FW ALEF supportDon Skidmore2016-11-051-66/+173
* ixgbe: use link instead of I2C combined abstractionEmil Tantilov2016-11-051-12/+94
* ixgbe: remove SFP ixfi supportEmil Tantilov2016-11-051-65/+11Star
* ixgbe: Add X553 PHY FC autoneg supportDon Skidmore2016-11-051-0/+211
* ixgbe: fix link status check for copper X550emEmil Tantilov2016-11-051-8/+13
* ixgbe: do not use ixgbe specific mdio definesEmil Tantilov2016-11-051-34/+31Star
* ixgbe: Add support to retrieve and store LED link activeDon Skidmore2016-11-051-0/+3
* ixgbe: Add X552 iXFI configuration helper functionDon Skidmore2016-11-051-34/+52
* ixgbe: Use MDIO_PRTAD_NONE consistentlyMark Rustad2016-09-231-1/+1
* ixgbe: Resolve NULL reference by setting {read, write}_reg_mdiMark Rustad2016-09-231-0/+2
* ixgbe: make ixgbe_led_on/off_t_x550em staticEmil Tantilov2016-09-231-2/+2
* ixgbe: Eliminate useless message and improve logicMark Rustad2016-08-311-11/+5Star
* ixgbe: Add support for new X557 deviceDon Skidmore2016-08-211-0/+8
* ixgbe: add device to MDIO speed settingDon Skidmore2016-08-211-0/+2
* ixgbe: Fix led interface for X557 devicesDon Skidmore2016-08-211-2/+50
* ixgbe: fix setup_fc for x550emEmil Tantilov2016-07-221-2/+2
* ixgbe: use msleep for long delaysArnd Bergmann2016-04-251-1/+1
* ixgbe: use BIT() macroJacob Keller2016-04-251-4/+4
* ixgbe: Use correct FC setup function for x550em_aMark Rustad2016-04-251-2/+2
* ixgbe: fix default mac->ops.setup_link for X550EMEmil Tantilov2016-04-251-2/+2
* ixgbe: Add KR backplane support for x550em_aMark Rustad2016-04-081-4/+14
* ixgbe: Add support for SGMII backplane interfaceMark Rustad2016-04-081-0/+58
* ixgbe: Add support for SFPs with retimerMark Rustad2016-04-081-1/+132
* ixgbe: Introduce function to control MDIO speedMark Rustad2016-04-081-6/+21
* ixgbe: Read and parse NW_MNG_IF_SEL registerMark Rustad2016-04-081-5/+32