index
:
drm/drm-amd
drm-amd-fixes
drm-amd-next
drm-amd-next-fixes
for-linux-next
for-linux-next-fixes
AMD GPU kernel development
agd5f
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
2016-11-04
ixgbe: do not use ixgbe specific mdio defines
Emil Tantilov
1
-6
/
+2
2016-11-04
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-23
ixgbe: Allow SFP+ on more than 82598 and 82599
Mark Rustad
1
-1
/
+1
2015-09-23
ixgbe: Allow reduced delays during SFP detection
Mark Rustad
1
-0
/
+18
2015-09-23
ixgbe: Clear I2C destination location
Mark Rustad
1
-0
/
+1
2015-09-22
ixgbe: Enable bit-banging mode on X550
Mark Rustad
1
-2
/
+63
2015-09-22
ixgbe: Set lan_id before first I2C eeprom access
Mark Rustad
1
-3
/
+3
2015-09-22
ixgbe: Provide unlocked I2C methods
Mark Rustad
1
-28
/
+171
2015-09-01
ixgbe: Avoid needless PHY access on copper phys
Mark Rustad
1
-21
/
+43
2015-09-01
ixgbe: cleanup to use cached mask value
Don Skidmore
1
-6
/
+1
2015-09-01
ixgbe: Remove second instance of lan_id variable
Don Skidmore
1
-3
/
+1
2015-06-09
ixgbe: Set lan_id before using I2C
Don Skidmore
1
-3
/
+3
2015-06-09
ixgbe: Add support for another X550 device.
Don Skidmore
1
-0
/
+1
2015-06-09
ixgbe: Add a PHY power state method
Don Skidmore
1
-0
/
+33
2015-06-09
ixgbe: add define for X557 PHY ID
Don Skidmore
1
-0
/
+3
2015-06-09
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-11
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-25
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-18
e1000e/igb/ixgbe/i40e: fix message terminations
Jakub Kicinski
1
-3
/
+3
2014-03-31
ixgbe: fix ixgbe_check_reset_blocked() declaration
Jean Sacren
1
-1
/
+1
2014-03-12
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-14
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-30
ixgbe: fix semaphore lock for I2C read/writes on 82598
Emil Tantilov
1
-138
/
+154
2013-04-24
ixgbe: add SFP+ LX module support
Don Skidmore
1
-4
/
+17
2013-02-15
ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()
Emil Tantilov
1
-24
/
+10
2013-02-15
ixgbe: fix possible data corruption in read_i2c_byte
Emil Tantilov
1
-1
/
+1
2013-02-05
ixgbe: update date to 2013
Don Skidmore
1
-1
/
+1
2013-02-05
ixgbe: allow reading of SFF-8472 data over i2c
Emil Tantilov
1
-0
/
+16
2013-01-31
ixgbe: removed unused variable from setup_link_speed
Josh Hay
1
-2
/
+0
2012-06-20
ixgbe: add support for 1G SX modules
Jacob Keller
1
-4
/
+19
2012-04-14
ixgbe: add I2C clock stretching
Don Skidmore
1
-6
/
+14
2012-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-02-03
ixgbe: update copyright to 2012
Don Skidmore
1
-1
/
+1
2012-02-01
ixgbe: Add module parameter to allow untested and unsafe SFP+ modules
Peter P Waskiewicz Jr
1
-3
/
+11
[next]