index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
phy.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-08
net: phy: Remove inline definitions from convinience functions
Ramon Fried
1
-180
/
+9
2022-04-15
Merge branch 'next' of https://source.denx.de/u-boot/custodians/u-boot-net
Tom Rini
1
-30
/
+10
2022-04-12
net: phy: nxp-tja11xx: Add NXP TJA11xx PHY driver
Michael Trimarchi
1
-0
/
+1
2022-04-12
net: phy: Add phy_modify() accessor
Ariel D'Alessandro
1
-0
/
+2
2022-04-12
phy: nxp-c45-tja11xx: Rename functions to be c45 tja11xx specific
Ariel D'Alessandro
1
-1
/
+1
2022-04-10
phy: adin: add driver for Analog Devices ADIN1300 PHY
Nate Drude
1
-0
/
+1
2022-04-10
net: phy: don't require PHY interface mode during PHY creation
Marek Behún
1
-11
/
+9
2022-04-10
net: phy: use ->is_c45 instead of is_10g_interface()
Marek Behún
1
-12
/
+0
2022-04-10
net: introduce helpers to get PHY interface mode from a device/ofnode
Marek Behún
1
-8
/
+0
2022-04-05
net: phy: Fix rgmii-id phy reset timeout issue
T Karthik Reddy
1
-1
/
+1
2022-03-09
net: phy: Add support for ethernet-phy-id with gpio reset
Michal Simek
1
-0
/
+13
2022-03-09
net: phy: Remove static return type for phy_device_create()
Michal Simek
1
-0
/
+13
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
1
-2
/
+2
2021-09-28
net: replace the "xfi" phy-mode with "10gbase-r"
Vladimir Oltean
1
-1
/
+1
2021-07-06
phy: add nxp tja1103 phy driver
Radu Pirea (NXP OSS)
1
-0
/
+5
2021-02-16
net: phy: introduce fixed_phy_create for DSA CPU ports
Vladimir Oltean
1
-0
/
+21
2021-01-27
net: phy: ca_phy: Add driver for CAxxxx SoCs
Abbie Chang
1
-0
/
+1
2020-09-16
include: phy: fix NULL pointer check in phy_write()
Thirupathaiah Annapureddy
1
-1
/
+1
2020-08-03
net: Drop dm.h header file from phy.h
Simon Glass
1
-3
/
+6
2020-06-12
net: phy: Add helper routines to set and clear bits
Dan Murphy
1
-0
/
+54
2020-06-12
net: phy: Fix kernel doc issues in phy.h
Dan Murphy
1
-11
/
+8
2020-06-12
net: phy: Add missing kernel doc to phy functions
Dan Murphy
1
-0
/
+39
2020-03-09
net: phy: add XFI, USXGMII types to is_10g_interface() helper
Alex Marginean
1
-2
/
+7
2020-03-09
phy: Include NC-SI in phy setup
Samuel Mendoza-Jonas
1
-0
/
+12
2020-03-09
phy: Add support for the NC-SI protocol
Samuel Mendoza-Jonas
1
-0
/
+2
2020-02-05
dm: core: Drop the inclusion of linux/compat.h in dm.h
Simon Glass
1
-0
/
+1
2019-12-09
include: phy: add data field for private driver data
Alex Marginean
1
-0
/
+3
2019-10-08
net: phy: Add gmiitorgmii converter support
Siva Durga Prasad Paladugu
1
-0
/
+6
2019-07-18
net: add comments to phy APIs
Alex Marginean
1
-0
/
+80
2019-05-07
net: phy: Add generic helpers to access MMD PHY registers
Carlo Caione
1
-0
/
+70
2019-01-24
net: phy: Add clause 45 identifier to phy_device
Pankaj Bansal
1
-0
/
+1
2018-10-24
net/phy: Add phy-id for IN112525_S03
Priyanka Jain
1
-3
/
+4
2018-07-26
net: phy: add ofnode node to struct phy_device
Grygorii Strashko
1
-0
/
+13
2018-07-26
phy: Break include cycle
Joe Hershberger
1
-54
/
+1
2018-06-13
net: include/phy.h: add new mode for internal phy
Kunihiko Hayashi
1
-0
/
+2
2018-06-13
net/phy/cortina: Add support for CS4223 PHY
Vicentiu Galanopulo
1
-0
/
+1
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
1
-2
/
+1
2018-01-15
net: phy: Add Broadcom BCM53xx switch driver
Florian Fainelli
1
-0
/
+1
2017-11-17
net: phy: Add Amlogic Meson GXL Internal PHY support
Neil Armstrong
1
-0
/
+1
2017-08-07
net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers
Alexandru Gagniuc
1
-1
/
+2
2017-04-04
Merge git://www.denx.de/git/u-boot-marvell
Tom Rini
1
-0
/
+6
2017-03-29
net: include/phy.h: Add new PHY interface modes
Stefan Roese
1
-0
/
+6
2017-03-26
drivers/net/phy: add fixed-phy / fixed-link support
Hannes Schmelzer
1
-0
/
+3
2017-02-08
net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541
John Haechten
1
-0
/
+1
2016-05-24
net: phy: Add phy_interface_is_sgmii to phy.h
Dan Murphy
1
-0
/
+11
2016-05-24
net: phy: Move is_rgmii helper to phy.h
Dan Murphy
1
-0
/
+11
2016-05-24
net: phy: Add PHY driver for mv88e61xx switches
Kevin Smith
1
-0
/
+1
2016-04-04
phy: Add phy driver support for xilinx PCS/PMA core
Siva Durga Prasad Paladugu
1
-0
/
+1
2016-01-28
net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
Shaohui Xie
1
-0
/
+2
2016-01-28
drivers/net/phy: introduce phy_set_supported()
Alexey Brodkin
1
-0
/
+1
[next]