aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
AgeCommit message (Expand)Author
2018-12-17ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser
2017-12-25ixgbe: fix use of uninitialized paddingEmil Tantilov
2017-11-21ixgbe: do not disable FEC from the driverEmil Tantilov
2017-11-21ixgbe: Configure advertised speeds correctly for KR/KX backplaneDon 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
2016-04-07ixgbe: Read and parse NW_MNG_IF_SEL registerMark Rustad
2016-04-07ixgbe: Use new methods for PHY accessMark Rustad
2016-04-07ixgbe: Add support for x550em_a 10G MAC typeMark Rustad
2016-04-07ixgbe: Use method pointer to access IOSF devicesMark Rustad
2016-04-07ixgbe: Clean up interface for firmware commandsMark Rustad
2016-04-07ixgbe: Change the lan_id and func fields to a u8 to avoid castsMark Rustad
2016-04-04ixgbe: Place SWFW semaphore in known valid state at probeDon Skidmore
2016-04-04ixgbe: Fix flow control for Xeon D KR backplaneMark Rustad
2016-04-04ixgbe: Make all unchanging ops structures constMark Rustad
2016-03-29ixgbe: Use udelay to avoid sleeping while atomicMark Rustad
2015-12-29ixgbe: Correct X550EM_x revision checkMark Rustad
2015-12-03ixgbe: Correct spec violations by waiting after resetMark Rustad
2015-12-03ixgbe: Add support for newer thermal alarmMark Rustad
2015-12-03ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550emMark Rustad
2015-11-23ixgbe: Remove CS4227 diagnostic codeMark Rustad
2015-11-23ixgbe: Add KR mode support for CS4227 chipMark Rustad
2015-10-15ixgbe: Check for setup_internal_link methodMark Rustad
2015-10-15ixgbe: Fix CS4227-related semaphore error on reset failureMark Rustad
2015-09-23ixgbe: Add I2C bus mux supportMark Rustad
2015-09-23ixgbe: Add logic to reset CS4227 when neededMark Rustad
2015-09-23ixgbe: Fix 1G and 10G link stability for X550EM_x SFP+Mark Rustad
2015-09-23ixgbe: Add X550EM_x dual-speed SFP+ supportMark Rustad
2015-09-22ixgbe: Provide unlocked I2C methodsMark Rustad
2015-09-22ixgbe: Provide I2C combined on X550EMMark Rustad
2015-09-01ixgbe: Resolve "initialized field overwritten" warningsMark Rustad
2015-09-01ixgbe: add new bus type for intergrated I/O interface (IOSF)Don Skidmore
2015-09-01ixgbe: add get_bus_info method for X550Don Skidmore
2015-09-01ixgbe: Add support for entering low power link up stateDon Skidmore
2015-09-01ixgbe: Assign set_phy_power dynamically where neededDon Skidmore
2015-06-09ixgbe: Remember to write ixfi changes after modifyingDon Skidmore