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
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-22
net: phy: dp83867: Fix warning check for setting the internal delay
Dan Murphy
1
-1
/
+1
2015-07-21
net/mdio: fix mdio_bus_match for c45 PHY
Shaohui Xie
1
-2
/
+17
2015-07-09
net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREG
Rob Herring
1
-1
/
+1
2015-06-29
net: phy: mdio-bcm-unimac: workaround initial read failures for integrated PHYs
Florian Fainelli
1
-0
/
+43
2015-06-29
net: phy: bcm7xxx: workaround MDIO management controller initial read
Florian Fainelli
1
-0
/
+7
2015-06-29
net/phy: tune get_phy_c45_ids to support more c45 phy
Shengzhou Liu
1
-6
/
+14
2015-06-29
net: phy: fix phy link up when limiting speed via device tree
Mugunthan V N
1
-2
/
+3
2015-06-25
net/phy: Add Vitesse 8641 phy ID
Shaohui Xie
1
-0
/
+14
2015-06-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
14
-1945
/
+416
2015-06-23
Merge tag 'gpio-v4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-1
/
+2
2015-06-23
net/phy: Add support for Realtek RTL8211F
Shengzhou Liu
1
-1
/
+67
2015-06-11
net: phy: mdio-bcm-unimac: handle broken turn-around for specific PHYs
Florian Fainelli
1
-1
/
+7
2015-06-11
net: phy: davicom: add IDs for DM9161B and C variants
Gustavo Zacarias
1
-0
/
+13
2015-06-09
net: phy: dp83867: Fix device tree entries
Dan Murphy
1
-3
/
+3
2015-06-08
net: phy: bcm7xxx: update workaround to fix 100BaseT corner cases
Florian Fainelli
1
-2
/
+5
2015-06-08
net/phy: micrel: Center FLP timing at 16ms
Jaeden Amero
1
-1
/
+22
2015-06-08
net/phy: micrel: Comment MMD address of extended registers
Jaeden Amero
1
-0
/
+1
2015-06-08
net/phy: micrel: Be more const correct
Jaeden Amero
1
-14
/
+15
2015-06-04
net: phy: dp83867: Add TI dp83867 phy
Dan Murphy
3
-1
/
+245
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+20
2015-06-01
gpiolib: rename gpiod_set_array to gpiod_set_array_value
Rojhalat Ibrahim
1
-1
/
+2
2015-05-27
net: phy: Utilize phy_interface_is_rgmii
Florian Fainelli
3
-14
/
+4
2015-05-27
amd-xgbe-phy: Fix initial mode when autoneg is disabled
Lendacky, Thomas
1
-3
/
+42
2015-05-26
net: dp83640: fix improper double spin locking.
Richard Cochran
1
-2
/
+2
2015-05-26
net: dp83640: reinforce locking rules.
Richard Cochran
1
-1
/
+16
2015-05-26
net: dp83640: fix broken calibration routine.
Richard Cochran
1
-1
/
+1
2015-05-25
net: phy: bcm7xxx: Fix 7425 PHY ID and flags
Florian Fainelli
1
-1
/
+1
2015-05-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+19
2015-05-20
net: phy: Make sure phy_start() always re-enables the phy interrupts
Tim Beale
1
-13
/
+16
2015-05-17
net: phy: Make sure PHY_RESUMING state change is always processed
Tim Beale
1
-1
/
+1
2015-05-16
net: phy: Add state machine state transitions debug prints
Florian Fainelli
1
-0
/
+31
2015-05-16
net: phy: Allow EEE for all RGMII variants
Florian Fainelli
1
-3
/
+4
2015-05-15
amd-xgbe: Move the PHY support into amd-xgbe
Lendacky, Thomas
3
-1870
/
+0
2015-05-15
mdio-gpio: Propagate mii_bus.phy_ignore_ta_mask
Bert Vermeulen
1
-0
/
+1
2015-05-14
net: phy: mdio-gpio: Handle phy_ignore_ta_mask
Florian Fainelli
1
-2
/
+5
2015-05-13
net: phy: micrel: Fix regression in kszphy_probe
Niklas Cassel
1
-1
/
+2
2015-05-11
net: mdio-gpio: Allow for unspecified bus id
Bert Vermeulen
1
-1
/
+4
2015-05-09
net: amd-xgbe: Add hardware dependency
Jean Delvare
1
-0
/
+1
2015-04-27
mdio-mux-gpio: use new gpiod_get_array and gpiod_put_array functions
Rojhalat Ibrahim
1
-43
/
+17
2015-04-24
net: mdio-gpio: support access that may sleep
Vivien Didelot
1
-5
/
+9
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
12
-60
/
+126
2015-04-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+16
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-04-08
net: phy: broadcom: Add BCM54616S phy entry
Alessio Igor Bogani
2
-2
/
+16
2015-04-03
add fixed_phy_update_state() - update state of fixed_phy
Stas Sergeev
1
-0
/
+29
2015-04-01
net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argument
Uwe Kleine-König
1
-5
/
+6
2015-03-31
ptp: dp83640: convert to the 64 bit get/set time methods.
Richard Cochran
1
-9
/
+10
2015-03-20
amd-xgbe-phy: Provide support for auto-negotiation timeout
Lendacky, Thomas
1
-0
/
+20
2015-03-20
amd-xgbe-phy: Use the phy_driver flags field
Lendacky, Thomas
1
-0
/
+1
2015-03-20
amd-xgbe-phy: Use phydev advertising field vs supported
Lendacky, Thomas
1
-39
/
+38
[next]