Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
cbe8e1cd980880d66d75d626dd4669c07203f920
/
drivers
/
net
/
phy
02c7be6
net: phy: Add SGMII support for TI phy
by Siva Durga Prasad Paladugu
· Fri Mar 25 12:53:43 2016 +0530
dd6cbd3
phy: Add phy driver support for xilinx PCS/PMA core
by Siva Durga Prasad Paladugu
· Fri Feb 05 13:22:10 2016 +0530
10800de
net: phy: Realtek RTL8211B/C PHY ID fix
by Karsten Merker
· Mon Mar 21 20:29:07 2016 +0100
0cf2b4e
net: phy: Optionally force master mode for RTL PHY
by Michael Haas
· Fri Mar 25 18:22:50 2016 +0100
5dc3af8
net: phy: atheros: Fix problem with phy_reset() clearing BMCR
by Alison Wang
· Fri Feb 19 15:52:28 2016 +0800
bdf0b72
net: phy: realtek: Use generic genphy_parse_link() for RTL8211E
by Michal Simek
· Sat Feb 13 10:31:32 2016 +0100
eb06f02
net: phy: marvell: Fix problem with phy_reset() clearing BMCR
by Stefan Roese
· Wed Feb 10 07:06:06 2016 +0100
d1b5282
net: phy: marvell: Call phy_reset() where possible
by Stefan Roese
· Wed Feb 10 07:06:05 2016 +0100
cbd7daa
drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH
by Mugunthan V N
· Tue Feb 02 15:51:32 2016 +0530
d249984
drivers: net: phy: add SMSC LAN8740 Phy support.
by Purna Chandra Mandal
· Thu Jan 28 15:30:20 2016 +0530
da62ad2
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· Thu Jan 28 18:42:10 2016 -0500
be799dd
net: phy: implements probe for Cortina phy
by Shaohui Xie
· Thu Jan 28 15:56:36 2016 +0800
62a7b92
net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
by Shaohui Xie
· Thu Jan 28 15:55:46 2016 +0800
826df7a
net: phy: micrel: fix divisor value for KSZ9031 phy skew
by Dinh Nguyen
· Wed Jan 27 15:46:00 2016 -0600
010c5ec
net: phy: Use 'autoneg' flag from phydev
by Alexandre Messier
· Fri Jan 22 14:16:56 2016 -0500
103a8c4
net: phy: Set ANRESTART in setup_forced
by Alexandre Messier
· Fri Jan 22 14:16:15 2016 -0500
94bde10
net: phy: micrel: Disable B_CAST on config
by Alexandre Messier
· Fri Jan 22 14:06:33 2016 -0500
e476bb2
drivers/net/phy: introduce phy_set_supported()
by Alexey Brodkin
· Wed Jan 13 16:59:34 2016 +0300
6cc1e7d
net: phy: genphy: Allow overwriting features
by Sascha Hauer
· Wed Jan 13 16:59:32 2016 +0300
6c8be84
net: phy: ensure Gigabit features are masked off if requested
by Florian Fainelli
· Wed Jan 13 16:59:31 2016 +0300
e64013d
net: phy: do not read configuration register on reset
by Stefan Agner
· Wed Dec 09 11:21:25 2015 -0800
f645915
net: phy: ti: Enable automatic crossover mode
by Michal Simek
· Mon Oct 19 10:43:30 2015 +0200
e73f296
block: pass block dev not num to read/write/erase()
by Stephen Warren
· Mon Dec 07 11:38:48 2015 -0700
95da4ba
phy: atheros: Use ar8035_config for AR8031
by Fabio Estevam
· Tue Jan 05 17:02:52 2016 -0200
1005ce5
net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF
by Marek Vasut
· Sat Dec 05 17:41:58 2015 +0100
f6a0e73
net: phy: added aquantia PHY AQR405 support
by Shaohui Xie
· Tue Nov 10 19:16:33 2015 +0800
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· Sun Nov 08 23:47:45 2015 -0700
8d3ce68
net: phy: Add support for Texas Instruments DP83867
by Edgar E. Iglesias
· Fri Sep 25 23:46:08 2015 -0700
9875e12
pengwyn: nand and ethernet fixes
by Vincent BENOIT
· Mon Nov 02 18:50:23 2015 +0100
f87a15c
net: phy: Test previous phydev->dev against new mac dev
by Bin Meng
· Wed Oct 07 21:19:31 2015 -0700
59c6d89
net: phy: Change to print all phys that are not found
by Bin Meng
· Wed Oct 07 21:19:30 2015 -0700
0776c57
net: phy: Don't create phy device when there is no phy
by Bin Meng
· Wed Oct 07 21:19:29 2015 -0700
23e9d5c
net: phy: micrel: disable NAND-tree for KSZ8051
by Sylvain Rochet
· Wed Oct 07 22:54:22 2015 +0200
bd8d300
net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNL
by Sylvain Lemieux
· Wed Sep 09 16:29:51 2015 -0400
bbc97ba
net: phy: on phy device create do not initialize link to 1
by Mugunthan V N
· Thu Sep 03 15:50:21 2015 +0530
1b41fcb
net: phy/vitesse: Add support for VSC8584 phy
by Prabhakar Kushwaha
· Fri Aug 07 18:01:39 2015 +0530
68c2fd7
net: phy: broadcom: Add BCM Cygnus PHY
by Jiandong Zheng
· Wed Jul 15 16:28:13 2015 -0700
71b1d86
net: phy: delay only if reset handler is registered
by Jörg Krause
· Wed Jul 15 15:18:22 2015 +0200
8700a3d
net: phy: fix data type of phy_id
by Jörg Krause
· Wed Jul 15 14:58:49 2015 +0200
89be651
net: Add support for Marvell 88E1510 PHY
by Clemens Gruber
· Sat Jun 06 14:44:58 2015 +0200
f10d89c
net: Improve 88E151x PHY initialization
by Clemens Gruber
· Sat Jun 06 14:44:57 2015 +0200
5487fc6
net/phy: set led for rtl8211f phy
by Shengzhou Liu
· Thu May 21 18:07:35 2015 +0800
5f67631
net: phy: Add support for all targets which requires MANUAL_RELOC
by Michal Simek
· Wed May 13 13:40:40 2015 +0200
6750089
net/phy: refactor RTL8211F initialization
by Shengzhou Liu
· Fri Apr 24 16:57:17 2015 +0800
210f17f
net/phy: Add support for realtek RTL8211F
by Shengzhou Liu
· Thu Mar 12 18:54:59 2015 +0800
787ea07
net/phy/cortina: Fix compilation warning
by pankaj chauhan
· Fri Mar 20 19:28:17 2015 -0700
072b0fa
net/phy: fixup for get_phy_id
by Shengzhou Liu
· Tue Apr 07 18:46:32 2015 +0800
adeb9ea
net: phy: micrel: add support for KSZ8081MNX
by Luca Ellero
· Tue Mar 24 11:32:24 2015 +0100
de947a1
net: phy: realtek: Disable interrupt on Realtek Ethernet PHY drivers
by Codrin Ciubotariu
· Fri Feb 13 14:47:58 2015 +0200
dbad346
dm: net: Adjust PHY interface to work with CONFIG_DM_ETH
by Simon Glass
· Sun Apr 05 16:07:39 2015 -0600
2616b21
net: phy: micrel: add support for KSZ8895 switch in SMI mode
by Philippe De Muyter
· Wed Feb 19 17:21:59 2014 +0100
0e548d7
phylib: add support for aquantia PHYs
by Shaohui Xie
· Tue Dec 30 18:32:04 2014 +0800
2bc5a44
net/phy: enable serdes auto-negotiation for vsc8514 phy
by Shengzhou Liu
· Mon Nov 24 17:11:59 2014 +0800
c878bdb
net/phy: Add support for CS4315/CS4340 PHY
by Shengzhou Liu
· Mon Nov 10 18:32:29 2014 +0800
f0c53a4
net: phy: marvell: add errata w/a for 88E151* chips
by Hao Zhang
· Thu Oct 30 18:59:43 2014 +0200
ed6144f
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· Mon Oct 27 09:05:43 2014 -0400
e4f8947
net: phy: fix warnings with W=1
by Jeroen Hofstee
· Wed Oct 08 22:57:26 2014 +0200
3d6a5b8
net: phy: print a number of phy that is not found
by Khoronzhuk, Ivan
· Fri Oct 17 20:44:32 2014 +0300
5f02211
net: phy: Cleanup drivers/net/phy/micrel.c
by Pavel Machek
· Tue Sep 09 14:26:51 2014 +0200
8d70b9c
drivers: net: remove dead drivers
by Masahiro Yamada
· Mon Aug 04 08:11:37 2014 +0900
132fa53
vitesse: remove duplicated argument to ||
by maxin.john@enea.com
· Thu Jul 24 12:26:05 2014 +0200
cdfc576
phy: fix create_phy_by_mask for when its given an actual search mask
by Cormier, Jonathan
· Wed May 21 13:08:52 2014 -0400
4b87329
net: phy/vitesse: Add support for VSC8664 phy module
by Chunhe Lan
· Wed Apr 16 16:40:52 2014 +0800
fcfc786
net/phy: enable get_phy_id redefinable
by Shengzhou Liu
· Fri Apr 11 16:14:17 2014 +0800
aa09e68
AR8035/phy: Enable autonegotiation function for ar8035
by Xiaobo Xie
· Fri Apr 11 16:03:11 2014 +0800
05caaf9
ar8031: modify the config func of ar8031 to ar8021_config
by Zhao Qiang
· Mon Apr 21 10:29:24 2014 +0800
9df3ec4
net/phy: Fix PHY id for VSC8514
by Codrin Ciubotariu
· Wed Mar 26 18:13:14 2014 +0200
0faa93d
net/phy: Correct AR8021 phy_mask
by Haijun.Zhang
· Tue Mar 04 15:56:12 2014 +0800
2181806
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· Tue Feb 25 12:44:13 2014 -0500
04f2ba4
ar8031/8033/phy:enable autonegotiation for ar8031/8033
by Zhao Qiang
· Mon Dec 23 15:51:33 2013 +0800
fa4676d
net, phy: atheros ar803x bug
by Heiko Schocher
· Thu Jan 30 11:02:13 2014 +0100
2edb606
net: phy: atheros: Fix the masks for AR8031/8035
by Fabio Estevam
· Fri Jan 03 15:55:59 2014 -0200
6c96ca1
phy: Use general phy code for smsc lan8720a
by David Dueck
· Tue Nov 05 17:23:03 2013 +0100
ed45423
phy: Use supported field during autonegotiation
by David Dueck
· Tue Nov 05 17:23:02 2013 +0100
839b372
net: phy: atheros: Fix masks for AR8035 and AR8021
by Fabio Estevam
· Sat Nov 02 16:40:42 2013 -0200
429cb1b
net/phy: Fix the phy id mask of AR8031
by Chunhe Lan
· Fri Nov 01 17:17:44 2013 +0800
1f1bab1
net, phy: fix AR8031 phy_mask
by Heiko Schocher
· Sun Sep 22 09:55:49 2013 +0200
a8aa299
net: add function to read/write extended registers in Micrel Phy
by Stefano Babic
· Mon Sep 02 15:42:31 2013 +0200
d9e36ad
net: fix mask for phy Micrel KSZ9031
by Stefano Babic
· Mon Sep 02 15:42:29 2013 +0200
ad4cd95
net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is detected
by Bhupesh Sharma
· Sun Sep 01 04:40:52 2013 +0530
53a519a
net: phy/vitesse: Add support for VSC8514 phy module
by Arpit Goel
· Fri Aug 23 20:18:05 2013 +0530
76f57c3
phylib: update atheros ar803x phy
by Shengzhou Liu
· Thu Aug 08 16:33:35 2013 +0800
cd31b06
drivers: net: convert makefiles to Kbuild style
by Masahiro Yamada
· Thu Oct 17 17:34:54 2013 +0900
832d36e
Cosmetic: Fix a number of typos, no functional changes.
by Robert P. J. Day
· Mon Sep 16 07:15:45 2013 -0400
85eb780
net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modules
by Bhupesh Sharma
· Thu Jul 18 13:58:20 2013 +0530
55e9a25
phy: smsc: LAN8710/8720 are not Gbit PHYs
by Fabio Estevam
· Thu Jun 06 21:04:19 2013 -0300
94c3502
net, phy, cpsw: fix gigabit register access
by Heiko Schocher
· Tue Jul 23 15:32:36 2013 +0200
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
45d601e
net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF case
by Fabio Estevam
· Fri Jul 19 10:01:34 2013 -0300
2ac8d30
phy: fix 10/100Mbps operation on 1Gbps-capable links
by Sascha Silbe
· Fri Jul 19 12:25:10 2013 +0200
93ac9b8
phylib: add atheros ar803x phy
by Heiko Schocher
· Tue Jun 04 10:58:00 2013 +0200
b2ccbf0
phylib: add natsemi dp83630 phy
by Heiko Schocher
· Tue Jun 04 10:58:09 2013 +0200
eaf68ac
net: phy: supplement support for Micrel's KSZ9031
by SARTRE Leo
· Tue Apr 30 16:57:25 2013 +0200
dcc307e
phylib: Add Atheros AR8035 GETH PHY support
by Xie Xiaobo
· Wed Apr 10 16:23:39 2013 +0800
2332941
add support for Xilinx 1000BASE-X phy (GTX)
by Charles Coldwell
· Thu Feb 21 08:25:52 2013 -0500
f0d83c4
PHY: micrel.c: add support for KSZ9031
by David Andrey
· Wed Feb 06 22:18:37 2013 +0100
1b3352f
NET: phy: add 88E1310 PHY initialization
by Sebastian Hesselbarth
· Tue Dec 04 09:31:59 2012 +0100
0b1d838
net: add ICPlus PHY driver
by Yegor Yefremov
· Wed Nov 28 11:15:18 2012 +0100
c40f5d3
phy: export genphy_parse_link()
by Yegor Yefremov
· Wed Nov 28 11:15:17 2012 +0100
757a92f
Merge branch 'u-boot/master' into 'u-boot-arm/master'
by Albert ARIBAUD
· Thu May 30 14:45:06 2013 +0200
Next »