summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeLines
* board/ls2085qds: Add support ethernetPrabhakar Kushwaha2015-04-23-0/+84
* driver/ldpaa: Add support of WRIOP static data structurePrabhakar Kushwaha2015-04-23-5/+147
* net/memac_phy: reuse driver for little endian SoCsShaohui Xie2015-04-23-24/+45
* drivers/fsl-mc: Changed MC firmware loading for new boot architectureJ. German Rivera2015-04-23-124/+370
* net/phy/cortina: Fix compilation warningpankaj chauhan2015-04-23-2/+2
* driver/ldpaa_eth: Update ldpaa ethernet driverPrabhakar Kushwaha2015-04-23-24/+38
* drivers/net/e1000.c: Cleanup whitespaceMinghuan Lian2015-04-23-4/+4
* driver/ldpaa_eth: Add LDPAA Ethernet driverPrabhakar Kushwaha2015-04-23-3/+871
* driver/fsl-mc: Add support of MC FlibsPrabhakar Kushwaha2015-04-21-106/+2444
* armv8/fsl-lsch3: Add Freescale Debug Server driverBhupesh Sharma2015-04-21-0/+4
* net: pch_gbe: Fix pch_gbe device nameBin Meng2015-04-20-1/+1
* net: gem: Use correct type for castingMichal Simek2015-04-20-1/+2
* net/phy: fixup for get_phy_idShengzhou Liu2015-04-20-1/+1
* net: phy: micrel: add support for KSZ8081MNXLuca Ellero2015-04-20-0/+11
* net: rtl8169: Build warning fixes for 64-bitThierry Reding2015-04-20-11/+13
* net: phy: realtek: Disable interrupt on Realtek Ethernet PHY driversCodrin Ciubotariu2015-04-20-1/+17
* dm: net: Adjust designware driver to support driver modelSimon Glass2015-04-18-17/+153
* dm: net: Tidy up designware driver ready for driver modelSimon Glass2015-04-18-34/+53
* dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass2015-04-18-0/+22
* Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-18-1/+8
* net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger2015-04-18-6/+6
* net: cosmetic: Clean up netconsole variables and functionsJoe Hershberger2015-04-18-15/+17
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-18-159/+187
* net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger2015-04-18-6/+7
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-18-14/+15
* net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger2015-04-18-29/+30
* sandbox: eth: Add support for using the 'lo' interfaceJoe Hershberger2015-04-18-2/+69
* sandbox: eth: Add a bridge to a real network for sandboxJoe Hershberger2015-04-18-0/+109
* sandbox: eth: Add ability to disable ping reply in sandbox eth driverJoe Hershberger2015-04-18-0/+17
* sandbox: eth: Add ARP and PING response to sandbox driverJoe Hershberger2015-04-18-0/+107
* sandbox: eth: Add network support to sandboxJoe Hershberger2015-04-18-0/+108
* dm: eth: Add basic driver model support to Ethernet stackJoe Hershberger2015-04-18-0/+9
* net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-18-6/+5
* sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski2015-04-15-1/+1
* lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+638
* net: Add Intel Topcliff GMAC driverBin Meng2015-03-24-0/+767
* net: Add ethernet FCS length macro in net.hBin Meng2015-03-24-4/+3
* Net: macb: reset GBE bit when fallback checkingBo Shen2015-03-18-1/+1
* net: Support DMA threshold mode in DWMAC driverSonic Zhang2015-03-05-0/+5
* net: configure DWMAC DMA by default AXI burst lengthSonic Zhang2015-03-05-1/+7
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-02-25-46/+295
|\
| * drivers/mc: Migrated MC Flibs to 0.5.2J. German Rivera2015-02-24-46/+295
* | ARM: remove cm4008 and cm41xx board supportMasahiro Yamada2015-02-24-230/+0
|/
* net: keystone_net: move serdes setup to initialization functionVitaly Andrianov2015-02-16-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-01-31-2/+93
|\
| * net/designware: add error message on DMA reset timeoutAlexey Brodkin2015-01-30-1/+3
| * net: phy: micrel: add support for KSZ8895 switch in SMI modePhilippe De Muyter2015-01-30-0/+58
| * Add MS7206SE ethernet supportYoshinori Sato2015-01-30-1/+30
| * net: tsec: Fix NULL access in case init_phy() failsClaudiu Manoil2015-01-30-0/+2
* | drivers/net/e1000.c: fix compile warning under 64bit modeMinghuan Lian2015-01-30-14/+17
|/