index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2023-01-18
ixgbe: Separate C22 and C45 transactions
Andrew Lunn
1
-55
/
+182
2023-01-10
ixgbe: fix pci device refcount leak
Yang Yingliang
1
-5
/
+9
2021-04-14
ixgbe: Support external GBE SerDes PHY BCM54616s
Jostar Yang
1
-0
/
+3
2021-03-23
intel: clean up mismatched header comments
Jesse Brandeburg
1
-2
/
+3
2020-10-18
ixgbe: fix probing of multi-port devices with one MDIO
Jakub Kicinski
1
-9
/
+14
2020-09-26
intel-ethernet: clean up W=1 warnings in kdoc
Jesse Brandeburg
1
-4
/
+4
2020-07-01
net: ethernet: ixgbe: don't call devm_mdiobus_free()
Bartosz Golaszewski
1
-11
/
+3
2019-03-27
ixgbe: fix mdio bus registration
Ivan Vecera
1
-7
/
+9
2018-12-20
ixgbe: register a mdiobus
Steve Douthit
1
-0
/
+299
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-27
/
+2
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
[next]