summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: phy: Handle phy_startup() error codes properlyMichal Simek2019-02-1211-47/+97
* net/phy: set led for rtl8211f phyShengzhou Liu2019-02-121-0/+8
* net/phy: refactor RTL8211F initializationShengzhou Liu2019-02-121-8/+25
* net/phy: Add support for realtek RTL8211FShengzhou Liu2019-02-121-0/+85
* PD#139181: Update cmd clkmsrYun Cai2017-05-242-283/+0
* PD#139905: eth: add external phy for Q200Yizhou Jiang2017-02-231-1/+1
* PD#119319: eth: add PXP eth driverYizhou Jiang2016-12-212-3/+16
* PD#119623: eth: use random mac if not burnYizhou Jiang2016-11-161-2/+1
* PD#131379: eth: fix dhcp in uboot for 64-bit CPUYizhou Jiang2016-09-201-2/+1
* PD#119319: ethernet: add gxl ethernet uboot driverYizhou Jiang2016-04-181-1/+5
* This commit will cause gxb_skt_v1 and other 3 uboot configHaixiang Bao2016-04-061-1/+2
* PD#119623: eth: use random mac if not burnPengguang Zhu2016-04-051-2/+1
* PD#116958: eth: use designware driverPengguang Zhu2016-01-122-30/+330
* PD#115637: eth: align address of cache operationPengguang Zhu2015-11-232-6/+8
* PD#109154: Porting ethernet driver to uboot.Pengguang Zhu2015-07-232-32/+41
* gxbb: add clkmsr [INDEX] functionZongdong Jiao2015-06-181-62/+103
* Add amlogic licence headerXiaobo Gu2015-05-133-35/+46
* add ethernet driver for 64bit ubootJianfeng Wang2015-05-014-0/+2380
* powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 supportMasahiro Yamada2015-01-051-5/+0
* net: rtl8169: Add support for RTL-8168/8111gThierry Reding2014-12-181-0/+1
* net: rtl8169: Use non-cached memory if availableThierry Reding2014-12-181-11/+60
* net: rtl8169: Properly align buffersThierry Reding2014-12-181-29/+34
* net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFERThierry Reding2014-12-181-1/+5
* net/fm: update ft_fixup_port to differentiate dual-role macShengzhou Liu2014-12-151-5/+16
* net/phy: enable serdes auto-negotiation for vsc8514 phyShengzhou Liu2014-12-051-2/+11
* net/fman: update 10GEC to fit new SoCShengzhou Liu2014-12-052-2/+7
* powerpc/mpc85xx: Add T1024/T1023 SoC supportShengzhou Liu2014-12-052-0/+90
* B4860QDS: Enable enet port as per fsl_b4860_serdes2 string in hwconfigSuresh Gupta2014-12-051-2/+62
* powerpc/b4860qds: add xfi supportShaohui Xie2014-12-051-1/+3
* net/phy: Add support for CS4315/CS4340 PHYShengzhou Liu2014-12-053-0/+337
* Freescale t104x: Do not exclude SGMIIJoakim Tjernlund2014-12-051-4/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-11-261-4/+12
|\
| * net/fm: add 2.5G SGMII supportShengzhou Liu2014-11-191-4/+12
* | linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-1/+1
|/
* net: macb: enable GMAC IP without GE feature supportBo Shen2014-11-171-1/+7
* net: macb: write mac address when initializationBo Shen2014-11-171-0/+9
* driver/net/fm/memac_phy: set NEG bit for external MDIOsShaohui Xie2014-11-141-1/+4
* Fman/mEMAC: mEMAC fix for 10G MAC and PHYShaohui Xie2014-11-142-3/+11
* drivers/net/uli526x.c: fix syntax errorWolfgang Denk2014-11-071-1/+1
* net: smc911x: Keep MAC programmedMarek Vasut2014-11-071-0/+1
* net: phy: marvell: add errata w/a for 88E151* chipsHao Zhang2014-11-061-1/+52
* net: keystone_net: add Keystone2 K2L SoC supportKhoronzhuk, Ivan2014-11-051-1/+4
* net: keystone_serdes: add keystone K2L SoC supportKhoronzhuk, Ivan2014-11-051-1/+1
* net: sh-eth: Add cache writeback control after setting bit of DMA descriptorNobuhiro Iwamatsu2014-11-041-2/+8
* net: sh-eth: Use memalign instead of orignal memroy alignment functionNobuhiro Iwamatsu2014-11-042-48/+41
* net: sh-eth: Remove definition of RX_DESC_SIZE and TX_DESC_SIZENobuhiro Iwamatsu2014-11-042-12/+12
* net: sh-eth: Add support R8A7793Nobuhiro Iwamatsu2014-11-042-4/+5
* e1000: add i211 and unprogrammed i210/i211 supportMarcel Ziswiler2014-10-281-0/+6
* e1000: fix sw fw sync on igb i210/i211Marcel Ziswiler2014-10-272-2/+5
* net/e1000: Fix EEPROM access errorYork Sun2014-10-271-1/+1