Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
78be28007e70b658b8547b9ceeeff98deb19b64c
/
drivers
/
net
c9746c6
net: ravb: Add clock handling support
by Marek Vasut
· Fri Jul 21 23:20:35 2017 +0200
fbde41d
net: ravb: Detect PHY correctly
by Marek Vasut
· Fri Jul 21 23:20:34 2017 +0200
934fd3b
net: ravb: Add OF probing support
by Marek Vasut
· Fri Jul 21 23:20:33 2017 +0200
4a4750b
powerpc, 8xx: fix missing function declarations.
by Christophe Leroy
· Thu Jul 13 15:10:08 2017 +0200
9390f3d
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Tue Jul 18 08:42:48 2017 -0400
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· Thu Jun 29 10:16:06 2017 +0200
d33e9ee
net: fec_mxc: fix PHY initialization bug with CONFIG_DM_ETH
by Lothar Waßmann
· Tue Jun 27 15:23:16 2017 +0200
aa942fe
net: fm: use get_nand_dev_by_index()
by Grygorii Strashko
· Mon Jun 26 19:13:00 2017 -0500
d1e68ec
net: phy: cortina: use get_nand_dev_by_index()
by Grygorii Strashko
· Mon Jun 26 19:12:59 2017 -0500
150005b
rockchip: net: dm: convert fdt_get to dev_read
by Philipp Tomsich
· Wed Jun 07 18:46:01 2017 +0200
3598295
powerpc, 8xx: Add support for MCR3000 board from CSSI
by Christophe Leroy
· Fri Jul 07 10:16:42 2017 +0200
56ef30a
powerpc, 8xx: move FEC Ethernet driver in drivers/net
by Christophe Leroy
· Thu Jul 06 10:33:23 2017 +0200
2028012
powerpc: remove 4xx support
by Heiko Schocher
· Tue Jun 27 16:49:14 2017 +0200
c3cf899
ti816x: Enable ethernet support
by Tom Rini
· Wed May 10 12:01:02 2017 -0400
edd59b6
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· Tue Jun 27 09:32:37 2017 -0400
6f90e58
powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x
by Heiko Schocher
· Wed Jun 14 05:49:40 2017 +0200
622b7b3
treewide: remove unneeded semicolons
by Masahiro Yamada
· Tue Jun 13 15:17:28 2017 +0900
2eba9d9
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· Wed Jun 14 18:53:03 2017 -0400
bf94cfb
net: phy: marvell: Fix init function for m88e1145
by York Sun
· Tue Jun 06 09:22:40 2017 -0700
65d94db
powerpc, 8xx: remove support for 8xx
by Heiko Schocher
· Wed Jun 07 17:33:09 2017 +0200
243182c
common: freescale: Move arch-specific declarations
by Simon Glass
· Wed May 17 08:23:06 2017 -0600
d9a8ad4
Merge git://git.denx.de/u-boot-net
by Tom Rini
· Sat Jun 03 18:05:28 2017 -0400
2a25fb5
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Sat Jun 03 18:05:04 2017 -0400
da0037d
net: pch_gbe: Add cache maintenance
by Paul Burton
· Sun Apr 30 21:57:08 2017 +0200
27d3b19
net: pch_gbe: CPU accessible addresses are virtual
by Paul Burton
· Sun Apr 30 21:57:07 2017 +0200
28bc138
net: pch_gbe: Fix rx descriptor buffer addresses
by Paul Burton
· Sun Apr 30 21:57:06 2017 +0200
bfddad1
net: pch_gbe: Reset during probe
by Paul Burton
· Sun Apr 30 21:57:05 2017 +0200
8eefe0d
net: zynq_gem: Dont flush dummy descriptors
by Siva Durga Prasad Paladugu
· Tue May 30 14:28:40 2017 +0200
d6c7af0
net: zynq_gem: Use wait_for_bit with non breakable
by Siva Durga Prasad Paladugu
· Tue May 30 14:28:39 2017 +0200
19d03be
net: phy: marvell 88e151x: Fix handling of RGMII interface types
by Phil Edworthy
· Wed May 24 14:43:06 2017 +0100
b598885
drivers: net: cpsw: abort init() on aneg timeout
by Sekhar Nori
· Mon May 08 20:49:56 2017 +0530
5653dbc
net: macb: Fix GMAC not work when enable DM_ETH
by Wenyou Yang
· Thu Apr 20 11:13:13 2017 +0800
a27adcb
net: mvpp2.c: Enable 10G support for port 0 (SFI)
by Stefan Chulski
· Thu Apr 06 15:39:08 2017 +0200
395c1e3
armv8/ls1046a: RGMII PHY requires internal delay on Tx
by Madalin Bucur
· Mon Apr 03 17:43:56 2017 +0300
5b72f9b
armv8/ls1043a: RGMII PHY requires internal delay on Tx
by Madalin Bucur
· Mon Apr 03 17:43:55 2017 +0300
fee13c3
net: zynq_gem: Do not return -ENOSYS on success
by Olliver Schinagl
· Mon Apr 03 16:18:53 2017 +0200
7ceacea
net: designware: Add phy supply support
by Jacob Chen
· Mon Mar 27 16:54:17 2017 +0800
00c3361
net: Kconfig:make PHY_GIGE and individual Micrel PHYs selectable
by Philipp Tomsich
· Sun Mar 26 18:50:23 2017 +0200
7266914
drivers: net: fsl-mc: Include MAC addr fixup to DPL
by Bogdan Purcareata
· Wed May 24 16:40:22 2017 +0000
08bc014
drivers: net: fsl-mc: Link MC boot to PHY_RESET_R
by Bogdan Purcareata
· Wed May 24 16:40:21 2017 +0000
bb7c01e
fdt: Rename a few functions in fdt_support
by Simon Glass
· Thu May 18 20:09:26 2017 -0600
1d9af1f
dm: gpio: Add live tree support
by Simon Glass
· Tue May 30 21:47:09 2017 -0600
e6dd8da
dm: core: Update device_bind_driver_to_node() to use ofnode
by Simon Glass
· Thu May 18 20:09:07 2017 -0600
54cbcc8
dm: core: Rename of_device_is_compatible()
by Simon Glass
· Thu May 18 20:08:57 2017 -0600
7a49443
dm: core: Replace of_offset with accessor (part 2)
by Simon Glass
· Wed May 17 17:18:09 2017 -0600
ba1dea4
dm: Rename dev_addr..() functions
by Simon Glass
· Wed May 17 17:18:05 2017 -0600
11c89f3
dm: Use dm.h header when driver mode is used
by Simon Glass
· Wed May 17 17:18:03 2017 -0600
f6b32a7
drivers: net: Kconfig: Add PHY_MICREL_KSZ9021 entry
by Jagan Teki
· Fri May 12 17:18:23 2017 +0530
edc93f9
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Fri May 26 11:19:27 2017 -0400
c5ea8ed
Merge branch 'master' of git://git.denx.de/u-boot-nds32
by Tom Rini
· Fri May 26 11:18:53 2017 -0400
4a81bbe
driver: net: fsl-mc: Update fsl_mc_ldpaa_exit() path
by Yogesh Gaur
· Thu Apr 27 10:14:16 2017 +0530
dc24dac
nds32: eth: Support ftmac100 DM.
by rick
· Tue May 23 13:48:27 2017 +0800
17714cb
net: ravb: Add Renesas Ethernet RAVB driver
by Marek Vasut
· Sat May 13 15:54:28 2017 +0200
8f8e458
net: fec_mxc: specify the registered eth index by dev_id
by Andy Duan
· Mon Apr 10 19:44:35 2017 +0800
0eaaf83
net: fec_mxc: avoid transfer dev_id -1 to get mac address from fuse
by Andy Duan
· Mon Apr 10 19:44:34 2017 +0800
42c2466
net: fec: do not access reserved register for i.MX6ULL
by Peng Fan
· Mon Apr 10 19:44:33 2017 +0800
d708d20
net: uli526x: Fix unknown storage size error
by Tom Rini
· Mon May 08 22:14:33 2017 -0400
0941865
net: phy: mv88e61xx: Fix uninitialized variable warning
by Tom Rini
· Mon May 08 22:14:32 2017 -0400
0a549a2
net: eepro100: Fix unused variable warning
by Tom Rini
· Mon May 08 22:14:31 2017 -0400
8904415
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Tue May 09 16:11:36 2017 -0400
8f15540
net: macb: Align the compatibles with kernel
by Wenyou Yang
· Fri Apr 14 14:36:05 2017 +0800
44835ea
net: macb: Add remove callback
by Wenyou Yang
· Fri Apr 14 14:36:04 2017 +0800
380b323
net: mvpp2: Add remove function that is called before the OS is started
by Stefan Roese
· Thu Mar 23 17:01:59 2017 +0100
b7c0b40
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· Tue Apr 25 16:12:42 2017 -0400
e44eb3a
sunxi: Convert CONFIG_RGMII to Kconfig
by Mylène Josserand
· Sun Apr 02 12:59:08 2017 +0200
43ef184
sunxi: Convert SUNXI_EMAC to Kconfig
by Mylène Josserand
· Sun Apr 02 12:59:07 2017 +0200
c1506ef
sunxi: Move SUNXI_GMAC to Kconfig
by Mylène Josserand
· Sun Apr 02 12:59:03 2017 +0200
cffa503
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Tue Apr 18 11:36:06 2017 -0400
d52c551
drivers: remove Blackfin specific drivers
by Masahiro Yamada
· Fri Apr 14 10:55:00 2017 +0900
342cf06
armv8: ls1043a: Drop macro CONFIG_LS1043A
by York Sun
· Mon Mar 27 11:41:02 2017 -0700
4ce6fbf
armv8: ls2080a: Drop macro CONFIG_LS2080A
by York Sun
· Mon Mar 27 11:41:01 2017 -0700
aa468b1
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Thu Apr 13 17:31:06 2017 -0400
4a92a3e
gpio: at91_gpio: remove CPU_HAS_PIO3 macro
by Wenyou Yang
· Thu Mar 23 12:44:36 2017 +0800
66d01b2
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Thu Apr 13 10:17:06 2017 -0400
6940d67
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· Sat Apr 08 09:28:02 2017 -0400
3297b55
sun8i_emac: configure PHY reset GPIO via DM
by Philipp Tomsich
· Wed Feb 22 19:46:41 2017 +0100
dfafe89
Remove various unused interrupt related code
by Tom Rini
· Thu Apr 06 20:42:18 2017 -0400
5386509
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· Thu Apr 06 12:28:03 2017 -0400
fef2bd1
SPARC: Remove
by Tom Rini
· Tue Mar 14 11:08:11 2017 -0400
210ebce
Blackfin: Remove
by Tom Rini
· Tue Mar 14 11:08:10 2017 -0400
5fb9743
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
by Andre Przywara
· Thu Feb 16 01:20:27 2017 +0000
99cac58
net: gmac_rockchip: Add support for the RK3399 GMAC
by Philipp Tomsich
· Fri Mar 24 19:24:26 2017 +0100
3075fb9
Merge git://www.denx.de/git/u-boot-marvell
by Tom Rini
· Tue Apr 04 09:17:56 2017 -0400
3fdf217
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Tue Apr 04 09:17:08 2017 -0400
32fafb8
net: mvpp2: Remove unreferenced in_use_thresh from struct mvpp2_bm_pool
by Stefan Roese
· Mon Mar 13 06:50:04 2017 +0100
95b2741
net: mvpp2: Configure SMI PHY address needed for PHY polling
by Stefan Roese
· Fri Mar 10 06:07:45 2017 +0100
b851e40
net: mvpp2: Enable PHY polling mode on PPv2.2
by Stefan Roese
· Thu Mar 09 12:01:57 2017 +0100
c20e4e4
net: mvpp2: Add missing PHY_INTERFACE_MODE_RGMII_ID
by Stefan Roese
· Wed Mar 22 15:11:00 2017 +0100
0164764
net: mvpp2: Add GoP and NetC support for port 0 (SFI)
by Stefan Roese
· Wed Mar 22 15:09:38 2017 +0100
40e749b
net: mvpp2: Add GoP and NetC support for ports 2 & 3 (RGMII & SGMII)
by Stefan Roese
· Wed Mar 22 15:07:30 2017 +0100
3651bfc
net: mvpp2: Read phy-speed from DT to select between 1GB and 2.5GB SGMII
by Stefan Roese
· Wed Mar 22 14:15:40 2017 +0100
8ba5f0b
net: mvpp2: Restructure probe / init functions
by Stefan Roese
· Wed Mar 22 14:11:16 2017 +0100
a8801ed
net: mvpp2: Add RX and TX FIFO configuration for PPv2.2
by Stefan Roese
· Wed Mar 01 13:09:42 2017 +0100
38801d4
net: mvpp2: Handle eth device naming in multi-CP case correctly
by Stefan Roese
· Fri Feb 24 10:12:41 2017 +0100
78a112b
net: mvpp2: Enable compilation for Armada 7K/8K platforms
by Stefan Roese
· Wed Feb 15 11:42:59 2017 +0100
4cc7541
net: mvpp2.c: Clear all buffer / descriptor areas before usage
by Stefan Roese
· Thu Feb 16 13:29:08 2017 +0100
d017cdf
net: mvpp2: Move probe function from MISC to ETH DM driver
by Stefan Roese
· Thu Feb 16 15:26:06 2017 +0100
b71c2a3
net: mvpp2: Add MDIO support for PPv2.2
by Stefan Roese
· Thu Feb 16 08:31:32 2017 +0100
e595a23
net: mvpp2: finally add the PPv2.2 compatible string
by Thomas Petazzoni
· Mon Feb 20 11:54:31 2017 +0100
38a2328
net: mvpp2: adapt rxq distribution to PPv2.2
by Thomas Petazzoni
· Thu Feb 16 09:03:16 2017 +0100
Next »