summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* PCI: Move setting pci_host_bridge.busnr out of host driversRob Herring2020-07-238-18/+4
* PCI: rcar: Use pci_is_root_bus() to check if bus is root busRob Herring2020-07-231-14/+5
* PCI: rockchip: Use pci_is_root_bus() to check if bus is root busRob Herring2020-07-232-11/+7
* PCI: xilinx: Use pci_is_root_bus() to check if bus is root busRob Herring2020-07-231-7/+4
* PCI: xilinx-nwl: Use pci_is_root_bus() to check if bus is root busRob Herring2020-07-231-7/+3
* PCI: mobiveil: Use pci_is_root_bus() to check if bus is root busRob Herring2020-07-232-8/+3
* PCI: designware: Use pci_is_root_bus() to check if bus is root busRob Herring2020-07-234-15/+10
* PCI: aardvark: Use pci_is_root_bus() to check if bus is root busRob Herring2020-07-231-7/+6
* PCI: Drop unnecessary zeroing of bridge fieldsRob Herring2020-07-2310-13/+0
* PCI: Set default bridge parent deviceRob Herring2020-07-2321-21/+2
* PCI: versatile: Drop flag PCI_ENABLE_PROC_DOMAINSRob Herring2020-07-231-1/+0
* PCI: controller: Remove duplicate error messageDejin Zheng2020-07-234-15/+4
* PCI: controller: Convert to devm_platform_ioremap_resource()Dejin Zheng2020-07-105-16/+7
* PCI: controller: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng2020-07-108-25/+13
* PCI: xilinx: Use pci_host_probe() to register hostRob Herring2020-07-101-12/+1
* PCI: xilinx-nwl: Use pci_host_probe() to register hostRob Herring2020-07-101-13/+1
* PCI: rockchip: Use pci_host_probe() to register hostRob Herring2020-07-102-15/+4
* PCI: rcar: Use pci_host_probe() to register hostRob Herring2020-07-101-17/+1
* PCI: iproc: Use pci_host_probe() to register hostRob Herring2020-07-102-15/+5
* PCI: altera: Use pci_host_probe() to register hostRob Herring2020-07-101-16/+1
* PCI: xgene: Use pci_host_probe() to register hostRob Herring2020-07-101-12/+1
* PCI: versatile: Use pci_host_probe() to register hostRob Herring2020-07-101-13/+1
* PCI: v3: Use pci_host_probe() to register hostRob Herring2020-07-101-12/+1
* PCI: tegra: Use pci_host_probe() to register hostRob Herring2020-07-101-10/+1
* PCI: mobiveil: Use pci_host_probe() to register hostRob Herring2020-07-101-15/+1
* PCI: brcmstb: Use pci_host_probe() to register hostRob Herring2020-07-101-16/+4
* PCI: host-common: Use struct pci_host_bridge.windows list directlyRob Herring2020-07-101-28/+14
* PCI: mvebu: Use struct pci_host_bridge.windows list directlyRob Herring2020-07-061-8/+5
* PCI: cadence: Use struct pci_host_bridge.windows list directlyRob Herring2020-07-061-19/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-06-1434-234/+459
|\
| * net: ethernet: ti: ale: fix allmulti for nu type aleGrygorii Strashko2020-06-141-9/+40
| * net: ethernet: ti: am65-cpsw-nuss: fix ale parameters initGrygorii Strashko2020-06-141-1/+1
| * ibmvnic: Flush existing work items before device removalThomas Falcon2020-06-121-0/+3
| * net: ipa: header pad field only valid for AP->modem endpointAlex Elder2020-06-121-4/+15
| * net: ipa: program upper nibbles of sequencer typeAlex Elder2020-06-122-2/+6
| * net: ipa: fix modem LAN RX endpoint idAlex Elder2020-06-121-1/+1
| * net: ipa: program metadata mask differentlyAlex Elder2020-06-121-33/+39
| * ionic: add pcie_print_link_statusShannon Nelson2020-06-121-0/+1
| * Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-06-125-63/+177
| |\
| | * iavf: increase reset complete wait timePaul Greenwalt2020-06-122-7/+9
| | * iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley2020-06-123-6/+24
| | * iavf: use appropriate enum for comparisonAleksandr Loktionov2020-06-114-29/+24
| | * iavf: fix speed reporting over virtchnlBrett Creeley2020-06-114-21/+120
| * | net/mlx5: E-Switch, Fix some error pointer dereferencesDan Carpenter2020-06-121-2/+4
| * | net/mlx5: Don't fail driver on failure to create debugfsLeon Romanovsky2020-06-121-6/+0
| * | net/mlx5e: CT: Fix ipv6 nat header rewrite actionsOz Shlomo2020-06-121-8/+8
| * | net/mlx5: Fix devlink objects and devlink device unregister sequenceParav Pandit2020-06-121-14/+13
| * | net/mlx5: Disable reload while removing the deviceParav Pandit2020-06-122-2/+2
| * | net/mlx5e: Fix ethtool hfunc configuration changeAya Levin2020-06-121-19/+22
| * | net/mlx5e: Fix repeated XSK usage on one channelMaxim Mikityanskiy2020-06-121-0/+4