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
old/tizen_20241126
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
/
drivers
/
net
/
phy
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-07
net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx t...
Amit Singh Tomar
2
-0
/
+44
2020-07-07
net: phy: realtek: Add support for RTL8201F PHY module.
Amit Singh Tomar
1
-0
/
+20
2020-06-25
Merge tag 'xilinx-for-v2020.10' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
1
-4
/
+3
2020-06-22
phy: atheros: ar8035: Fix clock output calculation
Fabio Estevam
1
-4
/
+3
2020-06-12
net: phy: Add DP8382x phy registration to TI PHY init
Dan Murphy
2
-0
/
+90
2020-06-12
net: phy: Add support for TI PHY init
Dan Murphy
5
-2
/
+45
2020-06-12
net: phy: add phyid search in vendor specific space
Florin Chiculita
1
-6
/
+16
2020-06-12
net: phy: micrel: ksz8061 implement errata 80000688A fix
Bryan O'Donoghue
1
-0
/
+16
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
9
-0
/
+9
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
10
-0
/
+10
2020-05-18
common: Drop log.h from common header
Simon Glass
10
-0
/
+10
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2
-6
/
+8
2020-05-18
common: Drop net.h from common header
Simon Glass
1
-0
/
+1
2020-05-10
net: phy: realtek: add rx delay support for RTL8211F
Fugang Duan
1
-0
/
+11
2020-05-07
phy: atheros: consolidate {ar8031|ar8035}_config()
Michael Walle
1
-27
/
+3
2020-05-07
phy: atheros: ar8035: remove static clock config
Michael Walle
1
-13
/
+0
2020-05-07
phy: atheros: add device tree bindings and config
Michael Walle
1
-2
/
+222
2020-05-07
phy: atheros: move delay config to common function
Michael Walle
1
-16
/
+22
2020-05-07
phy: atheros: introduce debug read and write functions
Michael Walle
1
-16
/
+41
2020-05-07
phy: atheros: use defines for PHY IDs
Michael Walle
1
-3
/
+7
2020-05-07
phy: atheros: fix AR8021 PHY ID mask
Michael Walle
1
-1
/
+1
2020-05-07
phy: atheros: Clarify the intention of ar8021_config
Vladimir Oltean
1
-4
/
+4
2020-05-07
phy: atheros: Explicitly disable RGMII delays
Vladimir Oltean
1
-0
/
+8
2020-05-07
phy: atheros: Clarify the configuration of the CLK_25M output pin
Vladimir Oltean
1
-5
/
+14
2020-05-07
phy: atheros: Use common functions for RGMII internal delays
Vladimir Oltean
1
-28
/
+41
2020-05-07
phy: atheros: Make RGMII Tx delays actually configurable for AR8035
Vladimir Oltean
1
-4
/
+0
2020-05-01
net: phy: micrel: Add basic support for KSZ9131
Philippe Schenker
1
-0
/
+58
2020-05-01
net: phy: micrel: Use defines for PHY_IDs and MASK
Philippe Schenker
1
-2
/
+2
2020-03-09
net: phy: marvell: Unify 88E151x series phy_driver
Clemens Gruber
1
-55
/
+10
2020-03-09
net: phy: dp83867: Add SGMII mode type switching
Michal Simek
1
-0
/
+12
2020-03-09
net: phy: Fix overlong PHY timeout
Andre Przywara
1
-1
/
+1
2020-03-09
drivers: net: phy: aquantia: make it less verbose
Alex Marginean
1
-12
/
+12
2020-03-09
drivers: net: phy: aquantia: drop XGMII as a valid system interface proto
Alex Marginean
1
-8
/
+9
2020-03-09
phy: Include NC-SI in phy setup
Samuel Mendoza-Jonas
1
-0
/
+9
2020-03-09
phy: Add support for the NC-SI protocol
Samuel Mendoza-Jonas
3
-0
/
+902
2020-02-28
net: phy: dp83867: Clean force link good bit
Michal Simek
1
-0
/
+4
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
1
-0
/
+1
2019-12-09
drivers: net: aquantia: check system interface too when checking for link up
Alex Marginean
1
-5
/
+2
2019-12-09
drivers: net: aquantia: set SMBus addr based on DT property
Alex Marginean
1
-0
/
+15
2019-12-09
drivers: net: aquantia: set MDI reversal based on DT property
Alex Marginean
1
-0
/
+39
2019-12-09
drivers: net: aquantia: set up SI protocol based on interface type
Alex Marginean
1
-0
/
+107
2019-12-09
drivers: net: aquantia: add PHY generation information
Alex Marginean
1
-0
/
+11
2019-12-09
drivers: net: aquantia: use XFI, USXGMII interface types
Alex Marginean
1
-14
/
+33
2019-12-09
net: phy: fix switch vendor name
Anatolij Gustschin
1
-1
/
+1
2019-12-09
net: phy: mv88e61xx: register phy_driver struct for 88E6071
Anatolij Gustschin
1
-0
/
+12
2019-12-09
net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071
Anatolij Gustschin
1
-6
/
+16
2019-12-09
net: phy: mv88e61xx: add CPU port parameter init for 88E6071
Anatolij Gustschin
1
-14
/
+28
2019-12-09
net: phy: mv88e61xx: rework to enable detection of 88E6071 devices
Anatolij Gustschin
1
-25
/
+125
2019-12-09
net: phy: micrel: make sure the factory test bit is cleared
Nicolas Ferre
1
-1
/
+20
[next]