summaryrefslogtreecommitdiffstats
path: root/net/tipc/udp_media.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-11-02PCI: hisi: Add HiSilicon SoC Hip05 PCIe driverZhou Wang6-0/+275
2015-11-02PCI: layerscape: Add ls_pcie_msi_host_init()Minghuan Lian1-0/+23
2015-11-02PCI: layerscape: Add support for LS1043a and LS2080aMinghuan Lian3-7/+80
2015-11-02PCI: layerscape: Remove unused fields from struct ls_pcieMinghuan Lian1-3/+0
2015-11-02PCI: layerscape: Update ls_add_pcie_port()Minghuan Lian1-8/+5
2015-11-02PCI: layerscape: Factor out SCFG related functionMinghuan Lian1-26/+46
2015-11-02PCI: layerscape: Ignore PCIe controllers in Endpoint modeMinghuan Lian1-0/+13
2015-11-02PCI: layerscape: Remove ls_pcie_establish_link()Minghuan Lian1-16/+0
2015-11-02PCI: designware: Make "clocks" and "clock-names" optional DT propertiesBhupesh Sharma1-5/+6
2015-11-02PCI: designware: Make driver arch-agnosticZhou Wang2-92/+39
2015-11-02ARM/PCI: Replace pci_sys_data->align_resource with global function pointerGabriele Paoloni2-10/+8
2015-11-02PCI: designware: Use of_pci_get_host_bridge_resources() to parse DTZhou Wang3-60/+53
2015-11-02Revert "PCI: designware: Program ATU with untranslated address"Zhou Wang3-38/+16
2015-11-02PCI: designware: Move calculation of bus addresses to DRA7xxGabriele Paoloni2-11/+11
2015-11-02PCI: designware: Make "num-lanes" an optional DT propertyGabriele Paoloni2-5/+8
2015-11-02PCI: designware: Require config accesses to be naturally alignedGabriele Paoloni1-0/+8
2015-11-02PCI: designware: Simplify dw_pcie_cfg_read/write() interfacesGabriele Paoloni5-33/+26
2015-11-02PCI: designware: Use exact access size in dw_pcie_cfg_read()Gabriele Paoloni1-6/+8
2015-11-02PCI: spear: Fix dw_pcie_cfg_read/write() usageGabriele Paoloni1-12/+14
2015-11-02PCI: designware: Set up high part of MSI target addressLucas Stach1-5/+12
2015-10-30PCI: Fix sriov_enable() error path for pcibios_enable_sriov() failuresAlexander Duyck1-5/+6
2015-10-30PCI: Wait 1 second between disabling VFs and clearing NumVFsAlexander Duyck1-1/+1
2015-10-30PCI: Reorder pcibios_sriov_disable()Alexander Duyck1-6/+6
2015-10-30PCI: Remove VFs in reverse order if virtfn_add() failsAlexander Duyck1-3/+3
2015-10-30PCI: rcar: Fix I/O offset for multiple host bridgesPhil Edworthy1-3/+6
2015-10-30PCI: rcar: Set root bus nr to that provided in DTPhil Edworthy1-1/+1
2015-10-30PCI: rcar: Remove dependency on ARM-specific struct hw_pciPhil Edworthy1-28/+48
2015-10-30PCI: rcar: Make PCI aware of the I/O resourcesPhil Edworthy1-2/+3
2015-10-30PCI: rcar: Build pcie-rcar.c only on ARMGeert Uytterhoeven1-1/+2
2015-10-30PCI: rcar: Build pci-rcar-gen2.c only on ARMGeert Uytterhoeven1-1/+2
2015-10-29sparc/PCI: Add mem64 resource parsing for root busYinghai Lu3-3/+22
2015-10-29PCI: Expand Enhanced Allocation BAR outputBjorn Helgaas1-2/+14
2015-10-29PCI: Make Enhanced Allocation bitmasks more obviousBjorn Helgaas2-10/+11
2015-10-29PCI: Handle Enhanced Allocation capability for SR-IOV devicesDavid Daney2-2/+15
2015-10-29PCI: Add support for Enhanced Allocation devicesSean O. Stalley3-0/+177
2015-10-29PCI: Add Enhanced Allocation register entriesSean O. Stalley1-1/+42
2015-10-29PCI: Handle IORESOURCE_PCI_FIXED when assigning resourcesDavid Daney1-0/+43
2015-10-29PCI: Handle IORESOURCE_PCI_FIXED when sizing resourcesDavid Daney1-3/+4
2015-10-29PCI: Remove redundant validation of SR-IOV offset/stride registersAlexander Duyck1-9/+1
2015-10-29PCI: Set SR-IOV NumVFs to zero after enumerationAlexander Duyck1-19/+22
2015-10-29PCI: Enable SR-IOV ARI Capable Hierarchy before reading TotalVFsBen Shelton1-4/+4
2015-10-23PCI: altera: Add Altera PCIe host controller driverLey Foon Tan5-0/+646
2015-10-23ARM: Add msi.h to KbuildLey Foon Tan1-0/+1
2015-10-23PCI: Turn off Request Attributes to avoid Chelsio T5 Completion erratumHariprasad Shenai3-0/+82
2015-10-22PCI: iproc: Fix header comment "Corporation" misspellingFlorian Fainelli1-1/+1
2015-10-21PCI: pciehp: Queue power work requests in dedicated functionGuenter Roeck1-52/+23
2015-10-21x86/PCI: Don't alloc pcibios-irq when MSI is enabledJoerg Roedel1-0/+8
2015-10-16PCI: iproc: Add outbound mapping supportRay Jui3-0/+159
2015-10-15PCI/MSI: Export all remapped MSIs to sysfs attributesRomain Bezut1-14/+17
2015-10-10x86/PCI: Make pci_subsys_init() staticAlexander Kuleshov1-1/+1