Age | Commit message (Expand) | Author |
2018-03-05 | Merge git://git.denx.de/u-boot-sh | Tom Rini |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2018-03-05 | net: ravb: Add R8A77965 M3N entries | Marek Vasut |
2018-02-26 | net: phy: smsc: Add SMSC LAN8741 support | Arno Steffens |
2018-02-26 | net: e1000: Fix e1000_igb semaphore handling | Bernhard Messerklinger |
2018-02-26 | NET: designware: fix clock enable | Eugeniy Paltsev |
2018-02-26 | phy: Fix style violations | Mario Six |
2018-02-26 | net: phy: marvell 88e151x: Fix handling of bare RGMII interface type | Mario Six |
2018-02-26 | net: phy: marvell: Fix style violations | Mario Six |
2018-02-26 | net: tsec: Make live-tree compatible | Mario Six |
2018-02-26 | net: tsec: Fix memory leak in error path | Mario Six |
2018-02-26 | net: tsec: Fix style violations | Mario Six |
2018-02-23 | net: Remove Xilinx ll_temac driver | Michal Simek |
2018-02-18 | net: sh_eth: Fix DT base address fetching | Marek Vasut |
2018-02-18 | net: sh_eth: Fix checkpatch warning | Marek Vasut |
2018-02-18 | net: sh_eth: Return directly from sh_eth_recv_start | Marek Vasut |
2018-02-18 | net: sh_eth: Zap port variable | Marek Vasut |
2018-02-16 | net: ravb: Initialize PHY in probe() once | Marek Vasut |
2018-02-08 | Kconfig: net: phylib: Phylib should depends on NET | Michal Simek |
2018-02-04 | net: e1000: implement eth_write_hwaddr | Hannu Lounento |
2018-02-04 | net: e1000: split e1000_read_mac_addr | Hannu Lounento |
2018-02-04 | net: e1000: add support for writing to EEPROM | Hannu Lounento |
2018-02-04 | net: fec: fix build warnings for 64bits support | Ye Li |
2018-02-04 | net: fec: do not access reserved register for i.MX8M | Peng Fan |
2018-01-31 | Merge git://git.denx.de/u-boot-fsl-qoriq | Tom Rini |
2018-01-30 | driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dpl | Yogesh Gaur |
2018-01-29 | mvpp2: Fix warning over 32bit vs 64bit targets | Tom Rini |
2018-01-28 | net: gmac_rockchip: Add support for the RK3228 GMAC | David Wu |
2018-01-28 | net: gmac_rockchip: Add rk3328 gmac support | David Wu |
2018-01-28 | net: gmac_rockchip: Add support for the RV1108 GMAC | David Wu |
2018-01-27 | Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-sh | Tom Rini |
2018-01-27 | net: sh_eth: Add DM and DT support | Marek Vasut |
2018-01-27 | net: sh_eth: Clump legacy functions together | Marek Vasut |
2018-01-27 | net: sh_eth: Split sh_eth_init | Marek Vasut |
2018-01-27 | net: sh_eth: Separate out MAC address programming | Marek Vasut |
2018-01-27 | net: sh_eth: Split sh_eth_recv | Marek Vasut |
2018-01-27 | net: sh_eth: Pass sh_eth_dev around | Marek Vasut |
2018-01-27 | net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2 | Marek Vasut |
2018-01-27 | net: ravb: staticize ravb_start | Marek Vasut |
2018-01-26 | Merge git://git.denx.de/u-boot-spi | Tom Rini |
2018-01-24 | wait_bit: use wait_for_bit_le32 and remove wait_for_bit | Álvaro Fernández Rojas |
2018-01-15 | phy: atheros: set auto-negotiation for AR8021 | Zhao Qiang |
2018-01-15 | net: sh-eth: Add to Kconfig and convert | Nobuhiro Iwamatsu |
2018-01-15 | net: sh-eth: Fix misaligned cache operation warning | Nobuhiro Iwamatsu |
2018-01-15 | net: sh-eth: Change read/write() param to struct sh_eth_info | Nobuhiro Iwamatsu |
2018-01-15 | net: sh-eth: Remove bd_t from sh_eth_config() | Nobuhiro Iwamatsu |
2018-01-15 | net: sh-eth: Fix coding style checked by checkpatch.pl | Nobuhiro Iwamatsu |
2018-01-15 | net: phy: b53: Add b53_reg read/write commands | Florian Fainelli |
2018-01-15 | net: designware: Pad small packets | Florian Fainelli |
2018-01-15 | net: phy: Add Broadcom BCM53xx switch driver | Florian Fainelli |