Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1c99f68e932b0ebf97aad038400eaf70ce5c6c8e
/
drivers
/
net
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
f0b94c4
net: zynq_gem: Dont flush dummy descriptors
by Siva Durga Prasad Paladugu
· 7 years ago
dea004e
net: zynq_gem: Use wait_for_bit with non breakable
by Siva Durga Prasad Paladugu
· 7 years ago
68e6eca
net: phy: marvell 88e151x: Fix handling of RGMII interface types
by Phil Edworthy
· 7 years ago
96d1d84
drivers: net: cpsw: abort init() on aneg timeout
by Sekhar Nori
· 8 years ago
6de046e
net: macb: Fix GMAC not work when enable DM_ETH
by Wenyou Yang
· 8 years ago
e09d0c8
net: mvpp2.c: Enable 10G support for port 0 (SFI)
by Stefan Chulski
· 8 years ago
cc1aa21
armv8/ls1046a: RGMII PHY requires internal delay on Tx
by Madalin Bucur
· 8 years ago
5a78a47
armv8/ls1043a: RGMII PHY requires internal delay on Tx
by Madalin Bucur
· 8 years ago
b233089
net: zynq_gem: Do not return -ENOSYS on success
by Olliver Schinagl
· 8 years ago
6ec922f
net: designware: Add phy supply support
by Jacob Chen
· 8 years ago
449ea2c
net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectable
by Philipp Tomsich
· 8 years ago
1161dbc
drivers: net: fsl-mc: Include MAC addr fixup to DPL
by Bogdan Purcareata
· 7 years ago
33a8991
drivers: net: fsl-mc: Link MC boot to PHY_RESET_R
by Bogdan Purcareata
· 7 years ago
eed3660
fdt: Rename a few functions in fdt_support
by Simon Glass
· 7 years ago
150c5af
dm: gpio: Add live tree support
by Simon Glass
· 7 years ago
45a2686
dm: core: Update device_bind_driver_to_node() to use ofnode
by Simon Glass
· 7 years ago
911f3ae
dm: core: Rename of_device_is_compatible()
by Simon Glass
· 7 years ago
da409cc
dm: core: Replace of_offset with accessor (part 2)
by Simon Glass
· 7 years ago
a821c4a
dm: Rename dev_addr..() functions
by Simon Glass
· 7 years ago
9d92245
dm: Use dm.h header when driver mode is used
by Simon Glass
· 7 years ago
a43241a
drivers: net: Kconfig: Add PHY_MICREL_KSZ9021 entry
by Jagan Teki
· 7 years ago
380e86f
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
8dc1b17
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Tom Rini
· 7 years ago
42e8179
driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path
by Yogesh Gaur
· 8 years ago
be71a17
nds32: eth: Support ftmac100 DM.
by rick
· 7 years ago
8ae51b6
net: ravb: Add Renesas Ethernet RAVB driver
by Marek Vasut
· 7 years ago
979a589
net: fec_mxc: specify the registered eth index by dev_id
by Andy Duan
· 8 years ago
f01e4e1
net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse
by Andy Duan
· 8 years ago
27255fe
net: fec: do not access reserved register for i.MX6ULL
by Peng Fan
· 8 years ago
65a4771
net: uli526x: Fix unknown storage size error
by Tom Rini
· 8 years ago
4201223
net: phy: mv88e61xx: Fix uninitialized variable warning
by Tom Rini
· 8 years ago
63c6f1c
net: eepro100: Fix unused variable warning
by Tom Rini
· 8 years ago
Next »