summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: Support DMA threshold mode in DWMAC driverSonic Zhang2015-03-051-0/+5
* net: configure DWMAC DMA by default AXI burst lengthSonic Zhang2015-03-052-1/+7
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-02-256-46/+295
|\
| * drivers/mc: Migrated MC Flibs to 0.5.2J. German Rivera2015-02-246-46/+295
* | ARM: remove cm4008 and cm41xx board supportMasahiro Yamada2015-02-242-230/+0
|/
* net: keystone_net: move serdes setup to initialization functionVitaly Andrianov2015-02-161-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-01-314-2/+93
|\
| * net/designware: add error message on DMA reset timeoutAlexey Brodkin2015-01-301-1/+3
| * net: phy: micrel: add support for KSZ8895 switch in SMI modePhilippe De Muyter2015-01-301-0/+58
| * Add MS7206SE ethernet supportYoshinori Sato2015-01-301-1/+30
| * net: tsec: Fix NULL access in case init_phy() failsClaudiu Manoil2015-01-301-0/+2
* | drivers/net/e1000.c: fix compile warning under 64bit modeMinghuan Lian2015-01-301-14/+17
|/
* kirkwood: define empty CONFIG_MVGBE_PORTS by defaultLuka Perkov2015-01-251-0/+4
* powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada2015-01-231-5/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-01-227-13/+678
|\
| * net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IPCodrin Ciubotariu2015-01-162-0/+498
| * net/fm: Enable FMAN ports if l2switch ports are connected over SGMIICodrin Ciubotariu2015-01-161-1/+2
| * net/fm: Fix error when FMAN MAC has no PHYCodrin Ciubotariu2015-01-161-12/+18
| * phylib: add support for aquantia PHYsShaohui Xie2015-01-163-0/+160
* | net: ll_temac: Fix compilation warning because of phys_addr_tMichal Simek2015-01-211-1/+1
* | net: gem: Use phys_addr_t instead of int for addressesMichal Simek2015-01-211-2/+3
|/
* 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
OpenPOWER on IntegriCloud