Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
684ccd993243496241b8baa26ac1e8ecd3a621e9
/
drivers
/
net
f429f56
net: zynq_gem: Fix masking of supported phydev features
by Nathan Rossi
· Mon Mar 06 00:36:23 2017 +1000
1944936
net: macb: Fix ETH not found when clock not support
by Wenyou Yang
· Tue Feb 14 16:24:40 2017 +0800
1eee117
drivers/net/Kconfig: Correct use of apostrophe
by Tom Rini
· Mon Feb 20 09:38:03 2017 -0500
ff7951e
Merge branch 'master' of git://git.denx.de/u-boot-net
by Tom Rini
· Thu Feb 09 11:56:35 2017 -0500
ee253f9
net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541
by John Haechten
· Fri Dec 09 22:15:17 2016 +0000
2e97146
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· Wed Feb 08 16:24:44 2017 -0500
ed75d36
drivers: net: cpsw: Fix reading of mac address for am43 SoCs
by Lokesh Vutla
· Wed Feb 01 09:20:49 2017 +0530
dd79d6e
dm: core: Replace of_offset with accessor
by Simon Glass
· Tue Jan 17 16:52:55 2017 -0700
89e50d9
drivers: net: Provide Kconfig menu for PHYLIB
by Alex
· Mon Feb 06 19:17:34 2017 -0800
27a8e03
net: phy: Improve the Marvell 151x constants
by Joe Hershberger
· Fri Dec 09 11:54:39 2016 -0600
a8273d5
net: fec_mxc: Fix corruption of device tree blob
by Daniel Strnad
· Thu Feb 02 12:11:40 2017 +0100
83fdbe4
net: designware: Fix for use with current Linux device tree for Meson GX
by Heiner Kallweit
· Fri Jan 27 21:25:59 2017 +0100
5b6b18e
net: phy: dp83867: Add support for MAC impedance configuration
by Mugunthan V N
· Tue Jan 24 11:15:40 2017 -0600
b83da16
net: phy: vitesse: Fix cis8204 RGMII_ID code
by Phil Edworthy
· Mon Dec 12 15:27:12 2016 +0000
e4c26ee
net: phy: Marvell: Use phy_interface_is_rgmii helper function
by Phil Edworthy
· Mon Dec 12 12:54:15 2016 +0000
3483614
net: phy: Add support for Marvell M88E1512
by Phil Edworthy
· Mon Dec 12 12:54:14 2016 +0000
a19a376
net: phy: Fix mask so that we can identify Marvell 88E1518
by Phil Edworthy
· Mon Dec 12 12:54:13 2016 +0000
c611980
net: phy: ti: Fix dp83867 RGMII_TXID interface path
by Phil Edworthy
· Fri Dec 09 10:46:02 2016 +0000
6fdb684
net: macb: Remove redundant #ifdef CONFIG_DM_ETH
by Wenyou Yang
· Wed Nov 02 10:06:57 2016 +0800
3d8d348
net: macb: Add the clock support
by Wenyou Yang
· Wed Nov 02 10:06:56 2016 +0800
e7183de
net: Kconfig: Add CONFIG_MACB option
by Wenyou Yang
· Wed Nov 02 10:06:55 2016 +0800
863af89
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Fri Feb 03 20:33:42 2017 -0500
4f96f3f
net: phy: Support Marvell 88E1680
by Dirk Eibach
· Wed Jan 11 16:00:46 2017 +0100
bea8abd
drivers: net: fsl-mc: Fixup MAC addresses in DPC
by Bogdan Purcareata
· Wed Jan 11 15:58:36 2017 +0000
30c37f6
net: phy: add SMSC LAN8742 phy
by Michael Kurz
· Sun Jan 22 16:04:28 2017 +0100
812962b
net: stm32: add designware mac glue code for stm32
by Michael Kurz
· Sun Jan 22 16:04:27 2017 +0100
54c46f9
net: gmac_rockchip: Add Rockchip GMAC driver
by Sjoerd Simons
· Wed Jan 11 11:46:11 2017 +0100
c154fc0
net: designware: Export the operation functions
by Simon Glass
· Wed Jan 11 11:46:10 2017 +0100
3240e94
net: designware: Split the link init into a separate function
by Simon Glass
· Wed Jan 11 11:46:09 2017 +0100
4afa85e
net: designware: Adjust dw_adjust_link() to return an error
by Simon Glass
· Wed Jan 11 11:46:08 2017 +0100
9cf8fd0
net: designware: Export various functions/struct to allow subclassing
by Sjoerd Simons
· Wed Jan 11 11:46:07 2017 +0100
6fe282a
xilinx_phy: Pass correct pointer to fdtdec_get_int()
by Kamensky Ivan
· Tue Dec 27 19:12:23 2016 +0300
baa2035
net: zynq_gem: Use clock driver for ZynqMP
by Siva Durga Prasad Paladugu
· Tue Nov 15 16:15:42 2016 +0530
e670965
net: gem: Use wait_for_bit() instead of private mdio_wait()
by Michal Simek
· Mon Dec 12 09:47:26 2016 +0100
d7dd06c
powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014
by York Sun
· Wed Dec 28 08:43:32 2016 -0800
0ad0b61
Update Maintainer and Author's email address
by Ajay Bhargav
· Wed Dec 21 13:28:06 2016 +0530
e4dab43
net: xilinx: Use mdio_register_seq() to support multiple instances
by Michal Simek
· Thu Dec 08 10:25:44 2016 +0100
4212269
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Sun Dec 18 13:54:25 2016 -0500
87e7f35
dm: net: fec: Add .read_rom_hwaddr
by Jagan Teki
· Tue Dec 06 00:00:51 2016 +0100
c6cd8d5
net: fec_mxc: Driver cleanups
by Jagan Teki
· Tue Dec 06 00:00:50 2016 +0100
484f021
net: fec_mxc: Convert into driver model
by Jagan Teki
· Tue Dec 06 00:00:49 2016 +0100
bc5fb46
net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr
by Jagan Teki
· Tue Dec 06 00:00:48 2016 +0100
ba81b04
arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC
by Patrick Bruenn
· Fri Nov 04 11:57:02 2016 +0100
9de7160
driver: fsl-mc: qbman: Add QBMAN 4.1 support
by Priyanka Jain
· Wed Dec 07 12:04:05 2016 +0530
edcfdbd
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
by Tom Rini
· Fri Dec 09 07:56:54 2016 -0500
623fbe3
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· Fri Dec 09 07:10:39 2016 -0500
a827418
net/phy/vitesse: Rework RGMII skew configuration for VSC8601
by Alex
· Tue Nov 22 10:55:13 2016 -0800
a3384a1
net: fman: fix 2.5G SGMII settings
by shaohui xie
· Tue Nov 15 14:36:47 2016 +0800
6a25090
net: phy: realtek: Only force master mode on rtl8211b/c
by oliver@schinagl.nl
· Tue Nov 08 17:38:59 2016 +0100
1beb735
net: phy: realtek: make define more consistent
by oliver@schinagl.nl
· Tue Nov 08 17:38:58 2016 +0100
ec1b26f
net: phy: realtek: Use the BIT() macro
by oliver@schinagl.nl
· Tue Nov 08 17:38:57 2016 +0100
0c76630
net: phy: micrel: Fix error handling
by Marek Vasut
· Mon Nov 14 15:08:42 2016 +0100
1e582b0
net: xilinx: Use mdio_register_seq() to support multiple instances
by Michal Simek
· Thu Dec 08 10:25:44 2016 +0100
7ea6076
net: rtl8169: remove unneeded definition
by Andre Przywara
· Wed Nov 16 00:50:09 2016 +0000
4b307c1
net: e1000: fix indentation
by Andre Przywara
· Wed Nov 16 00:50:07 2016 +0000
fca1e84
common: miiphyutil: Work and report phy address in hex in mdio cmd
by Michal Simek
· Wed Nov 16 08:41:01 2016 +0100
b521404
Merge git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· Tue Nov 29 19:42:48 2016 -0500
1781911
drivers: net: keystone_net: add rgmii link type support when parsing dt
by Mugunthan V N
· Thu Aug 11 20:04:03 2016 +0530
2b6dee1
sun8i_emac: Fix mdio read sequence
by Philipp Tomsich
· Wed Nov 16 01:40:27 2016 +0000
c184503
powerpc: T4080: Drop configuration for T4080
by York Sun
· Mon Nov 21 13:41:30 2016 -0800
0fad326
powerpc: T4240: Remove macro CONFIG_PPC_T4240
by York Sun
· Mon Nov 21 13:35:41 2016 -0800
c7ea924
powerpc: T4160: Remove macro CONFIG_PPC_T4160
by York Sun
· Mon Nov 21 13:31:34 2016 -0800
e20c685
powerpc: T2080, T2081: Remove macro CONFIG_PPC_T2080 and CONFIG_PPC_T2081
by York Sun
· Mon Nov 21 12:54:19 2016 -0800
2d7b2d4
powerpc: T1042: Remove macro CONFIG_PPC_T1042
by York Sun
· Fri Nov 18 13:36:39 2016 -0800
a5b5d88
powerpc: T1040: Remove macro CONFIG_PPC_T1040
by York Sun
· Fri Nov 18 13:11:12 2016 -0800
7d29dd6
powerpc: T1024: Remove macro CONFIG_PPC_T1024
by York Sun
· Fri Nov 18 13:01:34 2016 -0800
bcee92e
powerpc: T1023: Remove macro CONFIG_PPC_T1023
by York Sun
· Fri Nov 18 12:35:47 2016 -0800
fda566d
powerpc: B4420: Remove macro CONFIG_PPC_B4420
by York Sun
· Fri Nov 18 11:56:57 2016 -0800
2dfafc6
powerpc: B4860QDS: Remove macro CONFIG_B4860QDS
by York Sun
· Fri Nov 18 11:47:35 2016 -0800
68eaa9a
powerpc: B4860: Remove macro CONFIG_PPC_B4860
by York Sun
· Fri Nov 18 11:44:43 2016 -0800
a3c5b66
powerpc: P5040: Remove macro CONFIG_P5040
by York Sun
· Fri Nov 18 11:39:36 2016 -0800
2ed73f4
powerpc: P5020: Remove macro CONFIG_PPC_P5020
by York Sun
· Fri Nov 18 11:30:56 2016 -0800
84be8a9
powerpc: P4080: Remove macro CONFIG_PPC_P4080
by York Sun
· Fri Nov 18 11:24:40 2016 -0800
df70d06
powerpc: P3041: Remove macro CONFIG_PPC_P3041
by York Sun
· Fri Nov 18 11:20:40 2016 -0800
5786fca
powerpc: P2041: Remove macro CONFIG_PPC_P2041
by York Sun
· Fri Nov 18 11:15:21 2016 -0800
ab507fb
powerpc: P1017: Drop configuration for P1017
by York Sun
· Wed Nov 16 16:06:48 2016 -0800
feeaae2
powerpc: P1023: Remove macro CONFIG_P1023
by York Sun
· Wed Nov 16 15:45:31 2016 -0800
bc3e7eb
driver: net: ldpaa_eth: Fix missing bracket issue
by Priyanka Jain
· Thu Nov 03 18:05:09 2016 +0530
74e0279
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· Thu Nov 17 11:46:45 2016 -0500
2ebeb44
ls2080: Exit dpaa only right before exiting U-Boot
by Alexander Graf
· Thu Nov 17 01:02:57 2016 +0100
f6c2d20
net: zynq_gem: Correct SGMII enable bit setting
by Siva Durga Prasad Paladugu
· Mon May 16 15:31:38 2016 +0530
7e7fcc3
net: zynq_gem: Modify the nwcfg bit definitions
by Siva Durga Prasad Paladugu
· Mon May 16 15:31:37 2016 +0530
cee2fa3
net: mvgbe: Fix build error with CONFIG_PHYLIB
by Chris Packham
· Tue Nov 01 10:48:32 2016 +1300
3f55bb6
net: phy: micrel: center FLP burst timing at 16ms
by Ash Charles
· Fri Oct 21 17:31:33 2016 -0400
5070960
net: add driver for Synopsys Ethernet QoS device
by Stephen Warren
· Fri Oct 21 14:46:47 2016 -0600
259b1fb
Fix spelling of "resetting".
by Vagrant Cascadian
· Sun Oct 23 20:45:19 2016 -0700
753b345
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· Fri Oct 28 11:12:03 2016 -0400
a48af85
net: Kconfig: Add FEC_MXC entry
by Jagan Teki
· Sat Oct 08 18:00:12 2016 +0530
db090a2
Fix codying style broken by recent libfdt sync
by Masahiro Yamada
· Mon Oct 17 20:43:01 2016 +0900
49c675e
Remove some merge markers
by Simon Glass
· Mon Oct 17 20:12:34 2016 -0600
0f4a90c
Merge git://git.denx.de/u-boot-fdt
by Tom Rini
· Thu Oct 13 20:03:33 2016 -0400
499c29e
libfdt: Sync fdt_for_each_subnode() with upstream
by Simon Glass
· Sun Oct 02 17:59:29 2016 -0600
b0ea740
libfdt: Bring in upstream stringlist functions
by Simon Glass
· Sun Oct 02 17:59:28 2016 -0600
1b0d36a
rtl8169: fix cache misalignment message on transmit.
by Peter Chubb
· Wed Sep 14 01:29:03 2016 +0000
0f81d7a
net: mvneta: fix typo in comment
by Chris Packham
· Mon Aug 29 20:54:02 2016 +1200
3da645f
net: mv88e61xx: Add support for fixed links
by Chris Packham
· Fri Aug 26 17:30:26 2016 +1200
edc42a1
net: Add support for mv88e609x switches
by Chris Packham
· Fri Aug 26 17:30:25 2016 +1200
4d5fdb6
driver: net: cpsw: add support for RGMII id mode support and RMII clock source selection
by Mugunthan V N
· Thu Oct 13 19:33:38 2016 +0530
3e4537d
drivers: net: phy: atheros: add separate config for AR8031
by Mugunthan V N
· Thu Oct 13 19:33:36 2016 +0530
1e3e19f
phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXID
by Andrea Merello
· Thu May 26 18:24:28 2016 +0200
Next »