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
2018-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+5
2018-11-19
net: phy: icplus: allow configuring the interrupt function on IP101GR
Martin Blumenstingl
1
-1
/
+80
2018-11-19
net: phy: icplus: implement .did_interrupt for IP101A/G
Martin Blumenstingl
1
-0
/
+16
2018-11-19
net: phy: icplus: rename IP101A_G_NO_IRQ to IP101A_G_IRQ_ALL_MASK
Martin Blumenstingl
1
-2
/
+2
2018-11-19
net: phy: icplus: use the BIT macro where possible
Martin Blumenstingl
1
-3
/
+3
2018-11-19
net: phy: icplus: keep all ip101a_g functions together
Martin Blumenstingl
1
-15
/
+15
2018-11-18
net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
Martin Schiller
1
-5
/
+5
2018-11-17
Revert "net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs"
David S. Miller
1
-9
/
+5
2018-11-17
net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
Martin Schiller
1
-5
/
+9
2018-11-17
net: phy: check for implementation of both callbacks in phy_drv_supports_irq
Heiner Kallweit
1
-1
/
+1
2018-11-15
net: phy: icplus: add config_intr callback
Heiner Kallweit
1
-7
/
+16
2018-11-13
net: phy: check if advertising is zero using linkmode_empty
Colin Ian King
1
-1
/
+1
2018-11-12
net: phy: marvell: remove set but not used variable 'pause'
YueHaibing
1
-2
/
+0
2018-11-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+16
2018-11-11
net: phy: Add support for resolving 5G and 2.5G autoneg
Andrew Lunn
1
-0
/
+8
2018-11-11
net: phy: Add more link modes to the settings table
Andrew Lunn
1
-4
/
+158
2018-11-11
net: phy: Convert u32 phydev->lp_advertising to linkmode
Andrew Lunn
8
-39
/
+35
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
12
-193
/
+338
2018-11-11
net: phy: remove states PHY_STARTING and PHY_PENDING
Heiner Kallweit
1
-7
/
+0
2018-11-11
net: phy: realtek: use new PHYID matching macros
Heiner Kallweit
1
-19
/
+10
2018-11-11
net: phy: improve and inline phy_change
Heiner Kallweit
1
-32
/
+15
2018-11-11
net: phy: simplify phy_mac_interrupt and related functions
Heiner Kallweit
2
-14
/
+1
2018-11-11
net: phy: don't set state PHY_CHANGELINK in phy_change
Heiner Kallweit
1
-8
/
+0
2018-11-11
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
28
-118
/
+4
2018-11-11
net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_inte...
Heiner Kallweit
1
-2
/
+6
2018-11-10
net: phy: leds: Don't make our own link speed names
Kyle Roeschley
1
-13
/
+2
2018-11-10
net: phy: improve struct phy_device member interrupts handling
Heiner Kallweit
1
-2
/
+2
2018-11-09
net: phy: use phy_check_link_status in more places in the state machine
Heiner Kallweit
1
-48
/
+5
2018-11-09
net: phy: remove state PHY_AN
Heiner Kallweit
1
-27
/
+0
2018-11-09
net: phy: add phy_check_link_status
Heiner Kallweit
1
-30
/
+40
2018-11-09
net: phy: remove useless check in state machine case PHY_RESUMING
Heiner Kallweit
1
-12
/
+1
2018-11-09
net: phy: remove useless check in state machine case PHY_NOLINK
Heiner Kallweit
1
-11
/
+0
2018-11-08
net: phy: realtek: load driver for all PHYs with a Realtek OUI
Heiner Kallweit
1
-9
/
+2
2018-11-08
net: phy: make phy_trigger_machine static
Heiner Kallweit
1
-21
/
+12
2018-11-08
net: phy: bcm7xxx: Add entry for BCM7255
Justin Chen
1
-0
/
+2
2018-11-06
net: phy: Allow BCM54616S PHY to setup internal TX/RX clock delay
Tao Ren
1
-2
/
+16
2018-11-05
net: phy: realtek: fix RTL8201F sysfs name
Holger Hoffstätte
1
-1
/
+1
2018-10-26
net: phy: genphy_10g_driver: Avoid NULL pointer dereference
Andrew Lunn
1
-1
/
+1
2018-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
20
-367
/
+1997
2018-10-23
Merge tag 'gpio-v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
1
-7
/
+4
2018-10-23
net: phy: phy_support_sym_pause: Clear Asym Pause
Andrew Lunn
1
-0
/
+1
2018-10-22
net: phy: mdio-mux-bcm-iproc: simplify getting .driver_data
Wolfram Sang
1
-4
/
+2
2018-10-20
net: phy: micrel: add Microchip KSZ9131 initial driver
Yuiko Oshino
1
-1
/
+129
2018-10-18
net: phy: mscc: fix memory leak in vsc8574_config_pre_init
Gustavo A. R. Silva
1
-1
/
+1
2018-10-18
net: phy: mscc: fix signedness bug in vsc85xx_downshift_get
Gustavo A. R. Silva
1
-1
/
+1
2018-10-16
net: phy: merge phy_start_aneg and phy_start_aneg_priv
Heiner Kallweit
1
-18
/
+3
2018-10-16
net: phy: simplify handling of PHY_RESUMING in state machine
Heiner Kallweit
1
-29
/
+14
2018-10-16
net: phy: improve handling of PHY_RUNNING in state machine
Heiner Kallweit
1
-20
/
+9
2018-10-16
net: phy: trigger state machine immediately in phy_start_machine
Heiner Kallweit
1
-1
/
+1
2018-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
[next]