index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
phy
/
phy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-23
net: phy: Document core PHY structures
Andrew Lunn
1
-1
/
+68
2020-09-17
net: phy: Do not warn in phy_stop() on PHY_DOWN
Florian Fainelli
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-08
net: phy: Uninline PHY ethtool statistics operations
Florian Fainelli
1
-0
/
+48
2020-06-24
net: phy: make phy_disable_interrupts() non-static
Jisheng Zhang
1
-1
/
+1
2020-05-26
net: ethtool: Allow PHY cable test TDR data to configured
Andrew Lunn
1
-2
/
+3
2020-05-26
net: ethtool: Add generic parts of cable test TDR
Andrew Lunn
1
-1
/
+64
2020-05-26
net: mdiobus: add clause 45 mdiobus accessors
Russell King
1
-2
/
+2
2020-05-18
net: phy: simplify phy_link_change arguments
Doug Berger
1
-6
/
+6
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+5
2020-05-13
net: phy: fix aneg restart in phy_ethtool_set_eee
Heiner Kallweit
1
-3
/
+5
2020-05-10
net: phy: Put interface into oper testing during cable test
Andrew Lunn
1
-1
/
+11
2020-05-10
net: ethtool: Add infrastructure for reporting cable test results
Andrew Lunn
1
-2
/
+20
2020-05-10
net: phy: Add support for polling cable test
Andrew Lunn
1
-0
/
+2
2020-05-10
net: phy: Add cable test support to state machine
Andrew Lunn
1
-0
/
+76
2020-05-06
ethtool: provide UAPI for PHY master/slave configuration.
Oleksij Rempel
1
-1
/
+3
2020-03-23
net: phy: add and use phy_check_downshift
Heiner Kallweit
1
-1
/
+3
2020-03-17
net: phy: improve phy_driver callback handle_interrupt
Heiner Kallweit
1
-14
/
+12
2020-03-01
net: phy: avoid clearing PHY interrupts twice in irq handler
Heiner Kallweit
1
-1
/
+2
2020-01-21
net: phy: add new version of phy_do_ioctl
Heiner Kallweit
1
-3
/
+13
2020-01-21
net: phy: rename phy_do_ioctl to phy_do_ioctl_running
Heiner Kallweit
1
-3
/
+3
2020-01-20
net: phy: add generic ndo_do_ioctl handler phy_do_ioctl
Heiner Kallweit
1
-0
/
+15
2019-12-25
net: Introduce a new MII time stamping interface.
Richard Cochran
1
-2
/
+2
2019-11-23
net: phy: remove phy_ethtool_sset()
Russell King
1
-60
/
+0
2019-11-18
net: phy: add core phylib sfp support
Russell King
1
-0
/
+7
2019-10-16
net: phy: Fix "link partner" information disappear issue
Yonglong Liu
1
-3
/
+0
2019-10-04
net: phy: fix write to mii-ctrl1000 register
Russell King
1
-0
/
+5
2019-09-06
net: phy: Do not check Link status when loopback is enabled
Jose Abreu
1
-0
/
+6
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-08-28
net: phy: force phy suspend when calling phy_stop
Jian Shen
1
-1
/
+1
2019-08-27
Add genphy_c45_config_aneg() function to phy-c45.c
Marco Hartmann
1
-1
/
+1
2019-08-13
net: phy: let phy_speed_down/up support speeds >1Gbps
Heiner Kallweit
1
-44
/
+16
2019-07-08
net: phy: Make use of linkmode_mod_bit helper
Fuqian Huang
1
-12
/
+4
2019-06-05
net: phy: remove state PHY_FORCING
Heiner Kallweit
1
-24
/
+2
2019-05-31
net: phy: allow Clause 45 access via mii ioctl
Russell King
1
-9
/
+24
2019-05-30
net: phy: export phy_queue_state_machine
Heiner Kallweit
1
-3
/
+5
2019-05-30
net: phy: add callback for custom interrupt handler to struct phy_driver
Heiner Kallweit
1
-2
/
+7
2019-05-30
net: phy: enable interrupts when PHY is attached already
Heiner Kallweit
1
-14
/
+22
2019-05-07
net: phy: improve pause mode reporting in phy_print_status
Heiner Kallweit
1
-1
/
+27
2019-05-04
net: phy: improve resuming from hibernation
Heiner Kallweit
1
-6
/
+1
2019-04-18
net: phy: remove dead code from phy_sanitize_settings
Heiner Kallweit
1
-4
/
+0
2019-03-20
net: phy: improve handling link_change_notify callback
Heiner Kallweit
1
-4
/
+4
2019-03-03
net: phy: use genphy_c45_aneg_done in genphy_aneg_done
Heiner Kallweit
1
-8
/
+4
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+7
2019-02-14
net: phy: fix potential race in the phylib state machine
Heiner Kallweit
1
-0
/
+2
2019-02-14
net: phy: don't use locking in phy_is_started
Heiner Kallweit
1
-6
/
+5
2019-02-13
net: phy: fix interrupt handling in non-started states
Heiner Kallweit
1
-3
/
+0
2019-02-06
net: phy: make use of new MMD accessors
Heiner Kallweit
1
-8
/
+3
2019-01-24
net: phy: change phy_start_interrupts to phy_request_interrupt
Heiner Kallweit
1
-12
/
+11
2019-01-24
net: phy: start interrupts in phy_start
Heiner Kallweit
1
-20
/
+14
[next]