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_device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-25
net: phy: don't clear BMCR in genphy_soft_reset
Heiner Kallweit
1
-1
/
+1
2019-02-21
net: phy: export genphy_config_eee_advert
Heiner Kallweit
1
-1
/
+2
2019-02-21
net: phy: don't use 10BaseT/half as default in genphy_read_status
Heiner Kallweit
1
-2
/
+2
2019-02-21
net: phy: remove orphaned register read in genphy_read_status
Heiner Kallweit
1
-4
/
+0
2019-02-17
net: phy: use phy_resolve_aneg_linkmode in genphy_read_status
Heiner Kallweit
1
-23
/
+1
2019-02-13
net: phy: Move of_set_phy_eee_broken to phy-core.c
Maxime Chevallier
1
-28
/
+0
2019-02-13
net: phy: Mask-out non-compatible modes when setting the max-speed
Maxime Chevallier
1
-53
/
+0
2019-02-12
net: phy: simplify genphy_config_eee_advert
Heiner Kallweit
1
-21
/
+6
2019-02-10
net: phy: use phy_modify_changed in genphy_config_advert
Heiner Kallweit
1
-28
/
+15
2019-02-09
net: phy: Add support for asking the PHY its abilities
Andrew Lunn
1
-16
/
+15
2019-02-09
net: phy: probe the PHY before determining the supported features
Andrew Lunn
1
-11
/
+13
2019-02-09
net: phy: remove unneeded masking of PHY register read results
Heiner Kallweit
1
-6
/
+6
2019-02-08
net: phy: disregard "Clause 22 registers present" bit in get_phy_c45_devs_in_pkg
Heiner Kallweit
1
-0
/
+3
2019-02-08
net: phy: don't double-read link status register if link is up
Heiner Kallweit
1
-1
/
+5
2019-02-08
net: phy: consider latched link-down status in polling mode
Heiner Kallweit
1
-4
/
+9
2019-01-24
net: phy: change phy_start_interrupts to phy_request_interrupt
Heiner Kallweit
1
-2
/
+2
2019-01-24
net: phy: start state machine in phy_start only
Heiner Kallweit
1
-1
/
+0
2019-01-22
net: phy: Convert some PHY and MDIO driver files to SPDX headers
Andrew Lunn
1
-6
/
+1
2019-01-22
net: phy: improve phy_init_hw
Heiner Kallweit
1
-2
/
+5
2019-01-22
net: phy: fix issue with loading PHY driver w/o initramfs
Heiner Kallweit
1
-3
/
+5
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+17
2019-01-19
net: phy: phy driver features are mandatory
Camelia Groza
1
-0
/
+5
2019-01-18
net: phy: remove phy_stop_interrupts
Heiner Kallweit
1
-2
/
+2
2019-01-18
net: phy: ensure phylib state machine is stopped after calling phy_stop
Heiner Kallweit
1
-2
/
+0
2019-01-18
net: phy: stop PHY if needed when entering phy_disconnect
Heiner Kallweit
1
-0
/
+3
2019-01-18
net: phy: improve get_phy_id
Heiner Kallweit
1
-9
/
+2
2019-01-17
net: phy: check return code when requesting PHY driver module
Heiner Kallweit
1
-5
/
+30
2019-01-17
net: phy: Add helpers to determine if PHY driver is generic
Florian Fainelli
1
-2
/
+32
2019-01-16
net: phy: don't include asm/irq.h directly
Heiner Kallweit
1
-2
/
+0
2019-01-16
net: phy: improve logging in phylib
Heiner Kallweit
1
-2
/
+2
2019-01-16
net: phy: remove preliminary workaround for not loading PHY driver
Heiner Kallweit
1
-8
/
+0
2019-01-16
net: phy: Add missing features to PHY drivers
Andrew Lunn
1
-0
/
+12
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+2
2018-12-18
net: phy: Fix the issue that netif always links up after resuming
Kunihiko Hayashi
1
-5
/
+2
2018-12-18
net: phy: remove unused code in phy_probe
Heiner Kallweit
1
-2
/
+0
2018-12-05
net: mii: Add mii_lpa_mod_linkmode_lpa_t
Andrew Lunn
1
-1
/
+1
2018-12-05
net: mii: Rename mii_stat1000_to_linkmode_lpa_t
Andrew Lunn
1
-2
/
+2
2018-12-04
phy: Revert toggling reset changes.
David S. Miller
1
-6
/
+5
2018-12-03
net: phy: Also request modules for C45 IDs
Jose Abreu
1
-1
/
+15
2018-12-03
net: phy: Fix not to call phy_resume() if PHY is not attached
Yoshihiro Shimoda
1
-5
/
+6
2018-12-03
net: phy: don't allow __set_phy_supported to add unsupported modes
Heiner Kallweit
1
-11
/
+8
2018-12-03
net: phy: don't allow __set_phy_supported to add unsupported modes
Heiner Kallweit
1
-28
/
+14
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+8
2018-11-27
net: phy: add workaround for issue where PHY driver doesn't bind to the device
Heiner Kallweit
1
-0
/
+8
2018-11-16
net: phy: check for implementation of both callbacks in phy_drv_supports_irq
Heiner Kallweit
1
-1
/
+1
2018-11-11
net: phy: Convert u32 phydev->lp_advertising to linkmode
Andrew Lunn
1
-4
/
+4
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
1
-60
/
+115
2018-11-11
net: phy: simplify phy_mac_interrupt and related functions
Heiner Kallweit
1
-1
/
+0
2018-11-11
net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_inte...
Heiner Kallweit
1
-2
/
+6
2018-10-22
net: phy: phy_support_sym_pause: Clear Asym Pause
Andrew Lunn
1
-0
/
+1
[next]