Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
5a56a39be7ffb416dd5ec5e1489d5a3a8b6a63f2
/
include
/
linux
/
phy.h
fcbd30d
net: phy: introduce phy_read_poll_timeout macro
by Dejin Zheng
· 4 years, 10 months ago
bd971ff
net: phy: introduce phy_read_mmd_poll_timeout macro
by Dejin Zheng
· 4 years, 10 months ago
5eee3bb
net: phy: add and use phy_check_downshift
by Heiner Kallweit
· 4 years, 10 months ago
6cc7cf8
net: mdiobus: add APIs for modifying a MDIO device register
by Russell King
· 4 years, 10 months ago
9010f9d
net: phy: improve phy_driver callback handle_interrupt
by Heiner Kallweit
· 4 years, 10 months ago
58b05e5
net: phy: Add XLGMII interface define
by Jose Abreu
· 4 years, 10 months ago
1d34357
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 4 years, 10 months ago
611d779
net: phy: fix MDIO bus PM PHY resuming
by Heiner Kallweit
· 4 years, 10 months ago
249bc97
net: phy: avoid clearing PHY interrupts twice in irq handler
by Heiner Kallweit
· 4 years, 11 months ago
ce69e21
mdio_bus: Add generic mdio_find_bus()
by Jeremy Linton
· 5 years ago
a87ae8a
net: add helpers to resolve negotiated flow control
by Russell King
· 5 years ago
bbbf843
net: phy: add new version of phy_do_ioctl
by Heiner Kallweit
· 5 years ago
3231e5d
net: phy: rename phy_do_ioctl to phy_do_ioctl_running
by Heiner Kallweit
· 5 years ago
2ab1d92
net: phy: add generic ndo_do_ioctl handler phy_do_ioctl
by Heiner Kallweit
· 5 years ago
080bb35
net: phy: Maintain MDIO device and bus statistics
by Florian Fainelli
· 5 years ago
2e18135
net: phy: add MACsec ops in phy_device
by Antoine Tenart
· 5 years ago
7656426
net: macsec: introduce the macsec_context structure
by Antoine Tenart
· 5 years ago
e27f178
net: phy: Added IRQ print to phylink_bringup_phy()
by Florian Fainelli
· 5 years ago
c114574
net: phy: add PHY_INTERFACE_MODE_10GBASER
by Russell King
· 5 years ago
4715f65
net: Introduce a new MII time stamping interface.
by Richard Cochran
· 5 years ago
0e5dafc
net: phy: Introduce helper functions for time stamping support.
by Richard Cochran
· 5 years ago
ac80010
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
7d49a32
net: phy: ensure that phy IDs are correctly typed
by Russell King
· 5 years ago
0efc286
net: phy: provide and use genphy_read_status_fixed()
by Russell King
· 5 years ago
2a10ab0
net: phy: add genphy_check_and_restart_aneg()
by Russell King
· 5 years ago
bec170e
net: phy: add helpers phy_(un)lock_mdio_bus
by Heiner Kallweit
· 5 years ago
e3cf8b36
net: phy: remove phy_ethtool_sset()
by Russell King
· 5 years ago
298e54f
net: phy: add core phylib sfp support
by Russell King
· 5 years ago
fa6e98c
net: phy: add support for clause 37 auto-negotiation
by Heiner Kallweit
· 5 years ago
2d880b8
net: phy: extract pause mode
by Russell King
· 5 years ago
8d3dc3ac
net: phy: extract link partner advertisement reading
by Russell King
· 5 years ago
765b759
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
94acaeb
Add genphy_c45_config_aneg() function to phy-c45.c
by Marco Hartmann
· 5 years ago
4b9cb2a
net: phy: remove genphy_config_init
by Heiner Kallweit
· 5 years ago
65b2799
net: phy: let phy_speed_down/up support speeds >1Gbps
by Heiner Kallweit
· 5 years ago
331c56a
net: phy: add phy_speed_down_core and phy_resolve_min_speed
by Heiner Kallweit
· 5 years ago
bf22b34
net: phy: add phy_modify_paged_changed
by Heiner Kallweit
· 5 years ago
f4069cd
net: phy: prepare phylib to deal with PHY's extending Clause 22
by Heiner Kallweit
· 5 years ago
54638c6
net: phy: make exported variables non-static
by Denis Efremov
· 6 years ago
d4117d6
net: stmmac: enable clause 45 mdio support
by Kweh Hock Leong
· 6 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
2bd229d
net: phy: remove state PHY_FORCING
by Heiner Kallweit
· 6 years ago
97b33bd
net: phy: export phy_queue_state_machine
by Heiner Kallweit
· 6 years ago
49644e6
net: phy: add callback for custom interrupt handler to struct phy_driver
by Heiner Kallweit
· 6 years ago
07b0928
net: phy: enable interrupts when PHY is attached already
by Heiner Kallweit
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
4618d67
net: phy: add interface mode PHY_INTERFACE_MODE_USXGMII
by Heiner Kallweit
· 6 years ago
f24098f
net: phy: improve resuming from hibernation
by Heiner Kallweit
· 6 years ago
22c0ef6
net: phy: improve pause handling
by Heiner Kallweit
· 6 years ago
3b8b11f
net: phy: improve link partner capability detection
by Heiner Kallweit
· 6 years ago
4950c2b
net: phy: fix autoneg mismatch case in genphy_read_status
by Heiner Kallweit
· 6 years ago
045925e
net: phy: add genphy_read_abilities
by Heiner Kallweit
· 6 years ago
7be3ad8
net: phy: remove gen10g_no_soft_reset
by Heiner Kallweit
· 6 years ago
d81210c
net: phy: don't export gen10g_read_status
by Heiner Kallweit
· 6 years ago
c5e91d3
net: phy: remove gen10g_config_init
by Heiner Kallweit
· 6 years ago
a6d0aa9
net: phy: remove gen10g_suspend and gen10g_resume
by Heiner Kallweit
· 6 years ago
70f3522
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
4c8e045
net: phy: realtek: Dummy IRQ calls for RTL8366RB
by Linus Walleij
· 6 years ago
70fa3a9
net: phy: add genphy_c45_read_status
by Heiner Kallweit
· 6 years ago
1af9f16
net: phy: add genphy_c45_check_and_restart_aneg
by Heiner Kallweit
· 6 years ago
cd34499
net: phy: export genphy_config_eee_advert
by Heiner Kallweit
· 6 years ago
9a5dc8a
net: phy: add genphy_c45_an_config_aneg
by Andrew Lunn
· 6 years ago
3313da8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
a2fc9d7
net: phy: don't use locking in phy_is_started
by Heiner Kallweit
· 6 years ago
ac3f553
net: phy: Extract genphy_c45_pma_read_abilities from marvell10g
by Maxime Chevallier
· 6 years ago
3feb9b2
net: phy: Move of_set_phy_eee_broken to phy-core.c
by Maxime Chevallier
· 6 years ago
a4eaed9
net: phy: Mask-out non-compatible modes when setting the max-speed
by Maxime Chevallier
· 6 years ago
b8554d4f
net: phy: add register modifying helpers returning 1 on change
by Heiner Kallweit
· 6 years ago
efbdfdc
net: phy: Add support for asking the PHY its abilities
by Andrew Lunn
· 6 years ago
998a8a8
net: phy: let genphy_c45_read_link manage the devices to check
by Heiner Kallweit
· 6 years ago
1878f0d
net: phy: provide full set of accessor functions to MMD registers
by Nikita Yushchenko
· 6 years ago
434a431
net: phy: change phy_start_interrupts to phy_request_interrupt
by Heiner Kallweit
· 6 years ago
fa7f3a8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
3e64cf7
net: phy: phy driver features are mandatory
by Camelia Groza
· 6 years ago
bb658ab
net: phy: remove phy_stop_interrupts
by Heiner Kallweit
· 6 years ago
e302c2a
net: phy: remove state PHY_CHANGELINK
by Heiner Kallweit
· 6 years ago
5db5ea9
net: phy: Add helpers to determine if PHY driver is generic
by Florian Fainelli
· 6 years ago
9e857a4
net: phy: Add missing features to PHY drivers
by Andrew Lunn
· 6 years ago
d8de01b
phy.h: fix obvious errors in doc and kerneldoc content
by Robert P. J. Day
· 6 years ago
2b3e88e
net: phy: improve phy state checking
by Heiner Kallweit
· 6 years ago
c0ec3c2
net: phy: Convert u32 phydev->lp_advertising to linkmode
by Andrew Lunn
· 6 years ago
3c1bcc8
net: ethernet: Convert phydev advertize and supported from u32 to link mode
by Andrew Lunn
· 6 years ago
899a3cb
net: phy: remove states PHY_STARTING and PHY_PENDING
by Heiner Kallweit
· 6 years ago
aa2af2e
net: phy: add macros for PHYID matching
by Heiner Kallweit
· 6 years ago
d73a215
net: phy: simplify phy_mac_interrupt and related functions
by Heiner Kallweit
· 6 years ago
8deeb63
net: phy: don't set state PHY_CHANGELINK in phy_change
by Heiner Kallweit
· 6 years ago
a4307c0
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
by Heiner Kallweit
· 6 years ago
695bce8
net: phy: improve struct phy_device member interrupts handling
by Heiner Kallweit
· 6 years ago
85a1f31
net: phy: remove state PHY_AN
by Heiner Kallweit
· 6 years ago
a3320bc
net: phy: make phy_trigger_machine static
by Heiner Kallweit
· 6 years ago
9f2959b
net: phy: improve handling delayed work
by Heiner Kallweit
· 6 years ago
719655a
net: phy: Replace phy driver features u32 with link_mode bitmap
by Andrew Lunn
· 6 years ago
c4fabb8
net: phy: Add phydev_info()
by Andrew Lunn
· 6 years ago
ab2a605
net: phy: Add phydev_warn()
by Andrew Lunn
· 6 years ago
b31cdff
net: phy: Move linkmode helpers to somewhere public
by Andrew Lunn
· 6 years ago
22b7d29
net: ethernet: Add helper to determine if pause configuration is supported
by Andrew Lunn
· 6 years ago
0c12240
net: ethernet: Add helper for set_pauseparam for Pause
by Andrew Lunn
· 6 years ago
70814e8
net: ethernet: Add helper for set_pauseparam for Asym Pause
by Andrew Lunn
· 6 years ago
c306ad3
net: ethernet: Add helper for MACs which support pause
by Andrew Lunn
· 6 years ago
af8d9bb
net: ethernet: Add helper for MACs which support asym pause
by Andrew Lunn
· 6 years ago
Next »