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