summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser2018-11-281-1/+3
* ixgbe: firmware recovery modeSebastian Basierski2018-08-281-0/+15
* ixgbe: cleanup sparse warningsCathy Zhou2018-05-171-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-121-0/+3
|\
| * ixgbe: return error on unsupported SFP module when resettingEmil Tantilov2018-05-111-0/+3
* | net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-271-23/+3Star
|/
* ixgbe: fix read-modify-write in x550 phy setupPaul Greenwalt2018-03-231-2/+2
* ixgbe: use ARRAY_SIZE for array sizing calculation on array bufColin Ian King2018-01-261-1/+1
* ixgbe: Fix kernel-doc format warningsTony Nguyen2018-01-121-4/+15
* 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