index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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: mdiobus: search for PSE nodes by parsing PHY nodes.
Oleksij Rempel
2022-10-03
1
-0
/
+2
*
net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYs
Marek BehĂșn
2022-10-03
1
-0
/
+4
*
net: phy: Add support for rate matching
Sean Anderson
2022-09-23
1
-1
/
+21
*
net: phy: Add 1000BASE-KX interface mode
Sean Anderson
2022-09-05
1
-0
/
+4
*
net: phy: Add helper to derive the number of ports from a phy mode
Maxime Chevallier
2022-08-22
1
-0
/
+2
*
net: phy: Introduce QUSGMII PHY mode
Maxime Chevallier
2022-08-22
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-30
1
-0
/
+6
|
\
|
*
net: phy: Don't trigger state machine while in suspend
Lukas Wunner
2022-06-29
1
-0
/
+6
*
|
linux/phy.h: add phydev_err_probe() wrapper for dev_err_probe()
Rasmus Villemoes
2022-06-16
1
-0
/
+3
|
/
*
net: phy: export genphy_c45_baset1_read_status()
Oleksij Rempel
2022-05-09
1
-0
/
+1
*
net: phy: introduce genphy_c45_pma_baset1_read_master_slave()
Oleksij Rempel
2022-05-09
1
-0
/
+1
*
net: phy: introduce genphy_c45_pma_baset1_setup_master_slave()
Oleksij Rempel
2022-05-09
1
-0
/
+1
*
net: phy: Add 10BASE-T1L support in phy-c45
Alexandru Tachici
2022-05-01
1
-0
/
+3
*
ethtool: Add 10base-T1L link mode entry
Alexandru Tachici
2022-05-01
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-10
1
-2
/
+2
|
\
|
*
net: phy: correct spelling error of media in documentation
Colin Foster
2022-03-10
1
-2
/
+2
*
|
net: phy: exported the genphy_read_master_slave function
Arun Ramadoss
2022-03-08
1
-0
/
+1
*
|
phy: make phy_set_max_speed() *void*
Sergey Shtylyov
2022-01-31
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-09
1
-5
/
+6
|
\
|
*
net: phy: Remove unnecessary indentation in the comments of phy_device
Yanteng Si
2021-12-07
1
-5
/
+6
*
|
net: document SMII and correct phylink's new validation mechanism
Russell King (Oracle)
2021-11-16
1
-1
/
+1
|
/
*
net: phy: add phy_interface_t bitmap support
Russell King (Oracle)
2021-10-26
1
-0
/
+34
*
net: phy: add genphy_c45_fast_retrain
Luo Jie
2021-10-25
1
-0
/
+1
*
net: phy: add API to read 802.3-c45 IDs
Xu Liang
2021-07-20
1
-0
/
+1
*
net: phy: Add 25G BASE-R interface mode
Steen Hegelund
2021-06-12
1
-0
/
+4
*
net: phy: Introduce fwnode_get_phy_id()
Calvin Johnson
2021-06-11
1
-0
/
+5
*
net: phy: Introduce phy related fwnode functions
Calvin Johnson
2021-06-11
1
-0
/
+20
*
net: phy: Introduce fwnode_mdio_find_device()
Calvin Johnson
2021-06-11
1
-0
/
+7
*
net: phy: introduce PHY_INTERFACE_MODE_REVRMII
Vladimir Oltean
2021-06-07
1
-0
/
+4
*
net: phy: Document phydev::dev_flags bits allocation
Florian Fainelli
2021-05-26
1
-0
/
+5
*
net: phy: genphy_loopback: add link speed configuration
Oleksij Rempel
2021-04-20
1
-0
/
+1
*
net: phy: add genphy_c45_pma_suspend/resume
Radu Pirea (NXP OSS)
2021-04-19
1
-0
/
+2
*
net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM
Heiner Kallweit
2021-04-09
1
-0
/
+2
*
net: phy: add genphy_c45_loopback
Wong Vee Khee
2021-03-24
1
-0
/
+1
*
net: phy: Add is_on_sfp_module flag and phy_on_sfp helper
Robert Hancock
2021-02-16
1
-0
/
+11
*
net: phy: Add 5GBASER interface mode
Pavana Sharma
2021-02-16
1
-0
/
+4
*
net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT
Heiner Kallweit
2021-02-15
1
-5
/
+5
*
net: phy: introduce phydev->port
Michael Walle
2021-02-11
1
-0
/
+2
*
mdio, phy: fix -Wshadow warnings triggered by nested container_of()
Alexander Lobakin
2021-01-19
1
-2
/
+5
*
net: phy: Add 100 base-x mode
Bjarni Jonasson
2021-01-14
1
-0
/
+4
*
phy: fix kdoc warning
Jakub Kicinski
2020-12-16
1
-1
/
+2
*
net: phy: remove the .did_interrupt() and .ack_interrupt() callback
Ioana Ciornei
2020-11-25
1
-15
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-06
1
-35
/
+5
|
\
|
*
net: phy: remove kernel-doc duplication
Mauro Carvalho Chehab
2020-10-28
1
-35
/
+5
*
|
net: phy: add genphy_handle_interrupt_no_ack()
Ioana Ciornei
2020-11-05
1
-0
/
+1
*
|
net: phy: export phy_error and phy_trigger_machine
Ioana Ciornei
2020-11-05
1
-0
/
+2
|
/
*
net: phy: Document core PHY structures
Andrew Lunn
2020-09-23
1
-131
/
+292
*
net: phy: Fixup kernel doc
Andrew Lunn
2020-09-23
1
-1
/
+2
*
net: mdiobus: add reset-post-delay-us handling
Bruno Thomsen
2020-08-03
1
-0
/
+2
*
net: phy: Uninline PHY ethtool statistics operations
Florian Fainelli
2020-07-08
1
-45
/
+4
[next]