index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_x550.c
Age
Commit message (
Expand
)
Author
2016-07-22
ixgbe: fix setup_fc for x550em
Emil Tantilov
2016-04-25
ixgbe: use msleep for long delays
Arnd Bergmann
2016-04-25
ixgbe: use BIT() macro
Jacob Keller
2016-04-25
ixgbe: Use correct FC setup function for x550em_a
Mark Rustad
2016-04-24
ixgbe: fix default mac->ops.setup_link for X550EM
Emil Tantilov
2016-04-07
ixgbe: Add KR backplane support for x550em_a
Mark Rustad
2016-04-07
ixgbe: Add support for SGMII backplane interface
Mark Rustad
2016-04-07
ixgbe: Add support for SFPs with retimer
Mark Rustad
2016-04-07
ixgbe: Introduce function to control MDIO speed
Mark Rustad
2016-04-07
ixgbe: Read and parse NW_MNG_IF_SEL register
Mark Rustad
2016-04-07
ixgbe: Use new methods for PHY access
Mark Rustad
2016-04-07
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
2016-04-07
ixgbe: Use method pointer to access IOSF devices
Mark Rustad
2016-04-07
ixgbe: Clean up interface for firmware commands
Mark Rustad
2016-04-07
ixgbe: Change the lan_id and func fields to a u8 to avoid casts
Mark Rustad
2016-04-04
ixgbe: Place SWFW semaphore in known valid state at probe
Don Skidmore
2016-04-04
ixgbe: Fix flow control for Xeon D KR backplane
Mark Rustad
2016-04-04
ixgbe: Make all unchanging ops structures const
Mark Rustad
2016-03-29
ixgbe: Use udelay to avoid sleeping while atomic
Mark Rustad
2015-12-29
ixgbe: Correct X550EM_x revision check
Mark Rustad
2015-12-03
ixgbe: Correct spec violations by waiting after reset
Mark Rustad
2015-12-03
ixgbe: Add support for newer thermal alarm
Mark Rustad
2015-12-03
ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
Mark Rustad
2015-11-23
ixgbe: Remove CS4227 diagnostic code
Mark Rustad
2015-11-23
ixgbe: Add KR mode support for CS4227 chip
Mark Rustad
2015-10-15
ixgbe: Check for setup_internal_link method
Mark Rustad
2015-10-15
ixgbe: Fix CS4227-related semaphore error on reset failure
Mark Rustad
2015-09-23
ixgbe: Add I2C bus mux support
Mark Rustad
2015-09-23
ixgbe: Add logic to reset CS4227 when needed
Mark Rustad
2015-09-23
ixgbe: Fix 1G and 10G link stability for X550EM_x SFP+
Mark Rustad
2015-09-23
ixgbe: Add X550EM_x dual-speed SFP+ support
Mark Rustad
2015-09-22
ixgbe: Provide unlocked I2C methods
Mark Rustad
2015-09-22
ixgbe: Provide I2C combined on X550EM
Mark Rustad
2015-09-01
ixgbe: Resolve "initialized field overwritten" warnings
Mark Rustad
2015-09-01
ixgbe: add new bus type for intergrated I/O interface (IOSF)
Don Skidmore
2015-09-01
ixgbe: add get_bus_info method for X550
Don Skidmore
2015-09-01
ixgbe: Add support for entering low power link up state
Don Skidmore
2015-09-01
ixgbe: Assign set_phy_power dynamically where needed
Don Skidmore
2015-06-09
ixgbe: Remember to write ixfi changes after modifying
Don Skidmore
2015-06-09
ixgbe: fix X550 default set_phy_power method
Don Skidmore
2015-06-09
ixgbe: Set lan_id before using I2C
Don Skidmore
2015-06-09
ixgbe: add link check for X550 copper
Don Skidmore
2015-06-09
ixgbe: Add support for another X550 device.
Don Skidmore
2015-06-09
ixgbe: fix X550 PHY function pointers
Don Skidmore
2015-06-09
ixgbe: fix X550 devices init flow
Don Skidmore
2015-06-09
ixgbe: Add reset for X550 device
Don Skidmore
2015-06-09
ixgbe: add X550 support for external PHY and forced 1G/10G support
Don Skidmore
2015-06-09
ixgbe: Restore ESDP settings after MAC reset
Don Skidmore
2015-06-09
ixgbe: Add a PHY power state method
Don Skidmore
2015-06-09
ixgbe: add array of MAC type dependent values
Don Skidmore
[prev]
[next]