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
2018-01-27
net: sh_eth: Add DM and DT support
Marek Vasut
2018-01-27
net: sh_eth: Clump legacy functions together
Marek Vasut
2018-01-27
net: sh_eth: Split sh_eth_init
Marek Vasut
2018-01-27
net: sh_eth: Separate out MAC address programming
Marek Vasut
2018-01-27
net: sh_eth: Split sh_eth_recv
Marek Vasut
2018-01-27
net: sh_eth: Pass sh_eth_dev around
Marek Vasut
2018-01-27
net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2
Marek Vasut
2018-01-27
net: ravb: staticize ravb_start
Marek Vasut
2018-01-15
phy: atheros: set auto-negotiation for AR8021
Zhao Qiang
2018-01-15
net: sh-eth: Add to Kconfig and convert
Nobuhiro Iwamatsu
2018-01-15
net: sh-eth: Fix misaligned cache operation warning
Nobuhiro Iwamatsu
2018-01-15
net: sh-eth: Change read/write() param to struct sh_eth_info
Nobuhiro Iwamatsu
2018-01-15
net: sh-eth: Remove bd_t from sh_eth_config()
Nobuhiro Iwamatsu
2018-01-15
net: sh-eth: Fix coding style checked by checkpatch.pl
Nobuhiro Iwamatsu
2018-01-15
net: phy: b53: Add b53_reg read/write commands
Florian Fainelli
2018-01-15
net: designware: Pad small packets
Florian Fainelli
2018-01-15
net: phy: Add Broadcom BCM53xx switch driver
Florian Fainelli
2018-01-15
net: designware: add clock support
Patrice Chotard
2018-01-15
net: mvneta - Fixed recv() when multiple packets have arrived.
Jason Brown
2018-01-15
net: miiphybb: fix casting error
Chris Brandt
2018-01-15
net: sh-eth: remove sh_eth_offset_rz table
Chris Brandt
2018-01-15
net: sh-eth: fix inl and outl definitions
Chris Brandt
2018-01-15
net: phy: marvell: Add functions to read PHY's extended registers
Lukasz Majewski
2018-01-15
net: Fix buffer overrun error in netconsole
Joe Hershberger
2018-01-15
net: macb: Add support for Xilinx Zynq SoC
Wilson Lee
2018-01-11
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2018-01-10
configs: Move SYS_DPAA_QBMAN to Kconfig
Ahmed Mansour
2018-01-09
ARM: mvebu: Allow MVNETA to be selected with Armada 3700 SoCs
Miquel Raynal
2017-12-19
Merge git://git.denx.de/u-boot-sunxi
Tom Rini
2017-12-18
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-12-18
net: phy: meson-gxl: detect LPA corruption
Jerome Brunet
2017-12-13
armv8: ls1043a/ls2080a: check SoC by device ID
Wenbin song
2017-12-09
net: ravb: Add R8A77995 D3 compatible
Marek Vasut
2017-12-09
net: ravb: Add R8A77970 V3M compatible
Marek Vasut
2017-12-07
sunxi: Fix A20-OLinuXino-MICRO LAN8710 support
Stefan Mavrodiev
2017-12-06
driver: fsl-mc: MC object cleanup when DPL not loaded
Yogesh Gaur
2017-12-06
driver: net: fsl-mc: flib changes for MC 10.3.0
Yogesh Gaur
2017-11-30
net: ravb: Fix reset GPIO handling
Marek Vasut
2017-11-29
net: xilinx_axi_emac: Use readl and writel for io ops
Siva Durga Prasad Paladugu
2017-11-29
net: zynq_gem: Dont enable SGMII and PCS selection
Siva Durga Prasad Paladugu
2017-11-29
net: xilinx_axi_emac: Add support for non processor mode
Siva Durga Prasad Paladugu
2017-11-28
net: xilinx_axi_emac: Read dma address using fdtdec_get_addr
Siva Durga Prasad Paladugu
2017-11-28
net: xilinx_axi_emac: Use wait_for_bit instead of while loop
Siva Durga Prasad Paladugu
2017-11-17
net: phy: Add Amlogic Meson GXL Internal PHY support
Neil Armstrong
2017-11-15
driver: net: fsl-mc: Use base 16 in simple_strtoul
Prabhakar Kushwaha
2017-11-14
drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire()
Ashish Kumar
2017-11-10
net: sun8i_emac: Fix build for non-H3/H5 SoCs
Chen-Yu Tsai
2017-11-09
sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC users
Artturi Alm
2017-11-09
sunxi: fix CONFIG_SUNXI_EMAC references
Artturi Alm
2017-10-30
net: fec_mxc: Change "error frame" message to debug level
Fabio Estevam
[next]