Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
713a02a2ce46199c83c3cee0bd02f99dadaa4c8a
/
drivers
/
net
/
phy
6d9bc20
drivers: net: aquantia: check system interface too when checking for link up
by Alex Marginean
· 5 years ago
05f8607
drivers: net: aquantia: set SMBus addr based on DT property
by Alex Marginean
· 5 years ago
7552ee9
drivers: net: aquantia: set MDI reversal based on DT property
by Alex Marginean
· 5 years ago
a301ec7
drivers: net: aquantia: set up SI protocol based on interface type
by Alex Marginean
· 5 years ago
5fe861b
drivers: net: aquantia: add PHY generation information
by Alex Marginean
· 5 years ago
8a141d6
drivers: net: aquantia: use XFI, USXGMII interface types
by Alex Marginean
· 5 years ago
389488d
net: phy: fix switch vendor name
by Anatolij Gustschin
· 5 years ago
5bcb4b8
net: phy: mv88e61xx: register phy_driver struct for 88E6071
by Anatolij Gustschin
· 5 years ago
41820c4
net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071
by Anatolij Gustschin
· 5 years ago
4aa05f6
net: phy: mv88e61xx: add CPU port parameter init for 88E6071
by Anatolij Gustschin
· 5 years ago
f41a722
net: phy: mv88e61xx: rework to enable detection of 88E6071 devices
by Anatolij Gustschin
· 5 years ago
b2f2643
net: phy: micrel: make sure the factory test bit is cleared
by Nicolas Ferre
· 5 years ago
bf58916
net: phy: aquantia: wait for phy init sequence to finish
by Florin Chiculita
· 5 years ago
27c3f70
net: phy: Increase link up delay in genphy_update_link()
by Stefan Roese
· 5 years ago
37d6265
net: phy: dp83867: refactor rgmii configuration
by Grygorii Strashko
· 5 years ago
253a5ff
net: phy: dp83867: io impedance is not dependent on RGMII delay
by Grygorii Strashko
· 5 years ago
20f7ea4
net: phy: dp83867: rework delay rgmii delay handling
by Grygorii Strashko
· 5 years ago
b3b9b12
net: phy: dp83867: Add ability to disable output clock
by Grygorii Strashko
· 5 years ago
ee622f0
net: phy: dp83867: move static initialization to .probe()
by Grygorii Strashko
· 5 years ago
5ee989c
net: phy: ti: rename ti.c to dp83867.c
by Grygorii Strashko
· 5 years ago
1f60789
net/phy: Fix phy_connect() for phy addr 0
by Priyanka Jain
· 5 years ago
e78f16b
Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig
by Tom Rini
· 5 years ago
f41e588
net: phy: Add gmiitorgmii converter support
by Siva Durga Prasad Paladugu
· 6 years ago
be49508
net: phy: Define init routine and register generic phy driver
by Siva Durga Prasad Paladugu
· 6 years ago
7b51b57
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
3bf135b
drivers: net: phy: Ignore PHY ID 0 during PHY probing
by Alex Marginean
· 5 years ago
14df216
drivers: net: phy: Use Aquantia driver for AQR112, AQR412
by Alexandru Marginean
· 5 years ago
4db6e79
net: phy: cortina: Use block layer to read from mmc
by Yinbo Zhu
· 5 years ago
2529dea
net: phy: ti: Fix clock output DT property
by Trent Piepho
· 5 years ago
c2df9b4
net: phy: ti: Use default values for tx/rx delay and fifo size
by Trent Piepho
· 5 years ago
6845b36
phy: ti: Init node before reading
by Michal Simek
· 6 years ago
77b508d
net: phy: micrel: Allow KSZ8xxx and KSZ90x1 to be used together
by James Byrne
· 6 years ago
6314d1c
net: phy: micrel: Find Micrel PHY node correctly
by James Byrne
· 6 years ago
83f71ef
net: phy: micrel: Use correct skew values on KSZ9021
by James Byrne
· 6 years ago
c940646
net: phy: aquantia: Set only autoneg on in register 4.c441
by Valentin-catalin Neacsu
· 6 years ago
05eb6a6
net: phy: Fix return value check phy_probe
by Siva Durga Prasad Paladugu
· 6 years ago
c689c48
net: phy: Reloc next and prev pointers inside phy_drivers
by Siva Durga Prasad Paladugu
· 6 years ago
d47cfdb
net: phy: realtek: Introduce quirk to mark RXC not stoppable
by Carlo Caione
· 6 years ago
4c29dc1
net: phy: ti: use generic helpers to access MMD registers
by Carlo Caione
· 6 years ago
4f6746d
net: phy: Add generic helpers to access MMD PHY registers
by Carlo Caione
· 6 years ago
afbc319
net: phy: implement fallback mechanism for negative phy adresses
by Hannes Schmelzer
· 6 years ago
6928096
net: mv88e61xx: fix autonegotiation on ports
by Tim Harvey
· 6 years ago
68489ed
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· 6 years ago
91c9cba
net: phy: aquantia: Print information on config
by Valentin-catalin Neacsu
· 6 years ago
c54bfbf
net: phy: aquantia: Enable autoneg when on USXGMII
by Valentin-catalin Neacsu
· 6 years ago
e57c9fd
net: phy: realtek: Add functions to read PHY's extended registers
by Carlo Caione
· 6 years ago
3b4cda3
net: phy: micrel: fix KSZ9031 clock skew for values greater 0ps
by Andreas Pretzsch
· 6 years ago
b3eabd8
net: phy: Add clause 45 identifier to phy_device
by Pankaj Bansal
· 6 years ago
c256d3f
net: phy: Move fixed link code to separate routine
by Siva Durga Prasad Paladugu
· 6 years ago
7b4ea2d
phy: Fix u-boot coruption when fixed-phy is used
by Michal Simek
· 6 years ago
a740ee9
lib: merge CRC16-CCITT into u-boot/crc.h
by Philipp Tomsich
· 6 years ago
05bbd67
net: phy: mscc: add support for VSC8574 PHY
by Quentin Schulz
· 6 years ago
b5bca65
net: phy: mscc: factorize part of config function for VSC8584
by Quentin Schulz
· 6 years ago
04087fc
net: phy: mscc: add support for VSC8584 PHY
by Quentin Schulz
· 6 years ago
30a2c8c
net: phy: aquantia: autodetect if firmware needs to be loaded
by Jeremy Gebben
· 6 years ago
4506423
net: phy: aquantia: add firmware loading support
by Jeremy Gebben
· 6 years ago
1c65010
configs: migrate CONFIG_PHY_AQUANTIA to Kconfig
by Jeremy Gebben
· 6 years ago
0f347a0
net: phy: ti: Add binding for the CLK_OUT pin muxing
by Janine Hagemann
· 6 years ago
be71a74
net: phy: ti: Recover from "port mirroring" N/A MODE4
by Janine Hagemann
· 6 years ago
fba725f
net: phy: ti: Add lane swapping support in the DP83867 TI's PHY driver
by Janine Hagemann
· 6 years ago
aadbd97
net: phy: xilinx: switch to use phy_get_ofnode()
by Grygorii Strashko
· 6 years ago
b8d7ec7
net: phy: dp83867: switch to use phy_get_ofnode()
by Grygorii Strashko
· 6 years ago
eef0b8a
net: phy: add ofnode node to struct phy_device
by Grygorii Strashko
· 6 years ago
05b60ac
net: phy: Clean up includes of common.h
by Joe Hershberger
· 6 years ago
3ab75cf
net: phy: dp83867: switch to use ofnode api
by Grygorii Strashko
· 6 years ago
63d3192
net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap
by Murali Karicheri
· 6 years ago
3cb51da
net: phy: mv88e61xx: Force CPU port link up
by Chris Packham
· 6 years ago
552e7c5
net/phy/cortina: Add support for CS4223 PHY
by Vicentiu Galanopulo
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
d024236
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· 7 years ago
16879cd
net: phy: Don't limit phy addresses by default
by Joe Hershberger
· 7 years ago
c643c49
net: phy: xilinx_phy: Read phytype using property xlnx,phy-type
by Siva Durga Prasad Paladugu
· 7 years ago
b321c44
net/phy/cortina: Add No firmware upload option
by Priyanka Jain
· 7 years ago
af5484a
net/phy/cortina.c: Update get_phy_id implementation
by Priyanka Jain
· 7 years ago
365108e
drivers: net: phy: Fix aquantia compilation with DM
by Calvin Johnson
· 7 years ago
66526e7
net: phy: Add PHY_RTL8211E_PINE64_GIGABIT_FIX for realtek phys
by kevans@FreeBSD.org
· 7 years ago
b30c419
Move CONFIG_PHY_ADDR to Kconfig
by Stefan Mavrodiev
· 7 years ago
a0fd381
net: phy: smsc: Add SMSC LAN8741 support
by Arno Steffens
· 7 years ago
8d63120
phy: Fix style violations
by Mario Six
· 7 years ago
431be62
net: phy: marvell 88e151x: Fix handling of bare RGMII interface type
by Mario Six
· 7 years ago
76f11d3
net: phy: marvell: Fix style violations
by Mario Six
· 7 years ago
c946b0e
Kconfig: net: phylib: Phylib should depends on NET
by Michal Simek
· 7 years ago
1e2d259
phy: atheros: set auto-negotiation for AR8021
by Zhao Qiang
· 7 years ago
f3d78fb
net: phy: b53: Add b53_reg read/write commands
by Florian Fainelli
· 7 years ago
137963d
net: phy: Add Broadcom BCM53xx switch driver
by Florian Fainelli
· 7 years ago
33bab10
net: miiphybb: fix casting error
by Chris Brandt
· 7 years ago
ce27eb9
net: phy: marvell: Add functions to read PHY's extended registers
by Lukasz Majewski
· 7 years ago
30cbb52
net: phy: meson-gxl: detect LPA corruption
by Jerome Brunet
· 7 years ago
8995a96
net: phy: Add Amlogic Meson GXL Internal PHY support
by Neil Armstrong
· 7 years ago
b343837
net: phy: micrel: Convert to livetree
by Philipp Tomsich
· 7 years ago
723b43d
blk: Remove various places that do flush cache after read
by Bin Meng
· 7 years ago
05b29aa
net: phy: realtek: fix enabling of the TX-delay for RTL8211F
by Madalin Bucur
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
ef1f61a
net: phy: micrel: add an option to disable gigabit for the KSZ9031
by Sebastien Bourdelin
· 7 years ago
d7e8ac6
net: phy: Add AFE settings to the Broadcom Cygnus phy
by Arun Parameswaran
· 7 years ago
9a31c73
net: phy: Hide Micrel KSZ9021 and KSZ9031 Kconfig options
by Alexandru Gagniuc
· 7 years ago
fbc120e
net: phy: micrel: Remove ksz90x1 drivers from micrel_ksz8xxx
by Alexandru Gagniuc
· 7 years ago
d397f7c
net: phy: micrel: Separate KSZ9000 drivers from KSZ8000 drivers
by Alexandru Gagniuc
· 7 years ago
cb543d3
net: phy: Remove duplicate Kconfig selection for Micrel KSZ9021
by Alexandru Gagniuc
· 7 years ago
8f0b16938
drivers/net/phy/fixed: do not overwrite addr
by Christian Gmeiner
· 7 years ago
Next »