summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-04-18net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2015-04-18net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger
2015-04-18sandbox: eth: Add support for using the 'lo' interfaceJoe Hershberger
2015-04-18sandbox: eth: Add a bridge to a real network for sandboxJoe Hershberger
2015-04-18sandbox: eth: Add ability to disable ping reply in sandbox eth driverJoe Hershberger
2015-04-18sandbox: eth: Add ARP and PING response to sandbox driverJoe Hershberger
2015-04-18sandbox: eth: Add network support to sandboxJoe Hershberger
2015-04-18dm: eth: Add basic driver model support to Ethernet stackJoe Hershberger
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger
2015-04-15sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski
2015-04-10lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)
2015-03-25net: Add Intel Topcliff GMAC driverBin Meng
2015-03-25net: Add ethernet FCS length macro in net.hBin Meng
2015-03-18Net: macb: reset GBE bit when fallback checkingBo Shen
2015-03-05net: Support DMA threshold mode in DWMAC driverSonic Zhang
2015-03-05net: configure DWMAC DMA by default AXI burst lengthSonic Zhang
2015-02-25Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini
2015-02-24ARM: remove cm4008 and cm41xx board supportMasahiro Yamada
2015-02-24drivers/mc: Migrated MC Flibs to 0.5.2J. German Rivera
2015-02-16net: keystone_net: move serdes setup to initialization functionVitaly Andrianov
2015-01-31Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-01-30net/designware: add error message on DMA reset timeoutAlexey Brodkin
2015-01-30net: phy: micrel: add support for KSZ8895 switch in SMI modePhilippe De Muyter
2015-01-30Add MS7206SE ethernet supportYoshinori Sato
2015-01-30net: tsec: Fix NULL access in case init_phy() failsClaudiu Manoil
2015-01-30drivers/net/e1000.c: fix compile warning under 64bit modeMinghuan Lian
2015-01-25kirkwood: define empty CONFIG_MVGBE_PORTS by defaultLuka Perkov
2015-01-23powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada
2015-01-23Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2015-01-21net: ll_temac: Fix compilation warning because of phys_addr_tMichal Simek
2015-01-21net: gem: Use phys_addr_t instead of int for addressesMichal Simek
2015-01-16net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IPCodrin Ciubotariu
2015-01-16net/fm: Enable FMAN ports if l2switch ports are connected over SGMIICodrin Ciubotariu
2015-01-16net/fm: Fix error when FMAN MAC has no PHYCodrin Ciubotariu
2015-01-16phylib: add support for aquantia PHYsShaohui Xie
2015-01-05powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 supportMasahiro Yamada
2014-12-18net: rtl8169: Add support for RTL-8168/8111gThierry Reding
2014-12-18net: rtl8169: Use non-cached memory if availableThierry Reding
2014-12-18net: rtl8169: Properly align buffersThierry Reding
2014-12-18net: rtl8169: Honor CONFIG_SYS_RX_ETH_BUFFERThierry Reding
2014-12-15net/fm: update ft_fixup_port to differentiate dual-role macShengzhou Liu
2014-12-05net/phy: enable serdes auto-negotiation for vsc8514 phyShengzhou Liu
2014-12-05net/fman: update 10GEC to fit new SoCShengzhou Liu
2014-12-05powerpc/mpc85xx: Add T1024/T1023 SoC supportShengzhou Liu
2014-12-05B4860QDS: Enable enet port as per fsl_b4860_serdes2 string in hwconfigSuresh Gupta
2014-12-05powerpc/b4860qds: add xfi supportShaohui Xie
2014-12-05net/phy: Add support for CS4315/CS4340 PHYShengzhou Liu
2014-12-05Freescale t104x: Do not exclude SGMIIJoakim Tjernlund
2014-11-26Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini