index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: Move setting pci_host_bridge.busnr out of host drivers
Rob Herring
2020-07-23
8
-18
/
+4
*
PCI: rcar: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
1
-14
/
+5
*
PCI: rockchip: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
2
-11
/
+7
*
PCI: xilinx: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
1
-7
/
+4
*
PCI: xilinx-nwl: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
1
-7
/
+3
*
PCI: mobiveil: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
2
-8
/
+3
*
PCI: designware: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
4
-15
/
+10
*
PCI: aardvark: Use pci_is_root_bus() to check if bus is root bus
Rob Herring
2020-07-23
1
-7
/
+6
*
PCI: Drop unnecessary zeroing of bridge fields
Rob Herring
2020-07-23
10
-13
/
+0
*
PCI: Set default bridge parent device
Rob Herring
2020-07-23
21
-21
/
+2
*
PCI: versatile: Drop flag PCI_ENABLE_PROC_DOMAINS
Rob Herring
2020-07-23
1
-1
/
+0
*
PCI: controller: Remove duplicate error message
Dejin Zheng
2020-07-23
4
-15
/
+4
*
PCI: controller: Convert to devm_platform_ioremap_resource()
Dejin Zheng
2020-07-10
5
-16
/
+7
*
PCI: controller: Convert to devm_platform_ioremap_resource_byname()
Dejin Zheng
2020-07-10
8
-25
/
+13
*
PCI: xilinx: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-12
/
+1
*
PCI: xilinx-nwl: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-13
/
+1
*
PCI: rockchip: Use pci_host_probe() to register host
Rob Herring
2020-07-10
2
-15
/
+4
*
PCI: rcar: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-17
/
+1
*
PCI: iproc: Use pci_host_probe() to register host
Rob Herring
2020-07-10
2
-15
/
+5
*
PCI: altera: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-16
/
+1
*
PCI: xgene: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-12
/
+1
*
PCI: versatile: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-13
/
+1
*
PCI: v3: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-12
/
+1
*
PCI: tegra: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-10
/
+1
*
PCI: mobiveil: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-15
/
+1
*
PCI: brcmstb: Use pci_host_probe() to register host
Rob Herring
2020-07-10
1
-16
/
+4
*
PCI: host-common: Use struct pci_host_bridge.windows list directly
Rob Herring
2020-07-10
1
-28
/
+14
*
PCI: mvebu: Use struct pci_host_bridge.windows list directly
Rob Herring
2020-07-06
1
-8
/
+5
*
PCI: cadence: Use struct pci_host_bridge.windows list directly
Rob Herring
2020-07-06
1
-19
/
+7
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-14
34
-234
/
+459
|
\
|
*
net: ethernet: ti: ale: fix allmulti for nu type ale
Grygorii Strashko
2020-06-14
1
-9
/
+40
|
*
net: ethernet: ti: am65-cpsw-nuss: fix ale parameters init
Grygorii Strashko
2020-06-14
1
-1
/
+1
|
*
ibmvnic: Flush existing work items before device removal
Thomas Falcon
2020-06-12
1
-0
/
+3
|
*
net: ipa: header pad field only valid for AP->modem endpoint
Alex Elder
2020-06-12
1
-4
/
+15
|
*
net: ipa: program upper nibbles of sequencer type
Alex Elder
2020-06-12
2
-2
/
+6
|
*
net: ipa: fix modem LAN RX endpoint id
Alex Elder
2020-06-12
1
-1
/
+1
|
*
net: ipa: program metadata mask differently
Alex Elder
2020-06-12
1
-33
/
+39
|
*
ionic: add pcie_print_link_status
Shannon Nelson
2020-06-12
1
-0
/
+1
|
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2020-06-12
5
-63
/
+177
|
|
\
|
|
*
iavf: increase reset complete wait time
Paul Greenwalt
2020-06-12
2
-7
/
+9
|
|
*
iavf: Fix reporting 2.5 Gb and 5Gb speeds
Brett Creeley
2020-06-12
3
-6
/
+24
|
|
*
iavf: use appropriate enum for comparison
Aleksandr Loktionov
2020-06-11
4
-29
/
+24
|
|
*
iavf: fix speed reporting over virtchnl
Brett Creeley
2020-06-11
4
-21
/
+120
|
*
|
net/mlx5: E-Switch, Fix some error pointer dereferences
Dan Carpenter
2020-06-12
1
-2
/
+4
|
*
|
net/mlx5: Don't fail driver on failure to create debugfs
Leon Romanovsky
2020-06-12
1
-6
/
+0
|
*
|
net/mlx5e: CT: Fix ipv6 nat header rewrite actions
Oz Shlomo
2020-06-12
1
-8
/
+8
|
*
|
net/mlx5: Fix devlink objects and devlink device unregister sequence
Parav Pandit
2020-06-12
1
-14
/
+13
|
*
|
net/mlx5: Disable reload while removing the device
Parav Pandit
2020-06-12
2
-2
/
+2
|
*
|
net/mlx5e: Fix ethtool hfunc configuration change
Aya Levin
2020-06-12
1
-19
/
+22
|
*
|
net/mlx5e: Fix repeated XSK usage on one channel
Maxim Mikityanskiy
2020-06-12
1
-0
/
+4
[next]