Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
48263504c8d501678acaa90c075f3f7cda17c316
/
drivers
/
net
4826350
wait_bit: use wait_for_bit_le32 and remove wait_for_bit
by Álvaro Fernández Rojas
· 7 years ago
76cc372
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
1a3fc35
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
30cbb52
net: phy: meson-gxl: detect LPA corruption
by Jerome Brunet
· 7 years ago
a8f3303
armv8: ls1043a/ls2080a: check SoC by device ID
by Wenbin song
· 7 years ago
9e4a637
net: ravb: Add R8A77995 D3 compatible
by Marek Vasut
· 7 years ago
dc3bb3d
net: ravb: Add R8A77970 V3M compatible
by Marek Vasut
· 7 years ago
aba3924
sunxi: Fix A20-OLinuXino-MICRO LAN8710 support
by Stefan Mavrodiev
· 7 years ago
73fa206
driver: fsl-mc: MC object cleanup when DPL not loaded
by Yogesh Gaur
· 7 years ago
2557c5a
driver: net: fsl-mc: flib changes for MC 10.3.0
by Yogesh Gaur
· 7 years ago
90997cd
net: ravb: Fix reset GPIO handling
by Marek Vasut
· 7 years ago
a04a5da
net: xilinx_axi_emac: Use readl and writel for io ops
by Siva Durga Prasad Paladugu
· 7 years ago
dd12a27
net: zynq_gem: Dont enable SGMII and PCS selection
by Siva Durga Prasad Paladugu
· 7 years ago
89ce5a9
net: xilinx_axi_emac: Add support for non processor mode
by Siva Durga Prasad Paladugu
· 8 years ago
dc1fcc4
net: xilinx_axi_emac: Read dma address using fdtdec_get_addr
by Siva Durga Prasad Paladugu
· 7 years ago
d02a0b1
net: xilinx_axi_emac: Use wait_for_bit instead of while loop
by Siva Durga Prasad Paladugu
· 8 years ago
8995a96
net: phy: Add Amlogic Meson GXL Internal PHY support
by Neil Armstrong
· 7 years ago
f53e12d
driver: net: fsl-mc: Use base 16 in simple_strtoul
by Prabhakar Kushwaha
· 7 years ago
5e9445d
drivers: net: ldpaa_eth: Correct error handler for qbman_swp_acquire()
by Ashish Kumar
· 7 years ago
13ae2a4
net: sun8i_emac: Fix build for non-H3/H5 SoCs
by Chen-Yu Tsai
· 7 years ago
6270a3f
sunxi: restore PHYLIB for CONFIG_SUN4I_EMAC users
by Artturi Alm
· 7 years ago
e286fad
sunxi: fix CONFIG_SUNXI_EMAC references
by Artturi Alm
· 7 years ago
41b9367
net: fec_mxc: Change "error frame" message to debug level
by Fabio Estevam
· 7 years ago
2af1b08
armv8: ls1088aqds: Change phy mode to PHY_INTERFACE_MODE_RGMII_ID
by Ashish Kumar
· 7 years ago
a572fb6
driver: fsl-mc: use calloc instead malloc
by Prabhakar Kushwaha
· 7 years ago
8daec2d
net: Add SMC911X driver to Kconfig, convert
by Adam Ford
· 7 years ago
2ee87b0
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 7 years ago
9b643e3
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
7654f62
ARM: mvebu: Convert CONFIG_MVNETA to Kconfig
by Chris Packham
· 7 years ago
bddb44e
net: ravb: Add PHY reset GPIO support
by Marek Vasut
· 7 years ago
1341494
nds32: ftmac100: Fix write mac addr fail problem.
by rick
· 7 years ago
ce4e237
nds32: ftmac100: support cache enable.
by rick
· 7 years ago
b343837
net: phy: micrel: Convert to livetree
by Philipp Tomsich
· 7 years ago
15050f1
net: designware: 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
17d066f
armv8: fsl-layerscape: Support to add RGMII for ls1088aqds
by Ashish Kumar
· 7 years ago
6d9b82d
armv8: ls1088a: Add NXP LS1088A SoC support
by Ashish Kumar
· 7 years ago
033c538
drivers:net:fsl-mc: Update MC address calculation
by Priyanka Jain
· 7 years ago
e469156
net: fix typos
by Heinrich Schuchardt
· 7 years ago
05b29aa
net: phy: realtek: fix enabling of the TX-delay for RTL8211F
by Madalin Bucur
· 7 years ago
470135b
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
723806c
env: Rename some other getenv()-related functions
by Simon Glass
· 7 years ago
35affd7
env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()
by Simon Glass
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
fd1e959
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
018f530
env: Rename common functions related to setenv()
by Simon Glass
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
a5fe87e
driver: net: ldpaa: Update priv->phydev after free()
by Prabhakar Kushwaha
· 8 years ago
3f8f141
net: fman: add support RGMII_TXID to memac
by Madalin Bucur
· 7 years ago
793f2fd
net: gmac_rockchip: Add support for the RK3368 GMAC
by Philipp Tomsich
· 7 years ago
7f513e8
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
ceec6c4
net: mvpp2x: Set BM poll size once during priv probe
by Stefan Chulski
· 7 years ago
a25962c
net: mvpp2x: remove TX drain from transmit routine
by Stefan Chulski
· 7 years ago
783e785
net: mvpp2x: Set BM pool high address
by Stefan Chulski
· 7 years ago
16f18d2
net: mvpp2x: Remove IRQ configuration from U-Boot
by Stefan Chulski
· 7 years ago
d4b0e00
net: mvpp2x: remove MBUS configurations from MvPP22 driver
by Stefan Chulski
· 7 years ago
f0e970f
net: mvpp2x: decrease size of AGGR_TXQ and CPU_DESC_CHUNK
by Stefan Chulski
· 7 years ago
bb915c8
net: mvpp2x: fix BM configuration overrun issue
by Stefan Chulski
· 7 years ago
73f592f
net: mvpp2x: Enable GoP packet padding in TX
by Stefan Chulski
· 7 years ago
377883f
net: mvpp2x: fix phy connected to wrong mdio issue
by Stefan Chulski
· 7 years ago
4189373
net: mvpp2x: Add GPIO configuration support
by Stefan Chulski
· 7 years ago
06651b9
driver: net: fsl-mc: fsl_mc_ldpaa_exit exit earlier if dpl applied
by Santan Kumar
· 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
c89782d
net: move Broadcom SF2 driver to Kconfig
by Suji Velupillai
· 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
2fd519f
net: ag7xxx: Propagate errors on phy access
by Joe Hershberger
· 7 years ago
9240a2f
net: ag7xxx: Comment register names
by Joe Hershberger
· 7 years ago
8f0b16938
drivers/net/phy/fixed: do not overwrite addr
by Christian Gmeiner
· 7 years ago
1fea9e2
net: ravb: Add clock handling support
by Marek Vasut
· 7 years ago
e821a7b
net: ravb: Detect PHY correctly
by Marek Vasut
· 7 years ago
5ee8b4d
net: ravb: Add OF probing support
by Marek Vasut
· 7 years ago
cb5761f
net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETH
by Lothar Waßmann
· 7 years ago
08dd988
powerpc, 8xx: fix missing function declarations.
by Christophe Leroy
· 7 years ago
39632b4
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
552a848
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
306dd7d
net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETH
by Lothar Waßmann
· 7 years ago
750b34c
net: fm: use get_nand_dev_by_index()
by Grygorii Strashko
· 7 years ago
1ceac70
net: phy: cortina: use get_nand_dev_by_index()
by Grygorii Strashko
· 7 years ago
7ad326a
rockchip: net: dm: convert fdt_get to dev_read
by Philipp Tomsich
· 7 years ago
53193a4
powerpc, 8xx: Add support for MCR3000 board from CSSI
by Christophe Leroy
· 7 years ago
fad51ac
powerpc, 8xx: move FEC Ethernet driver in drivers/net
by Christophe Leroy
· 7 years ago
98f705c
powerpc: remove 4xx support
by Heiko Schocher
· 7 years ago
de82036
ti816x: Enable ethernet support
by Tom Rini
· 8 years ago
821560f
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
064b55c
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
by Heiko Schocher
· 7 years ago
51855e8
treewide: remove unneeded semicolons
by Masahiro Yamada
· 7 years ago
4f58002
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 7 years ago
ef621da
net: phy: marvell: Fix init function for m88e1145
by York Sun
· 7 years ago
5b8e76c
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· 7 years ago
6e2941d
common: freescale: Move arch-specific declarations
by Simon Glass
· 7 years ago
5cafcba
Merge git://git.denx.de/u-boot-net
by Tom Rini
· 7 years ago
541f538
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
2303bff
net: pch_gbe: Add cache maintenance
by Paul Burton
· 8 years ago
52e727c
net: pch_gbe: CPU accessible addresses are virtual
by Paul Burton
· 8 years ago
db225f1
net: pch_gbe: Fix rx descriptor buffer addresses
by Paul Burton
· 8 years ago
43979cb
net: pch_gbe: Reset during probe
by Paul Burton
· 8 years ago
Next »