Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
da494600670126179053c9876b01285d1ab649d4
/
drivers
/
net
/
phy
da49460
drivers/net/phy: add fixed-phy / fixed-link support
by Hannes Schmelzer
· 8 years ago
ff7951e
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 8 years ago
ee253f9
net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541
by John Haechten
· 8 years ago
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· 8 years ago
89e50d9
drivers: net: Provide Kconfig menu for PHYLIB
by Alex
· 8 years ago
27a8e03
net: phy: Improve the Marvell 151x constants
by Joe Hershberger
· 8 years ago
5b6b18e
net: phy: dp83867: Add support for MAC impedance configuration
by Mugunthan V N
· 8 years ago
b83da16
net: phy: vitesse: Fix cis8204 RGMII_ID code
by Phil Edworthy
· 8 years ago
e4c26ee
net: phy: Marvell: Use phy_interface_is_rgmii helper function
by Phil Edworthy
· 8 years ago
3483614
net: phy: Add support for Marvell M88E1512
by Phil Edworthy
· 8 years ago
a19a376
net: phy: Fix mask so that we can identify Marvell 88E1518
by Phil Edworthy
· 8 years ago
c611980
net: phy: ti: Fix dp83867 RGMII_TXID interface path
by Phil Edworthy
· 8 years ago
4f96f3f
net: phy: Support Marvell 88E1680
by Dirk Eibach
· 8 years ago
30c37f6
net: phy: add SMSC LAN8742 phy
by Michael Kurz
· 8 years ago
6fe282a
xilinx_phy: Pass correct pointer to fdtdec_get_int()
by Kamensky Ivan
· 8 years ago
a827418
net/phy/vitesse: Rework RGMII skew configuration for VSC8601
by Alex
· 8 years ago
6a25090
net: phy: realtek: Only force master mode on rtl8211b/c
by oliver@schinagl.nl
· 8 years ago
1beb735
net: phy: realtek: make define more consistent
by oliver@schinagl.nl
· 8 years ago
ec1b26f
net: phy: realtek: Use the BIT() macro
by oliver@schinagl.nl
· 8 years ago
0c76630
net: phy: micrel: Fix error handling
by Marek Vasut
· 8 years ago
3f55bb6
net: phy: micrel: center FLP burst timing at 16ms
by Ash Charles
· 8 years ago
3da645f
net: mv88e61xx: Add support for fixed links
by Chris Packham
· 8 years ago
edc42a1
net: Add support for mv88e609x switches
by Chris Packham
· 8 years ago
3e4537d
drivers: net: phy: atheros: add separate config for AR8031
by Mugunthan V N
· 8 years ago
1e3e19f
phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXID
by Andrea Merello
· 9 years ago
56a931c
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
0c33319
net: mii: Changes not made by spatch
by Joe Hershberger
· 8 years ago
b3d61dd
net: phy: marvell: Add a missing errno.h header
by Simon Glass
· 8 years ago
602e9b5
driver: net: phylib: add support for aquantia AQR106/107 PHY
by Mingkai Hu
· 8 years ago
fcdcc55
net: phy: marvell: Do not reset 88e1310 after autoneg
by Nathan Rossi
· 8 years ago
73823fa
net: phy: micrel: add support for KSZ886x switches in MIIM mode
by Alexey Firago
· 9 years ago
2c1b7e1
nand: Embed mtd_info in struct nand_chip
by Scott Wood
· 8 years ago
39452be
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
4f4e962
net: phy: dp83867: Add SGMII helper for configuration
by Dan Murphy
· 9 years ago
63e3cde
net: phy: Move is_rgmii helper to phy.h
by Dan Murphy
· 9 years ago
83fbd0a
net: phy: ti: Allow the driver to be more configurable
by Dan Murphy
· 9 years ago
87b2c4e
net: phy: Add PHY driver for mv88e61xx switches
by Kevin Smith
· 9 years ago
b3072db
net: Remove unused mv88e61xx switch driver
by Kevin Smith
· 9 years ago
0b56710
phy: marvell: Do not reset phy after negotiation
by Michal Simek
· 9 years ago
24ce232
phy: Wire return value from phy_config()
by Michal Simek
· 9 years ago
5ff8966
net: phy: Handle phy_startup() error codes properly
by Michal Simek
· 9 years ago
cf6677b
phy: Return correct error code when timeout happens
by Michal Simek
· 9 years ago
02c7be6
net: phy: Add SGMII support for TI phy
by Siva Durga Prasad Paladugu
· 9 years ago
dd6cbd3
phy: Add phy driver support for xilinx PCS/PMA core
by Siva Durga Prasad Paladugu
· 9 years ago
10800de
net: phy: Realtek RTL8211B/C PHY ID fix
by Karsten Merker
· 9 years ago
0cf2b4e
net: phy: Optionally force master mode for RTL PHY
by Michael Haas
· 9 years ago
5dc3af8
net: phy: atheros: Fix problem with phy_reset() clearing BMCR
by Alison Wang
· 9 years ago
bdf0b72
net: phy: realtek: Use generic genphy_parse_link() for RTL8211E
by Michal Simek
· 9 years ago
eb06f02
net: phy: marvell: Fix problem with phy_reset() clearing BMCR
by Stefan Roese
· 9 years ago
d1b5282
net: phy: marvell: Call phy_reset() where possible
by Stefan Roese
· 9 years ago
cbd7daa
drivers: net: phy: micrel: fix build errors with CONFIG_DM_ETH
by Mugunthan V N
· 9 years ago
d249984
drivers: net: phy: add SMSC LAN8740 Phy support.
by Purna Chandra Mandal
· 9 years ago
da62ad2
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 9 years ago
be799dd
net: phy: implements probe for Cortina phy
by Shaohui Xie
· 9 years ago
62a7b92
net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
by Shaohui Xie
· 9 years ago
826df7a
net: phy: micrel: fix divisor value for KSZ9031 phy skew
by Dinh Nguyen
· 9 years ago
010c5ec
net: phy: Use 'autoneg' flag from phydev
by Alexandre Messier
· 9 years ago
103a8c4
net: phy: Set ANRESTART in setup_forced
by Alexandre Messier
· 9 years ago
94bde10
net: phy: micrel: Disable B_CAST on config
by Alexandre Messier
· 9 years ago
e476bb2
drivers/net/phy: introduce phy_set_supported()
by Alexey Brodkin
· 9 years ago
6cc1e7d
net: phy: genphy: Allow overwriting features
by Sascha Hauer
· 9 years ago
6c8be84
net: phy: ensure Gigabit features are masked off if requested
by Florian Fainelli
· 9 years ago
e64013d
net: phy: do not read configuration register on reset
by Stefan Agner
· 9 years ago
f645915
net: phy: ti: Enable automatic crossover mode
by Michal Simek
· 9 years ago
e73f296
block: pass block dev not num to read/write/erase()
by Stephen Warren
· 9 years ago
95da4ba
phy: atheros: Use ar8035_config for AR8031
by Fabio Estevam
· 9 years ago
1005ce5
net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF
by Marek Vasut
· 9 years ago
f6a0e73
net: phy: added aquantia PHY AQR405 support
by Shaohui Xie
· 9 years ago
a73bda4
Move console definitions into a new console.h file
by Simon Glass
· 9 years ago
8d3ce68
net: phy: Add support for Texas Instruments DP83867
by Edgar E. Iglesias
· 9 years ago
9875e12
pengwyn: nand and ethernet fixes
by Vincent BENOIT
· 9 years ago
f87a15c
net: phy: Test previous phydev->dev against new mac dev
by Bin Meng
· 9 years ago
59c6d89
net: phy: Change to print all phys that are not found
by Bin Meng
· 9 years ago
0776c57
net: phy: Don't create phy device when there is no phy
by Bin Meng
· 9 years ago
23e9d5c
net: phy: micrel: disable NAND-tree for KSZ8051
by Sylvain Rochet
· 9 years ago
bd8d300
net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNL
by Sylvain Lemieux
· 9 years ago
bbc97ba
net: phy: on phy device create do not initialize link to 1
by Mugunthan V N
· 9 years ago
1b41fcb
net: phy/vitesse: Add support for VSC8584 phy
by Prabhakar Kushwaha
· 9 years ago
68c2fd7
net: phy: broadcom: Add BCM Cygnus PHY
by Jiandong Zheng
· 9 years ago
71b1d86
net: phy: delay only if reset handler is registered
by Jörg Krause
· 9 years ago
8700a3d
net: phy: fix data type of phy_id
by Jörg Krause
· 9 years ago
89be651
net: Add support for Marvell 88E1510 PHY
by Clemens Gruber
· 9 years ago
f10d89c
net: Improve 88E151x PHY initialization
by Clemens Gruber
· 9 years ago
5487fc6
net/phy: set led for rtl8211f phy
by Shengzhou Liu
· 10 years ago
5f67631
net: phy: Add support for all targets which requires MANUAL_RELOC
by Michal Simek
· 10 years ago
6750089
net/phy: refactor RTL8211F initialization
by Shengzhou Liu
· 10 years ago
210f17f
net/phy: Add support for realtek RTL8211F
by Shengzhou Liu
· 10 years ago
787ea07
net/phy/cortina: Fix compilation warning
by pankaj chauhan
· 10 years ago
072b0fa
net/phy: fixup for get_phy_id
by Shengzhou Liu
· 10 years ago
adeb9ea
net: phy: micrel: add support for KSZ8081MNX
by Luca Ellero
· 10 years ago
de947a1
net: phy: realtek: Disable interrupt on Realtek Ethernet PHY drivers
by Codrin Ciubotariu
· 10 years ago
dbad346
dm: net: Adjust PHY interface to work with CONFIG_DM_ETH
by Simon Glass
· 10 years ago
2616b21
net: phy: micrel: add support for KSZ8895 switch in SMI mode
by Philippe De Muyter
· 11 years ago
0e548d7
phylib: add support for aquantia PHYs
by Shaohui Xie
· 10 years ago
2bc5a44
net/phy: enable serdes auto-negotiation for vsc8514 phy
by Shengzhou Liu
· 10 years ago
c878bdb
net/phy: Add support for CS4315/CS4340 PHY
by Shengzhou Liu
· 10 years ago
f0c53a4
net: phy: marvell: add errata w/a for 88E151* chips
by Hao Zhang
· 10 years ago
ed6144f
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· 10 years ago
e4f8947
net: phy: fix warnings with W=1
by Jeroen Hofstee
· 10 years ago
3d6a5b8
net: phy: print a number of phy that is not found
by Khoronzhuk, Ivan
· 10 years ago
Next »