index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
phy.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: phy: extract pause mode
Russell King
2019-10-04
1
-0
/
+1
*
net: phy: extract link partner advertisement reading
Russell King
2019-10-04
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-09-02
1
-0
/
+1
|
\
|
*
Add genphy_c45_config_aneg() function to phy-c45.c
Marco Hartmann
2019-08-27
1
-0
/
+1
*
|
net: phy: remove genphy_config_init
Heiner Kallweit
2019-08-17
1
-1
/
+0
*
|
net: phy: let phy_speed_down/up support speeds >1Gbps
Heiner Kallweit
2019-08-13
1
-0
/
+2
*
|
net: phy: add phy_speed_down_core and phy_resolve_min_speed
Heiner Kallweit
2019-08-13
1
-0
/
+1
*
|
net: phy: add phy_modify_paged_changed
Heiner Kallweit
2019-08-11
1
-0
/
+2
*
|
net: phy: prepare phylib to deal with PHY's extending Clause 22
Heiner Kallweit
2019-08-11
1
-1
/
+7
|
/
*
net: phy: make exported variables non-static
Denis Efremov
2019-07-12
1
-0
/
+3
*
net: stmmac: enable clause 45 mdio support
Kweh Hock Leong
2019-07-08
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
1
-6
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
|
net: phy: remove state PHY_FORCING
Heiner Kallweit
2019-06-05
1
-11
/
+0
*
|
net: phy: export phy_queue_state_machine
Heiner Kallweit
2019-05-30
1
-1
/
+1
*
|
net: phy: add callback for custom interrupt handler to struct phy_driver
Heiner Kallweit
2019-05-30
1
-0
/
+3
*
|
net: phy: enable interrupts when PHY is attached already
Heiner Kallweit
2019-05-30
1
-0
/
+1
*
|
net: phy: add interface mode PHY_INTERFACE_MODE_USXGMII
Heiner Kallweit
2019-05-24
1
-0
/
+3
|
/
*
net: phy: improve resuming from hibernation
Heiner Kallweit
2019-05-04
1
-8
/
+1
*
net: phy: improve pause handling
Heiner Kallweit
2019-05-04
1
-0
/
+1
*
net: phy: improve link partner capability detection
Heiner Kallweit
2019-04-08
1
-0
/
+2
*
net: phy: fix autoneg mismatch case in genphy_read_status
Heiner Kallweit
2019-04-03
1
-0
/
+1
*
net: phy: add genphy_read_abilities
Heiner Kallweit
2019-04-02
1
-0
/
+1
*
net: phy: remove gen10g_no_soft_reset
Heiner Kallweit
2019-03-03
1
-1
/
+0
*
net: phy: don't export gen10g_read_status
Heiner Kallweit
2019-03-03
1
-1
/
+0
*
net: phy: remove gen10g_config_init
Heiner Kallweit
2019-03-03
1
-1
/
+0
*
net: phy: remove gen10g_suspend and gen10g_resume
Heiner Kallweit
2019-03-03
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
1
-0
/
+8
|
\
|
*
net: phy: realtek: Dummy IRQ calls for RTL8366RB
Linus Walleij
2019-02-23
1
-0
/
+8
*
|
net: phy: add genphy_c45_read_status
Heiner Kallweit
2019-02-23
1
-0
/
+1
*
|
net: phy: add genphy_c45_check_and_restart_aneg
Heiner Kallweit
2019-02-21
1
-0
/
+1
*
|
net: phy: export genphy_config_eee_advert
Heiner Kallweit
2019-02-21
1
-0
/
+1
*
|
net: phy: add genphy_c45_an_config_aneg
Andrew Lunn
2019-02-17
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-15
1
-14
/
+1
|
\
|
|
*
net: phy: don't use locking in phy_is_started
Heiner Kallweit
2019-02-14
1
-14
/
+1
*
|
net: phy: Extract genphy_c45_pma_read_abilities from marvell10g
Maxime Chevallier
2019-02-13
1
-0
/
+1
*
|
net: phy: Move of_set_phy_eee_broken to phy-core.c
Maxime Chevallier
2019-02-13
1
-0
/
+1
*
|
net: phy: Mask-out non-compatible modes when setting the max-speed
Maxime Chevallier
2019-02-13
1
-0
/
+1
*
|
net: phy: add register modifying helpers returning 1 on change
Heiner Kallweit
2019-02-10
1
-2
/
+10
*
|
net: phy: Add support for asking the PHY its abilities
Andrew Lunn
2019-02-09
1
-0
/
+6
*
|
net: phy: let genphy_c45_read_link manage the devices to check
Heiner Kallweit
2019-02-07
1
-1
/
+1
*
|
net: phy: provide full set of accessor functions to MMD registers
Nikita Yushchenko
2019-02-06
1
-23
/
+111
*
|
net: phy: change phy_start_interrupts to phy_request_interrupt
Heiner Kallweit
2019-01-24
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-21
1
-2
/
+4
|
\
|
|
*
net: phy: phy driver features are mandatory
Camelia Groza
2019-01-19
1
-2
/
+2
|
*
net: phy: Add missing features to PHY drivers
Andrew Lunn
2019-01-16
1
-0
/
+2
*
|
net: phy: remove phy_stop_interrupts
Heiner Kallweit
2019-01-18
1
-1
/
+0
*
|
net: phy: remove state PHY_CHANGELINK
Heiner Kallweit
2019-01-18
1
-6
/
+0
*
|
net: phy: Add helpers to determine if PHY driver is generic
Florian Fainelli
2019-01-17
1
-0
/
+3
|
/
*
phy.h: fix obvious errors in doc and kerneldoc content
Robert P. J. Day
2018-12-27
1
-5
/
+8
[next]