index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-12-09
dma: ti: k3-udma: Implement dma_get_cfg() interface
Vignesh Raghavendra
2019-12-09
dma: Introduce dma_get_cfg() interface
Vignesh Raghavendra
2019-12-09
net: ftgmac100: align RX/TX descriptors on ARCH_DMA_MINALIGN
Cédric Le Goater
2019-12-09
drivers: net: fsl_enetc: register internal MDIO bus
Alex Marginean
2019-12-09
drivers: net: fsl_enetc_mdio: return with time-out if HW is stuck
Alex Marginean
2019-12-09
drivers: net: fsl_enetc: move PCS and PHY config to probe
Alex Marginean
2019-12-09
drivers: net: fsl_enetc: Add 2.5Gbps to supported link speeds
Alex Marginean
2019-12-09
drivers: net: fsl_enetc: use the new MDIO DM helper functions
Alex Marginean
2019-12-09
net: mdio-uclass: add dm_eth_phy_connect helper function
Alex Marginean
2019-12-09
net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity
Alex Marginean
2019-12-09
net: tftp: Fix too small block size
Andre Przywara
2019-12-09
drivers: net: fsl_enetc: use XFI, USXGMII interface type macros
Alex Marginean
2019-12-09
doc: bindings: Aquantia PHY node binding
Alex Marginean
2019-12-09
doc: bindings: add bindings document for PHY nodes
Alex Marginean
2019-12-09
drivers: net: aquantia: check system interface too when checking for link up
Alex Marginean
2019-12-09
drivers: net: aquantia: set SMBus addr based on DT property
Alex Marginean
2019-12-09
drivers: net: aquantia: set MDI reversal based on DT property
Alex Marginean
2019-12-09
drivers: net: aquantia: set up SI protocol based on interface type
Alex Marginean
2019-12-09
drivers: net: aquantia: add PHY generation information
Alex Marginean
2019-12-09
drivers: net: aquantia: use XFI, USXGMII interface types
Alex Marginean
2019-12-09
include: phy: add data field for private driver data
Alex Marginean
2019-12-09
include: phy: define XFI and USXGMII interface types
Alex Marginean
2019-12-09
net: phy: fix switch vendor name
Anatolij Gustschin
2019-12-09
net: phy: mv88e61xx: register phy_driver struct for 88E6071
Anatolij Gustschin
2019-12-09
net: phy: mv88E61xx: fix ENERGY_DET init for mv88E6071
Anatolij Gustschin
2019-12-09
net: phy: mv88e61xx: add CPU port parameter init for 88E6071
Anatolij Gustschin
2019-12-09
net: phy: mv88e61xx: rework to enable detection of 88E6071 devices
Anatolij Gustschin
2019-12-09
net: phy: micrel: make sure the factory test bit is cleared
Nicolas Ferre
2019-12-09
net: eth-uclass: ignore unavailable devices
Michael Walle
2019-12-09
net: phy: aquantia: wait for phy init sequence to finish
Florin Chiculita
2019-12-09
net: macb: let miiphy_read/_write pass arbitrary addresses
Josef Holzmayr
2019-12-09
net: macb: explicitly pass phy_adr to mdio read and write
Josef Holzmayr
2019-12-09
net: phy: Increase link up delay in genphy_update_link()
Stefan Roese
2019-12-09
cmd: mdio/mii: add Kconfig help and allow break dependency
Ramon Fried
2019-12-09
net: rtl8169: Support RTL-8168c/8111c
Thierry Reding
2019-12-09
net: mvpp2: MVPP2 now needs MVMDIO
Nevo Hed
2019-12-09
net: mvpp2: use new MVMDIO driver
Nevo Hed
2019-12-09
arm: dts: armada-cp110-*dtsi: add xmdio nodes
Nevo Hed
2019-12-09
net: mvpp2: mark phy as invalid in case of missing appropriate driver
Grzegorz Jaszczyk
2019-12-09
net: mvpp2x: fix traffic stuck after PHY start error
Stefan Chulski
2019-12-09
arm: dts: k3-am654-base-board-u-boot: change cpsw2g interface mode to rgmii-rxid
Grygorii Strashko
2019-12-09
net: phy: dp83867: refactor rgmii configuration
Grygorii Strashko
2019-12-09
net: phy: dp83867: io impedance is not dependent on RGMII delay
Grygorii Strashko
2019-12-09
net: phy: dp83867: rework delay rgmii delay handling
Grygorii Strashko
2019-12-09
net: phy: dp83867: Add ability to disable output clock
Grygorii Strashko
2019-12-09
dt-bindings: phy: dp83867: Add documentation for disabling clock output
Grygorii Strashko
2019-12-09
net: phy: dp83867: move static initialization to .probe()
Grygorii Strashko
2019-12-09
net: phy: ti: rename ti.c to dp83867.c
Grygorii Strashko
2019-12-09
net: tftp: Fix tftp store address check in store_block()
Bin Meng
2019-12-09
net: avoid address-of-packed-member error
Heinrich Schuchardt
[next]