summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* sandbox: eth: Add a function to skip ping timeoutsJoe Hershberger2015-05-051-0/+17
* sunxi: emac: Remove non driver-model codeHans de Goede2015-05-041-69/+0
* sunxi: emac: Add driver model supportHans de Goede2015-05-041-0/+81
* sunxi: emac: Rename DMA_CPU_TRRESHOLD to EMAC_RX_BUFSIZEHans de Goede2015-05-041-2/+2
* sunxi: emac: Prepare for driver-model supportHans de Goede2015-05-041-44/+71
* sunxi: emac: port to phylibHans de Goede2015-05-041-42/+69
* board/ls2085qds: Add support ethernetPrabhakar Kushwaha2015-04-232-0/+84
* driver/ldpaa: Add support of WRIOP static data structurePrabhakar Kushwaha2015-04-233-5/+147
* net/memac_phy: reuse driver for little endian SoCsShaohui Xie2015-04-235-24/+45
* drivers/fsl-mc: Changed MC firmware loading for new boot architectureJ. German Rivera2015-04-231-124/+370
* net/phy/cortina: Fix compilation warningpankaj chauhan2015-04-231-2/+2
* driver/ldpaa_eth: Update ldpaa ethernet driverPrabhakar Kushwaha2015-04-231-24/+38
* drivers/net/e1000.c: Cleanup whitespaceMinghuan Lian2015-04-231-4/+4
* driver/ldpaa_eth: Add LDPAA Ethernet driverPrabhakar Kushwaha2015-04-235-3/+871
* driver/fsl-mc: Add support of MC FlibsPrabhakar Kushwaha2015-04-2114-106/+2444
* armv8/fsl-lsch3: Add Freescale Debug Server driverBhupesh Sharma2015-04-211-0/+4
* net: pch_gbe: Fix pch_gbe device nameBin Meng2015-04-201-1/+1
* net: gem: Use correct type for castingMichal Simek2015-04-201-1/+2
* net/phy: fixup for get_phy_idShengzhou Liu2015-04-201-1/+1
* net: phy: micrel: add support for KSZ8081MNXLuca Ellero2015-04-201-0/+11
* net: rtl8169: Build warning fixes for 64-bitThierry Reding2015-04-201-11/+13
* net: phy: realtek: Disable interrupt on Realtek Ethernet PHY driversCodrin Ciubotariu2015-04-201-1/+17
* dm: net: Adjust designware driver to support driver modelSimon Glass2015-04-182-17/+153
* dm: net: Tidy up designware driver ready for driver modelSimon Glass2015-04-181-34/+53
* dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass2015-04-181-0/+22
* Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-182-1/+8
* net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger2015-04-181-6/+6
* net: cosmetic: Clean up netconsole variables and functionsJoe Hershberger2015-04-181-15/+17
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-1856-159/+187
* net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger2015-04-181-6/+7
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-187-14/+15
* net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger2015-04-183-29/+30
* sandbox: eth: Add support for using the 'lo' interfaceJoe Hershberger2015-04-181-2/+69
* sandbox: eth: Add a bridge to a real network for sandboxJoe Hershberger2015-04-183-0/+109
* sandbox: eth: Add ability to disable ping reply in sandbox eth driverJoe Hershberger2015-04-181-0/+17
* sandbox: eth: Add ARP and PING response to sandbox driverJoe Hershberger2015-04-181-0/+107
* sandbox: eth: Add network support to sandboxJoe Hershberger2015-04-183-0/+108
* dm: eth: Add basic driver model support to Ethernet stackJoe Hershberger2015-04-181-0/+9
* net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-182-6/+5
* sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski2015-04-151-1/+1
* lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)2015-04-102-0/+638
* net: Add Intel Topcliff GMAC driverBin Meng2015-03-243-0/+767
* net: Add ethernet FCS length macro in net.hBin Meng2015-03-241-4/+3
* Net: macb: reset GBE bit when fallback checkingBo Shen2015-03-181-1/+1
* 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
OpenPOWER on IntegriCloud