summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-02-18net: sh_eth: Fix DT base address fetchingMarek Vasut
2018-02-18net: sh_eth: Fix checkpatch warningMarek Vasut
2018-02-18net: sh_eth: Return directly from sh_eth_recv_startMarek Vasut
2018-02-18net: sh_eth: Zap port variableMarek Vasut
2018-02-16net: ravb: Initialize PHY in probe() onceMarek Vasut
2018-02-08Kconfig: net: phylib: Phylib should depends on NETMichal Simek
2018-02-04net: e1000: implement eth_write_hwaddrHannu Lounento
2018-02-04net: e1000: split e1000_read_mac_addrHannu Lounento
2018-02-04net: e1000: add support for writing to EEPROMHannu Lounento
2018-02-04net: fec: fix build warnings for 64bits supportYe Li
2018-02-04net: fec: do not access reserved register for i.MX8MPeng Fan
2018-01-31Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-01-30driver: fsl-mc: Perform fsl-mc fdt fixup for lazyapply dplYogesh Gaur
2018-01-29mvpp2: Fix warning over 32bit vs 64bit targetsTom Rini
2018-01-28net: gmac_rockchip: Add support for the RK3228 GMACDavid Wu
2018-01-28net: gmac_rockchip: Add rk3328 gmac supportDavid Wu
2018-01-28net: gmac_rockchip: Add support for the RV1108 GMACDavid Wu
2018-01-27Merge branch 'rmobile-mx' of git://git.denx.de/u-boot-shTom Rini
2018-01-27net: sh_eth: Add DM and DT supportMarek Vasut
2018-01-27net: sh_eth: Clump legacy functions togetherMarek Vasut
2018-01-27net: sh_eth: Split sh_eth_initMarek Vasut
2018-01-27net: sh_eth: Separate out MAC address programmingMarek Vasut
2018-01-27net: sh_eth: Split sh_eth_recvMarek Vasut
2018-01-27net: sh_eth: Pass sh_eth_dev aroundMarek Vasut
2018-01-27net: sh_eth: Unify CONFIG_R8A779[01234] as CONFIG_RCAR_GEN2Marek Vasut
2018-01-27net: ravb: staticize ravb_startMarek Vasut
2018-01-26Merge git://git.denx.de/u-boot-spiTom Rini
2018-01-24wait_bit: use wait_for_bit_le32 and remove wait_for_bitÁlvaro Fernández Rojas
2018-01-15phy: atheros: set auto-negotiation for AR8021Zhao Qiang
2018-01-15net: sh-eth: Add to Kconfig and convertNobuhiro Iwamatsu
2018-01-15net: sh-eth: Fix misaligned cache operation warningNobuhiro Iwamatsu
2018-01-15net: sh-eth: Change read/write() param to struct sh_eth_infoNobuhiro Iwamatsu
2018-01-15net: sh-eth: Remove bd_t from sh_eth_config()Nobuhiro Iwamatsu
2018-01-15net: sh-eth: Fix coding style checked by checkpatch.plNobuhiro Iwamatsu
2018-01-15net: phy: b53: Add b53_reg read/write commandsFlorian Fainelli
2018-01-15net: designware: Pad small packetsFlorian Fainelli
2018-01-15net: phy: Add Broadcom BCM53xx switch driverFlorian Fainelli
2018-01-15net: designware: add clock supportPatrice Chotard
2018-01-15net: mvneta - Fixed recv() when multiple packets have arrived.Jason Brown
2018-01-15net: miiphybb: fix casting errorChris Brandt
2018-01-15net: sh-eth: remove sh_eth_offset_rz tableChris Brandt
2018-01-15net: sh-eth: fix inl and outl definitionsChris Brandt
2018-01-15net: phy: marvell: Add functions to read PHY's extended registersLukasz Majewski
2018-01-15net: Fix buffer overrun error in netconsoleJoe Hershberger
2018-01-15net: macb: Add support for Xilinx Zynq SoCWilson Lee
2018-01-11Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2018-01-10configs: Move SYS_DPAA_QBMAN to KconfigAhmed Mansour
2018-01-09ARM: mvebu: Allow MVNETA to be selected with Armada 3700 SoCsMiquel Raynal
2017-12-19Merge git://git.denx.de/u-boot-sunxiTom Rini
2017-12-18Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini