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_phy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-12
ixgbe: Fix kernel-doc format warnings
Tony Nguyen
1
-2
/
+13
2017-04-18
ixgbe: Remove driver config for KX4 PHY
Tony Nguyen
1
-1
/
+2
2017-02-16
ixgbe: Support 2.5Gb and 5Gb speed
Tony Nguyen
1
-3
/
+7
2017-01-04
ixgbe: Implement support for firmware-controlled PHYs
Mark Rustad
1
-0
/
+3
2017-01-04
ixgbe: Remove unused firmware version functions and method
Mark Rustad
1
-34
/
+0
2017-01-04
ixgbe: Reduce I2C retry count on X550 devices
Tony Nguyen
1
-1
/
+3
2017-01-04
ixgbe: Fix check for ixgbe_phy_x550em_ext_t reset
Tony Nguyen
1
-4
/
+21
2016-11-05
ixgbe: Correct X550 phy ID
Don Skidmore
1
-1
/
+2
2016-11-05
ixgbe: Add X553 FW ALEF support
Don Skidmore
1
-31
/
+65
2016-11-05
ixgbe: use link instead of I2C combined abstraction
Emil Tantilov
1
-64
/
+4
2016-11-05
ixgbe: do not use ixgbe specific mdio defines
Emil Tantilov
1
-6
/
+2
2016-11-05
ixgbe: Update setup PHY link to unset all speeds
Don Skidmore
1
-39
/
+38
2016-09-23
ixgbe: Use MDIO_PRTAD_NONE consistently
Mark Rustad
1
-2
/
+2
2015-12-03
ixgbe: Always turn PHY power on when requested
Mark Rustad
1
-0
/
+3
2015-09-24
ixgbe: Allow SFP+ on more than 82598 and 82599
Mark Rustad
1
-1
/
+1
2015-09-24
ixgbe: Allow reduced delays during SFP detection
Mark Rustad
1
-0
/
+18
2015-09-24
ixgbe: Clear I2C destination location
Mark Rustad
1
-0
/
+1
2015-09-23
ixgbe: Enable bit-banging mode on X550
Mark Rustad
1
-2
/
+63
2015-09-23
ixgbe: Set lan_id before first I2C eeprom access
Mark Rustad
1
-3
/
+3
2015-09-23
ixgbe: Provide unlocked I2C methods
Mark Rustad
1
-28
/
+171
2015-09-02
ixgbe: Avoid needless PHY access on copper phys
Mark Rustad
1
-21
/
+43
2015-09-02
ixgbe: cleanup to use cached mask value
Don Skidmore
1
-6
/
+1
2015-09-02
ixgbe: Remove second instance of lan_id variable
Don Skidmore
1
-3
/
+1
2015-06-10
ixgbe: Set lan_id before using I2C
Don Skidmore
1
-3
/
+3
2015-06-10
ixgbe: Add support for another X550 device.
Don Skidmore
1
-0
/
+1
2015-06-10
ixgbe: Add a PHY power state method
Don Skidmore
1
-0
/
+33
2015-06-10
ixgbe: add define for X557 PHY ID
Don Skidmore
1
-0
/
+3
2015-06-10
ixgbe: add array of MAC type dependent values
Don Skidmore
1
-22
/
+22
2015-05-04
ixgbe: Use a signed type to hold error codes
Mark Rustad
1
-2
/
+2
2014-12-05
ixgbe: add methods for combined read and write operations
Don Skidmore
1
-0
/
+182
2014-12-05
ixgbe: Add x550 SW/FW semaphore support
Don Skidmore
1
-19
/
+13
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2014-11-12
ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnx
Daniel Borkmann
1
-3
/
+1
2014-11-11
ixgbe: Add new support for X550 MAC's
Don Skidmore
1
-29
/
+35
2014-10-02
ixgbe: remove wait loop on autoneg for copper devices
Emil Tantilov
1
-41
/
+0
2014-07-26
ixgbe: Make return values more direct
Mark Rustad
1
-320
/
+262
2014-05-23
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
1
-34
/
+34
2014-04-19
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
1
-3
/
+3
2014-04-01
ixgbe: fix ixgbe_check_reset_blocked() declaration
Jean Sacren
1
-1
/
+1
2014-03-13
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
1
-0
/
+1
2014-02-28
ixgbe: Add check for FW veto bit
Don Skidmore
1
-1
/
+43
2014-01-15
ixgbe: Check for adapter removal on register writes
Mark Rustad
1
-1
/
+1
2013-11-30
ixgbe: Make ixgbe_identify_qsfp_module_generic static
Mark Rustad
1
-1
/
+2
2013-08-29
ixgbe: add support for older QSFP active DA cables
Emil Tantilov
1
-10
/
+45
2013-08-29
ixgbe: add 1Gbps support for QSFP+
Emil Tantilov
1
-0
/
+6
2013-08-29
ixgbe: cleanup some log messages
Don Skidmore
1
-1
/
+1
2013-08-29
ixgbe: Check return value on eeprom reads
Mark Rustad
1
-7
/
+28
2013-07-31
ixgbe: add support for quad-port x520 adapter
Don Skidmore
1
-1
/
+177
2013-07-31
ixgbe: fix semaphore lock for I2C read/writes on 82598
Emil Tantilov
1
-138
/
+154
2013-04-25
ixgbe: add SFP+ LX module support
Don Skidmore
1
-4
/
+17
[next]