aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
Commit message (Expand)AuthorAge
* ixgbe: firmware recovery modeSebastian Basierski2018-08-28
* ixgbe: cleanup sparse warningsCathy Zhou2018-05-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-11
|\
| * ixgbe: return error on unsupported SFP module when resettingEmil Tantilov2018-05-11
* | net: intel: Cleanup the copyright/license headersJeff Kirsher2018-04-27
|/
* ixgbe: fix read-modify-write in x550 phy setupPaul Greenwalt2018-03-23
* ixgbe: use ARRAY_SIZE for array sizing calculation on array bufColin Ian King2018-01-26
* ixgbe: Fix kernel-doc format warningsTony Nguyen2018-01-12
* ixgbe: fix use of uninitialized paddingEmil Tantilov2017-10-09
* ixgbe: add error checks when initializing the PHYEmil Tantilov2017-10-09
* ixgbe: declare ixgbe_mac_operations structures as constBhumika Goyal2017-10-09
* ixgbe: Disable flow control for XFITony Nguyen2017-07-25
* ixgbe: Update NW_MNG_IF_SEL support for X553Tony Nguyen2017-07-25
* ixgbe: Enable LASI interrupts for X552 devicesTony Nguyen2017-07-25
* ixgbe: fix incorrect status checkEmil Tantilov2017-05-31
* ixgbe: add write flush when configuring CS4223/7Emil Tantilov2017-05-31
* ixgbe: correct CS4223/7 PHY identificationEmil Tantilov2017-05-31
* ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] supportPaul Greenwalt2017-05-31
* ixgbe: Add 1000Base-T device based on X550EM_X MACPaul Greenwalt2017-04-29
* ixgbe: Acquire PHY semaphore before device resetPaul Greenwalt2017-04-28
* ixgbe: add check for VETO bit when configuring link for KRTony Nguyen2017-04-18
* ixgbe: add default setup_link for x550em_a MAC typeEmil Tantilov2017-04-18
* ixgbe: list X553 backplane speeds correctlyDon Skidmore2017-04-18
* ixgbe: Add X552 XFI backplane supportDon Skidmore2017-04-18
* ixgbe: Complete support for X553 sgmiiDon Skidmore2017-04-18
* ixgbe: Remove driver config for KX4 PHYTony Nguyen2017-04-18
* ixgbe: Implement support for firmware-controlled PHYsMark Rustad2017-01-03
* ixgbe: Implement firmware interface to access some PHYsMark Rustad2017-01-03
* ixgbe: Remove unused firmware version functions and methodMark Rustad2017-01-03
* ixgbe: Fix issues with EEPROM accessMark Rustad2017-01-03
* ixgbe: Configure advertised speeds correctly for KR/KX backplaneDon Skidmore2017-01-03
* ixgbe: Report driver version to firmware for x550 devicesTony Nguyen2017-01-03
* ixgbe: do not disable FEC from the driverEmil Tantilov2017-01-03
* ixgbe: Add X553 FW ALEF supportDon Skidmore2016-11-04
* ixgbe: use link instead of I2C combined abstractionEmil Tantilov2016-11-04
* ixgbe: remove SFP ixfi supportEmil Tantilov2016-11-04
* ixgbe: Add X553 PHY FC autoneg supportDon Skidmore2016-11-04
* ixgbe: fix link status check for copper X550emEmil Tantilov2016-11-04
* ixgbe: do not use ixgbe specific mdio definesEmil Tantilov2016-11-04
* ixgbe: Add support to retrieve and store LED link activeDon Skidmore2016-11-04
* ixgbe: Add X552 iXFI configuration helper functionDon Skidmore2016-11-04
* ixgbe: Use MDIO_PRTAD_NONE consistentlyMark Rustad2016-09-23
* ixgbe: Resolve NULL reference by setting {read, write}_reg_mdiMark Rustad2016-09-23
* ixgbe: make ixgbe_led_on/off_t_x550em staticEmil Tantilov2016-09-23
* ixgbe: Eliminate useless message and improve logicMark Rustad2016-08-31
* ixgbe: Add support for new X557 deviceDon Skidmore2016-08-20
* ixgbe: add device to MDIO speed settingDon Skidmore2016-08-20
* ixgbe: Fix led interface for X557 devicesDon Skidmore2016-08-20
* ixgbe: fix setup_fc for x550emEmil Tantilov2016-07-22
* ixgbe: use msleep for long delaysArnd Bergmann2016-04-25