summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell2016-06-0246-1636/+9306
|\
| * Add ENET device to i.MX6 SOC.Jean-Christophe Dubois2016-06-022-2/+21
| * Add ENET/Gbps Ethernet support to FEC deviceJean-Christophe Dubois2016-06-023-103/+702
| * i.MX: move FEC device to a register array structure.Jean-Christophe Dubois2016-06-022-193/+256
| * i.MX: Rename i.MX FEC defines to ENET_XXXJean-Christophe Dubois2016-06-022-59/+59
| * i.MX: reset TX/RX descriptors when FEC is disabled.Jean-Christophe Dubois2016-06-021-0/+2
| * i.MX: Fix FEC code for ECR register reset value.Jean-Christophe Dubois2016-06-021-1/+1
| * i.MX: Fix FEC code for MDIO address selectionJean-Christophe Dubois2016-06-021-2/+2
| * i.MX: Fix FEC code for MDIO operation selectionJean-Christophe Dubois2016-06-021-3/+3
| * net: handle optional VLAN header in checksum computation.Jean-Christophe Dubois2016-06-021-4/+31
| * net: improve UDP/TCP checksum computation.Jean-Christophe Dubois2016-06-021-27/+67
| * e1000e: Introduce qtest for e1000e deviceDmitry Fleytman2016-06-022-0/+482
| * net: Introduce e1000e device emulationDmitry Fleytman2016-06-028-0/+4532
| * e1000: Move out code that will be reused in e1000eDmitry Fleytman2016-06-026-320/+591
| * e1000_regs: Add definitions for Intel 82574-specific bitsDmitry Fleytman2016-06-021-3/+342
| * vmxnet3: Use pci_dma_* API instead of cpu_physical_memory_*Dmitry Fleytman2016-06-023-28/+44
| * net_pkt: Extend packet abstraction as required by e1000e functionalityDmitry Fleytman2016-06-029-205/+1336
| * rtl8139: Move more TCP definitions to common headerDmitry Fleytman2016-06-022-5/+8
| * net_pkt: Name vmxnet3 packet abstractions more genericDmitry Fleytman2016-06-028-198/+206
| * vmxnet3: Use common MAC address tracing macrosDmitry Fleytman2016-06-022-7/+4Star
| * net: Add macros for MAC address tracingDmitry Fleytman2016-06-021-0/+5
| * net: Introduce Toeplitz hash calculatorDmitry Fleytman2016-06-021-0/+45
| * vmxnet3: Use generic function for DSN capability definitionDmitry Fleytman2016-06-021-7/+5Star
| * pcie: Introduce function for DSN capability creationDmitry Fleytman2016-06-022-0/+11
| * pcie: Add support for PCIe CAP v1Dmitry Fleytman2016-06-023-20/+73
| * pci: Introduce define for PM capability version 1.1Dmitry Fleytman2016-06-021-0/+2
| * msix: make msix_clr_pending() visible for clientsDmitry Fleytman2016-06-022-1/+2
| * pci: fix unaligned access in pci_xxx_quad()Dmitry Fleytman2016-06-021-2/+9
| * net/net: Add SocketReadState for reuse codesZhang Chen2016-06-014-105/+121
| * net: vl: Move default_net to vl.cEduardo Habkost2016-06-013-25/+23Star
| * net: mipsnet: check packet length against bufferPrasad J Pandit2016-05-251-0/+3
| * net/tap: Allocating Large sized arrays to heapZhou Jie2016-05-251-2/+4
* | Merge remote-tracking branch 'remotes/famz/tags/pull-docker-20160601' into st...Peter Maydell2016-06-0218-2/+619
|\ \
| * | .gitignore: Ignore docker source copyFam Zheng2016-06-011-0/+1
| * | MAINTAINERS: Add tests/dockerFam Zheng2016-06-011-0/+7
| * | docker: Add EXTRA_CONFIGURE_OPTSFam Zheng2016-06-012-0/+4
| * | docs: Add text for tests/docker in build-system.txtFam Zheng2016-06-011-0/+5
| * | docker: Add travis toolFam Zheng2016-06-012-0/+69
| * | docker: Add mingw testFam Zheng2016-06-011-0/+34
| * | docker: Add clang testFam Zheng2016-06-011-0/+26
| * | docker: Add full testFam Zheng2016-06-011-0/+17
| * | docker: Add quick testFam Zheng2016-06-011-0/+19
| * | docker: Add common.rcFam Zheng2016-06-011-0/+31
| * | docker: Add test runnerFam Zheng2016-06-011-0/+58
| * | docker: Add imagesFam Zheng2016-06-013-0/+24
| * | Makefile: Rules for docker testingFam Zheng2016-06-012-1/+126
| * | Makefile: Always include rules.makFam Zheng2016-06-011-1/+2
| * | rules.mak: Add "COMMA" constantFam Zheng2016-06-011-0/+2
| * | tests: Add utilities for docker testingFam Zheng2016-06-011-0/+194
|/ /
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160531' into...Peter Maydell2016-05-3116-65/+337
|\ \