summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c
AgeCommit message (Expand)Author
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
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