index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2018-12-17
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
Josh Elsasser
1
-1
/
+3
2018-05-17
ixgbe: cleanup sparse warnings
Cathy Zhou
1
-4
/
+5
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2018-05-11
ixgbe: return error on unsupported SFP module when resetting
Emil Tantilov
1
-0
/
+3
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-23
/
+3
2018-03-24
ixgbe: fix read-modify-write in x550 phy setup
Paul Greenwalt
1
-2
/
+2
2018-01-26
ixgbe: use ARRAY_SIZE for array sizing calculation on array buf
Colin Ian King
1
-1
/
+1
2018-01-12
ixgbe: Fix kernel-doc format warnings
Tony Nguyen
1
-4
/
+15
2017-10-09
ixgbe: fix use of uninitialized padding
Emil Tantilov
1
-0
/
+2
2017-10-09
ixgbe: add error checks when initializing the PHY
Emil Tantilov
1
-2
/
+6
2017-10-09
ixgbe: declare ixgbe_mac_operations structures as const
Bhumika Goyal
1
-2
/
+2
2017-07-26
ixgbe: Disable flow control for XFI
Tony Nguyen
1
-26
/
+31
2017-07-26
ixgbe: Update NW_MNG_IF_SEL support for X553
Tony Nguyen
1
-3
/
+11
2017-07-26
ixgbe: Enable LASI interrupts for X552 devices
Tony Nguyen
1
-9
/
+22
2017-05-31
ixgbe: fix incorrect status check
Emil Tantilov
1
-4
/
+4
2017-05-31
ixgbe: add write flush when configuring CS4223/7
Emil Tantilov
1
-2
/
+18
2017-05-31
ixgbe: correct CS4223/7 PHY identification
Emil Tantilov
1
-4
/
+4
2017-05-31
ixgbe: Remove MAC X550EM_X 1Gbase-t led_[on|off] support
Paul Greenwalt
1
-1
/
+24
2017-04-30
ixgbe: Add 1000Base-T device based on X550EM_X MAC
Paul Greenwalt
1
-1
/
+44
2017-04-29
ixgbe: Acquire PHY semaphore before device reset
Paul Greenwalt
1
-0
/
+8
2017-04-18
ixgbe: add check for VETO bit when configuring link for KR
Tony Nguyen
1
-0
/
+3
2017-04-18
ixgbe: add default setup_link for x550em_a MAC type
Emil Tantilov
1
-1
/
+1
2017-04-18
ixgbe: list X553 backplane speeds correctly
Don Skidmore
1
-0
/
+14
2017-04-18
ixgbe: Add X552 XFI backplane support
Don Skidmore
1
-0
/
+14
2017-04-18
ixgbe: Complete support for X553 sgmii
Don Skidmore
1
-2
/
+27
2017-04-18
ixgbe: Remove driver config for KX4 PHY
Tony Nguyen
1
-39
/
+1
2017-01-04
ixgbe: Implement support for firmware-controlled PHYs
Mark Rustad
1
-3
/
+405
2017-01-04
ixgbe: Implement firmware interface to access some PHYs
Mark Rustad
1
-0
/
+45
2017-01-04
ixgbe: Remove unused firmware version functions and method
Mark Rustad
1
-2
/
+1
2017-01-04
ixgbe: Fix issues with EEPROM access
Mark Rustad
1
-47
/
+28
2017-01-04
ixgbe: Configure advertised speeds correctly for KR/KX backplane
Don Skidmore
1
-3
/
+2
2017-01-04
ixgbe: Report driver version to firmware for x550 devices
Tony Nguyen
1
-1
/
+57
2017-01-04
ixgbe: do not disable FEC from the driver
Emil Tantilov
1
-2
/
+0
2016-11-05
ixgbe: Add X553 FW ALEF support
Don Skidmore
1
-66
/
+173
2016-11-05
ixgbe: use link instead of I2C combined abstraction
Emil Tantilov
1
-12
/
+94
2016-11-05
ixgbe: remove SFP ixfi support
Emil Tantilov
1
-65
/
+11
2016-11-05
ixgbe: Add X553 PHY FC autoneg support
Don Skidmore
1
-0
/
+211
2016-11-05
ixgbe: fix link status check for copper X550em
Emil Tantilov
1
-8
/
+13
2016-11-05
ixgbe: do not use ixgbe specific mdio defines
Emil Tantilov
1
-34
/
+31
2016-11-05
ixgbe: Add support to retrieve and store LED link active
Don Skidmore
1
-0
/
+3
2016-11-05
ixgbe: Add X552 iXFI configuration helper function
Don Skidmore
1
-34
/
+52
2016-09-23
ixgbe: Use MDIO_PRTAD_NONE consistently
Mark Rustad
1
-1
/
+1
2016-09-23
ixgbe: Resolve NULL reference by setting {read, write}_reg_mdi
Mark Rustad
1
-0
/
+2
2016-09-23
ixgbe: make ixgbe_led_on/off_t_x550em static
Emil Tantilov
1
-2
/
+2
2016-08-31
ixgbe: Eliminate useless message and improve logic
Mark Rustad
1
-11
/
+5
2016-08-21
ixgbe: Add support for new X557 device
Don Skidmore
1
-0
/
+8
2016-08-21
ixgbe: add device to MDIO speed setting
Don Skidmore
1
-0
/
+2
2016-08-21
ixgbe: Fix led interface for X557 devices
Don Skidmore
1
-2
/
+50
2016-07-22
ixgbe: fix setup_fc for x550em
Emil Tantilov
1
-2
/
+2
2016-04-25
ixgbe: use msleep for long delays
Arnd Bergmann
1
-1
/
+1
[next]