index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2019-08-22
drivers: net: mc: Report extra memory to Linux
Meenakshi Aggarwal
2019-08-11
Drop PCMCIA
Simon Glass
2019-08-11
env: Drop environment.h header file where not needed
Simon Glass
2019-08-11
env: Move env_get() to env.h
Simon Glass
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-08-11
env: Move env_set_hex() to env.h
Simon Glass
2019-08-11
env: Move env_get_f() to env.h
Simon Glass
2019-08-11
env: Move get_env_id() to env.h
Simon Glass
2019-08-09
net: sh_eth: Fix 64bit build warnings
Marek Vasut
2019-08-09
net: sh_eth: Add R8A77980 V3H gether support
Marek Vasut
2019-07-29
doc: arch: sandbox: Replace all the instances of README.sandbox
Keerthy
2019-07-27
Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2019-07-25
net: sun8i_emac: Test the correct phy
Emmanuel Vadot
2019-07-25
net: davinci_emac: convert to using the driver model
Bartosz Golaszewski
2019-07-25
net: macb: Fix check for little-endian system in gmac_configure_dma()
Anup Patel
2019-07-25
net: macb: Extend MACB driver for SiFive Unleashed board
Anup Patel
2019-07-25
net: tsec: Change compatible strings to match Linux
Vladimir Oltean
2019-07-25
net: tsec: Common handling of MAC station address for DM_ETH
Vladimir Oltean
2019-07-25
net: tsec: Make errors visible
Vladimir Oltean
2019-07-25
net: tsec: Reverse Christmas tree notation
Vladimir Oltean
2019-07-25
net: tsec: Fix offset of MDIO registers for DM_ETH
Vladimir Oltean
2019-07-25
net: tsec: Refactor the readout of the tbi-handle property
Vladimir Oltean
2019-07-25
net/macb: increase RX buffer size for GEM
Ramon Fried
2019-07-25
net: macb: apply sane DMA configuration
Ramon Fried
2019-07-25
net: macb: add dma_burst_length config
Ramon Fried
2019-07-25
net: macb: add support for SGMII phy interface
Ramon Fried
2019-07-25
net: macb: use bit access macro from header file
Ramon Fried
2019-07-25
net: macb: add support for faster clk rates
Ramon Fried
2019-07-25
net: macb: sync header definitions as taken from Linux
Ramon Fried
2019-07-25
drivers: net: driver for MDIO muxes controlled over I2C
Alex Marginean
2019-07-25
net: designware: use 'phy_connect' instead of open coded
Simon Goldschmidt
2019-07-25
drivers: net: fsl_enetc: add support for SGMII 2500
Alex Marginean
2019-07-25
drivers: net: apply serdes configuration for ENETC Ethernet interfaces
Alex Marginean
2019-07-25
drivers: net: add NXP ENETC MDIO driver
Alex Marginean
2019-07-25
drivers: net: add NXP ENETC ethernet driver
Alex Marginean
2019-07-19
net: fec: Enable support for i.MX28 DM_ETH in the fec_mxc.c driver
Lukasz Majewski
2019-07-18
net: designware: remove mdio bus on probe failure
Simon Goldschmidt
2019-07-18
test: dm: add a test for MDIO MUX DM uclass
Alex Marginean
2019-07-18
test: dm_mdio: add a 2nd register to the emulated PHY
Alex Marginean
2019-07-18
net: add MDIO_MUX DM class
Alex Marginean
2019-07-18
drivers: net: phy: Ignore PHY ID 0 during PHY probing
Alex Marginean
2019-07-18
drivers: net: phy: Use Aquantia driver for AQR112, AQR412
Alexandru Marginean
2019-07-15
net: macb: Add support for 1000-baseX
Radu Pirea
2019-07-15
net: macb: Fixed reading MII_LPA register
Radu Pirea
2019-07-15
net: ethernet: ti: Introduce am654 gigabit eth switch subsystem driver
Keerthy
2019-07-15
driver: net: ti: cpsw-mdio: use phys_addr_t for mdio_base addr
Keerthy
2019-07-15
net: phy: cortina: Use block layer to read from mmc
Yinbo Zhu
2019-07-15
net: mscc: refactor mscc_miim
Horatiu Vultur
2019-07-15
test: dm: add MDIO test
Alex Marginean
2019-07-15
net: introduce MDIO DM class for MDIO devices
Alex Marginean
[next]