summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-05-06sandbox: eth: Add a function to skip ping timeoutsJoe Hershberger1-0/+17
2015-05-04sunxi: emac: Remove non driver-model codeHans de Goede1-69/+0
2015-05-04sunxi: emac: Add driver model supportHans de Goede1-0/+81
2015-05-04sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZEHans de Goede1-2/+2
2015-05-04sunxi: emac: Prepare for driver-model supportHans de Goede1-44/+71
2015-05-04sunxi: emac: port to phylibHans de Goede1-42/+69
2015-04-24board/ls2085qds: Add support ethernetPrabhakar Kushwaha2-0/+84
2015-04-23driver/ldpaa: Add support of WRIOP static data structurePrabhakar Kushwaha3-5/+147
2015-04-23net/memac_phy: reuse driver for little endian SoCsShaohui Xie5-24/+45
2015-04-23drivers/fsl-mc: Changed MC firmware loading for new boot architectureJ. German Rivera1-124/+370
2015-04-23net/phy/cortina: Fix compilation warningpankaj chauhan1-2/+2
2015-04-23driver/ldpaa_eth: Update ldpaa ethernet driverPrabhakar Kushwaha1-24/+38
2015-04-23drivers/net/e1000.c: Cleanup whitespaceMinghuan Lian1-4/+4
2015-04-23driver/ldpaa_eth: Add LDPAA Ethernet driverPrabhakar Kushwaha5-3/+871
2015-04-21driver/fsl-mc: Add support of MC FlibsPrabhakar Kushwaha14-106/+2444
2015-04-21armv8/fsl-lsch3: Add Freescale Debug Server driverBhupesh Sharma1-0/+4
2015-04-21net: pch_gbe: Fix pch_gbe device nameBin Meng1-1/+1
2015-04-21net: gem: Use correct type for castingMichal Simek1-1/+2
2015-04-21net/phy: fixup for get_phy_idShengzhou Liu1-1/+1
2015-04-21net: phy: micrel: add support for KSZ8081MNXLuca Ellero1-0/+11
2015-04-21net: rtl8169: Build warning fixes for 64-bitThierry Reding1-11/+13
2015-04-21net: phy: realtek: Disable interrupt on Realtek Ethernet PHY driversCodrin Ciubotariu1-1/+17
2015-04-18dm: net: Adjust designware driver to support driver modelSimon Glass2-17/+153
2015-04-18dm: net: Tidy up designware driver ready for driver modelSimon Glass1-34/+53
2015-04-18dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass1-0/+22
2015-04-18Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2-1/+8
2015-04-18net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger1-6/+6
2015-04-18net: cosmetic: Clean up netconsole variables and functionsJoe Hershberger1-15/+17
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger56-159/+187
2015-04-18net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger1-6/+7
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger7-14/+15
2015-04-18net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger3-29/+30
2015-04-18sandbox: eth: Add support for using the 'lo' interfaceJoe Hershberger1-2/+69
2015-04-18sandbox: eth: Add a bridge to a real network for sandboxJoe Hershberger3-0/+109
2015-04-18sandbox: eth: Add ability to disable ping reply in sandbox eth driverJoe Hershberger1-0/+17
2015-04-18sandbox: eth: Add ARP and PING response to sandbox driverJoe Hershberger1-0/+107
2015-04-18sandbox: eth: Add network support to sandboxJoe Hershberger3-0/+108
2015-04-18dm: eth: Add basic driver model support to Ethernet stackJoe Hershberger1-0/+9
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger2-6/+5
2015-04-15sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski1-1/+1
2015-04-10lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)2-0/+638
2015-03-25net: Add Intel Topcliff GMAC driverBin Meng3-0/+767
2015-03-25net: Add ethernet FCS length macro in net.hBin Meng1-4/+3
2015-03-19Net: macb: reset GBE bit when fallback checkingBo Shen1-1/+1
2015-03-05net: Support DMA threshold mode in DWMAC driverSonic Zhang1-0/+5
2015-03-05net: configure DWMAC DMA by default AXI burst lengthSonic Zhang2-1/+7
2015-02-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini6-46/+295
2015-02-25ARM: remove cm4008 and cm41xx board supportMasahiro Yamada2-230/+0
2015-02-25drivers/mc: Migrated MC Flibs to 0.5.2J. German Rivera6-46/+295
2015-02-16net: keystone_net: move serdes setup to initialization functionVitaly Andrianov1-2/+2