index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: zynq_gem: Fix masking of supported phydev features
Nathan Rossi
2017-03-07
1
-1
/
+1
*
net: macb: Fix ETH not found when clock not support
Wenyou Yang
2017-03-01
1
-4
/
+9
*
drivers/net/Kconfig: Correct use of apostrophe
Tom Rini
2017-02-27
1
-1
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2017-02-09
11
-53
/
+737
|
\
|
*
net: phy: MSCC Add Support for VSC8530-VSC8531-VSC8540-VSC8541
John Haechten
2017-02-08
4
-0
/
+515
|
*
drivers: net: Provide Kconfig menu for PHYLIB
Alex
2017-02-07
2
-26
/
+92
|
*
net: phy: Improve the Marvell 151x constants
Joe Hershberger
2017-02-07
1
-11
/
+36
|
*
net: fec_mxc: Fix corruption of device tree blob
Daniel Strnad
2017-02-07
1
-1
/
+0
|
*
net: designware: Fix for use with current Linux device tree for Meson GX
Heiner Kallweit
2017-02-07
1
-0
/
+1
|
*
net: phy: dp83867: Add support for MAC impedance configuration
Mugunthan V N
2017-02-07
1
-0
/
+31
|
*
net: phy: vitesse: Fix cis8204 RGMII_ID code
Phil Edworthy
2017-02-07
1
-3
/
+1
|
*
net: phy: Marvell: Use phy_interface_is_rgmii helper function
Phil Edworthy
2017-02-07
1
-4
/
+1
|
*
net: phy: Add support for Marvell M88E1512
Phil Edworthy
2017-02-07
1
-2
/
+7
|
*
net: phy: Fix mask so that we can identify Marvell 88E1518
Phil Edworthy
2017-02-07
1
-2
/
+2
|
*
net: phy: ti: Fix dp83867 RGMII_TXID interface path
Phil Edworthy
2017-02-07
1
-2
/
+1
|
*
net: macb: Remove redundant #ifdef CONFIG_DM_ETH
Wenyou Yang
2017-02-07
1
-3
/
+0
|
*
net: macb: Add the clock support
Wenyou Yang
2017-02-07
1
-0
/
+41
|
*
net: Kconfig: Add CONFIG_MACB option
Wenyou Yang
2017-02-07
1
-0
/
+10
*
|
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-02-08
22
-54
/
+64
|
\
\
|
*
|
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
22
-54
/
+64
|
|
/
*
/
drivers: net: cpsw: Fix reading of mac address for am43 SoCs
Lokesh Vutla
2017-02-08
1
-1
/
+1
|
/
*
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2017-02-03
1
-2
/
+101
|
\
|
*
drivers: net: fsl-mc: Fixup MAC addresses in DPC
Bogdan Purcareata
2017-01-31
1
-2
/
+101
*
|
net: phy: Support Marvell 88E1680
Dirk Eibach
2017-02-01
1
-0
/
+54
*
|
net: phy: add SMSC LAN8742 phy
Michael Kurz
2017-01-28
1
-0
/
+12
*
|
net: stm32: add designware mac glue code for stm32
Michael Kurz
2017-01-28
1
-0
/
+1
|
/
*
net: gmac_rockchip: Add Rockchip GMAC driver
Sjoerd Simons
2017-01-11
3
-0
/
+162
*
net: designware: Export the operation functions
Simon Glass
2017-01-11
2
-10
/
+18
*
net: designware: Split the link init into a separate function
Simon Glass
2017-01-11
1
-2
/
+24
*
net: designware: Adjust dw_adjust_link() to return an error
Simon Glass
2017-01-11
1
-4
/
+8
*
net: designware: Export various functions/struct to allow subclassing
Sjoerd Simons
2017-01-11
2
-3
/
+7
*
xilinx_phy: Pass correct pointer to fdtdec_get_int()
Kamensky Ivan
2017-01-11
1
-2
/
+2
*
net: zynq_gem: Use clock driver for ZynqMP
Siva Durga Prasad Paladugu
2017-01-10
1
-0
/
+18
*
net: gem: Use wait_for_bit() instead of private mdio_wait()
Michal Simek
2017-01-10
1
-23
/
+9
*
powerpc: mpc85xx: Remove variant SoCs T1020/T1022/T1013/T1014
York Sun
2017-01-04
1
-2
/
+0
*
Update Maintainer and Author's email address
Ajay Bhargav
2016-12-27
2
-2
/
+2
*
net: xilinx: Use mdio_register_seq() to support multiple instances
Michal Simek
2016-12-20
3
-6
/
+3
*
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
Tom Rini
2016-12-18
3
-175
/
+331
|
\
|
*
dm: net: fec: Add .read_rom_hwaddr
Jagan Teki
2016-12-16
1
-9
/
+9
|
*
net: fec_mxc: Driver cleanups
Jagan Teki
2016-12-16
2
-146
/
+83
|
*
net: fec_mxc: Convert into driver model
Jagan Teki
2016-12-16
2
-26
/
+246
|
*
net: fec_mxc: Remove unneeded eth_device arg from fec_get_hwaddr
Jagan Teki
2016-12-16
1
-3
/
+2
|
*
arm: imx: add i.MX53 Beckhoff CX9020 Embedded PC
Patrick Bruenn
2016-12-16
1
-1
/
+1
*
|
driver: fsl-mc: qbman: Add QBMAN 4.1 support
Priyanka Jain
2016-12-15
4
-13
/
+48
|
/
*
Revert "Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze"
Tom Rini
2016-12-09
3
-3
/
+6
*
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
Tom Rini
2016-12-09
3
-6
/
+3
|
\
|
*
net: xilinx: Use mdio_register_seq() to support multiple instances
Michal Simek
2016-12-08
3
-6
/
+3
*
|
net/phy/vitesse: Rework RGMII skew configuration for VSC8601
Alex
2016-12-08
1
-19
/
+24
*
|
net: fman: fix 2.5G SGMII settings
shaohui xie
2016-12-08
2
-10
/
+24
*
|
net: phy: realtek: Only force master mode on rtl8211b/c
oliver@schinagl.nl
2016-12-08
1
-8
/
+23
[next]