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: add higmacv300 Ethernet driver for HiSilicon platform
Shawn Guo
2019-04-23
3
-0
/
+607
*
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2019-04-17
2
-49
/
+91
|
\
|
*
net: sun8i_emac: Add CLK and RESET support
Jagan Teki
2019-04-16
1
-15
/
+42
|
*
net: sun8i_emac: Retrieve GMAC clock via 'syscon' phandle
Jagan Teki
2019-04-16
1
-28
/
+27
|
*
net: sunxi_emac: Add CLK support
Jagan Teki
2019-04-16
1
-6
/
+22
*
|
Merge tag 'xilinx-for-v2019.07' of git://git.denx.de/u-boot-microblaze
Tom Rini
2019-04-17
1
-50
/
+3
|
\
\
|
*
|
net: gem: Remove phy autodetection code
Michal Simek
2019-04-16
1
-48
/
+0
|
*
|
net: zynq_gem: Modify phy supported features after max-speed was set
Siva Durga Prasad Paladugu
2019-04-16
1
-2
/
+3
|
|
/
*
|
Merge tag 'u-boot-imx-20190415' of git://git.denx.de/u-boot-imx
Tom Rini
2019-04-15
2
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
net: Kconfig: FEC: Add dependency on VF610
Lukasz Majewski
2019-04-13
1
-1
/
+1
|
*
net: FEC: Add compatible for vybrid (vf610) to reuse fec_mxc.c driver
Lukasz Majewski
2019-04-13
1
-0
/
+1
*
|
Merge tag 'mips-pull-2019-04-12' of git://git.denx.de/u-boot-mips
Tom Rini
2019-04-13
6
-43
/
+2025
|
\
\
|
|
/
|
/
|
|
*
net: Add MSCC ServalT network driver.
Horatiu Vultur
2019-04-12
3
-0
/
+630
|
*
net: Add MSCC Jaguar2 network driver.
Horatiu Vultur
2019-04-12
3
-0
/
+1083
|
*
ag7xxx: add initial support for s17
Rosy Song
2019-04-12
1
-16
/
+123
|
*
net: mscc: ocelot: Fix reset of the phys
Horatiu Vultur
2019-04-12
1
-17
/
+10
|
*
drivers: add ethernet support for qca953x in ag7xxx driver
Rosy Song
2019-04-12
1
-17
/
+186
*
|
board: ti: am335x: Add platdata for cpsw in SPL
Faiz Abbas
2019-04-12
1
-18
/
+0
*
|
net: ti: cpsw: Enable DM_FLAG_PRE_RELOC
Faiz Abbas
2019-04-12
1
-1
/
+1
*
|
net: ti: cpsw: Block off ofdata_to_platdata with OF_CONTROL
Faiz Abbas
2019-04-12
1
-7
/
+11
*
|
net: ti: cpsw-common: Isolate getting syscon address from assigning macid
Faiz Abbas
2019-04-12
2
-72
/
+58
*
|
net: ti: cpsw: Convert cpsw_platform_data to a pointer in cpsw_priv
Faiz Abbas
2019-04-12
1
-67
/
+69
*
|
net: ti: cpsw: Move cpsw_phy_sel() to _probe()
Faiz Abbas
2019-04-12
1
-17
/
+16
*
|
net: netcp: add support for phy with rgmii ids
Murali Karicheri
2019-04-12
1
-1
/
+21
|
/
*
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2019-04-11
1
-14
/
+17
|
\
|
*
net: sh_eth: Initialize PHY in probe() once
Marek Vasut
2019-04-09
1
-14
/
+17
*
|
net: macb: Add small delay after link establishment
Stefan Roese
2019-04-09
1
-1
/
+7
|
/
*
net: dm: fec: Support phy-reset-post-delay property
Andrejs Cainikovs
2019-04-08
2
-0
/
+12
*
net: phy: implement fallback mechanism for negative phy adresses
Hannes Schmelzer
2019-04-07
1
-1
/
+2
*
drivers: net: ls1088ardb: Fix EC1 and EC2 RCW offset
Pramod Kumar
2019-03-15
1
-2
/
+2
*
mc : Reduce MC memory size to 128M
Meenakshi Aggarwal
2019-03-15
1
-4
/
+18
*
driver: net: fsl-mc: Fix DPC MAC address fixup
Ioana Ciocoi Radulescu
2019-03-15
1
-1
/
+3
*
drivers: net: ldpaa_eth: check if the dpmac is enabled
Pankaj Bansal
2019-03-15
1
-2
/
+2
*
drivers/net/fec: phy_init: remove redundant logic
Hannes Schmelzer
2019-03-13
1
-8
/
+2
*
net: macb: Fix GEM hardware detection
Atish Patra
2019-02-27
1
-1
/
+1
*
net: macb: Fix clk API usage for RISC-V systems
Anup Patel
2019-02-27
1
-5
/
+4
*
arm: socfpga: gen5 enable designware_socfpga
Simon Goldschmidt
2019-02-18
1
-0
/
+1
*
net: designware: socfpga: adapt to Gen5
Simon Goldschmidt
2019-02-18
2
-54
/
+35
*
net: mv88e61xx: fix autonegotiation on ports
Tim Harvey
2019-02-15
1
-4
/
+4
*
net: dm: fec: Fix regulator enable when using DM_REGULATOR
Adam Ford
2019-02-15
1
-1
/
+1
*
net: Add MSCC Luton networkd driver.
Horatiu Vultur
2019-02-01
3
-0
/
+744
*
net: mscc: Remove unused variables
Horatiu Vultur
2019-02-01
1
-13
/
+1
*
net: mscc: Move mac_table_add function into different file.
Horatiu Vultur
2019-02-01
4
-78
/
+107
*
net: mscc: Move ocelot_send and ocelot_recv in a different file.
Horatiu Vultur
2019-02-01
4
-116
/
+175
*
net: mscc: Move miim commands into separate file.
Horatiu Vultur
2019-02-01
4
-71
/
+88
*
net: mscc: Move ocelot_switch to mscc_eswitch folder
Horatiu Vultur
2019-02-01
5
-7
/
+14
*
Enable FEC driver to retrieve PHY address from device tree
Martyn Welch
2019-01-28
1
-0
/
+21
*
Merge branch 'master' of git://git.denx.de/u-boot-net
Tom Rini
2019-01-24
11
-78
/
+179
|
\
|
*
net: phy: aquantia: Print information on config
Valentin-catalin Neacsu
2019-01-24
1
-0
/
+21
|
*
net: phy: aquantia: Enable autoneg when on USXGMII
Valentin-catalin Neacsu
2019-01-24
1
-0
/
+18
[next]