index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
bpf
/
bpftool
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-31
PCI/VPD: Use unaligned access helpers
Heiner Kallweit
1
-9
/
+5
2021-08-31
PCI/VPD: Clean up public VPD defines and inline functions
Heiner Kallweit
2
-69
/
+26
2021-08-31
cxgb4: Use pci_vpd_find_id_string() to find VPD ID string
Heiner Kallweit
1
-8
/
+5
2021-08-31
PCI/VPD: Add pci_vpd_find_id_string()
Heiner Kallweit
2
-0
/
+16
2021-08-31
PCI/VPD: Include post-processing in pci_vpd_find_tag()
Heiner Kallweit
1
-10
/
+13
2021-08-31
PCI/VPD: Stop exporting pci_vpd_find_info_keyword()
Heiner Kallweit
2
-15
/
+1
2021-08-31
PCI/VPD: Stop exporting pci_vpd_find_tag()
Heiner Kallweit
2
-13
/
+1
2021-08-31
PCI: Set dma-can-stall for HiSilicon chips
Zhangfei Gao
1
-0
/
+25
2021-08-31
PCI/portdrv: Enable Bandwidth Notification only if port supports it
Stuart Hayes
1
-2
/
+7
2021-08-26
PCI: Allow PASID on fake PCIe devices without TLP prefixes
Zhangfei Gao
3
-1
/
+16
2021-08-24
scsi: cxlflash: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-28
/
+6
2021-08-24
cxgb4: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-40
/
+27
2021-08-24
cxgb4: Remove unused vpd_param member ec
Heiner Kallweit
2
-6
/
+1
2021-08-24
cxgb4: Validate VPD checksum with pci_vpd_check_csum()
Heiner Kallweit
1
-8
/
+4
2021-08-24
bnxt: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-29
/
+9
2021-08-24
bnxt: Read VPD with pci_vpd_alloc()
Heiner Kallweit
1
-9
/
+4
2021-08-24
bnx2x: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-42
/
+15
2021-08-24
bnx2x: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2
-35
/
+10
2021-08-24
bnx2: Replace open-coded byte swapping with swab32s()
Heiner Kallweit
1
-9
/
+4
2021-08-24
bnx2: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-25
/
+8
2021-08-24
sfc: falcon: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-51
/
+14
2021-08-24
sfc: falcon: Read VPD with pci_vpd_alloc()
Heiner Kallweit
1
-16
/
+14
2021-08-21
PCI: Optimize pci_resource_len() to reduce kernel size
Zhen Lei
1
-3
/
+1
2021-08-20
PCI/ACS: Enforce pci=noats with Transaction Blocking
Alex Williamson
2
-3
/
+3
2021-08-20
PCI: Add ACS quirks for Cavium multi-function devices
George Cherian
1
-0
/
+4
2021-08-20
tg3: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-43
/
+16
2021-08-20
tg3: Validate VPD checksum with pci_vpd_check_csum()
Heiner Kallweit
1
-27
/
+4
2021-08-20
tg3: Read VPD with pci_vpd_alloc()
Heiner Kallweit
2
-18
/
+10
2021-08-20
sfc: Search VPD with pci_vpd_find_ro_info_keyword()
Heiner Kallweit
1
-51
/
+14
2021-08-20
sfc: Read VPD with pci_vpd_alloc()
Heiner Kallweit
1
-15
/
+14
2021-08-20
PCI/VPD: Add pci_vpd_check_csum()
Heiner Kallweit
2
-0
/
+32
2021-08-20
PCI/VPD: Add pci_vpd_find_ro_info_keyword()
Heiner Kallweit
2
-0
/
+46
2021-08-20
PCI/VPD: Add pci_vpd_alloc()
Heiner Kallweit
2
-0
/
+35
2021-08-19
PCI: Change the type of probe argument in reset functions
Amey Narkhede
12
-48
/
+51
2021-08-19
PCI: Add support for ACPI _RST reset method
Shanker Donthineni
4
-1
/
+31
2021-08-19
PCI: Setup ACPI fwnode early and at the same time with OF
Shanker Donthineni
2
-25
/
+16
2021-08-19
PCI: Use acpi_pci_power_manageable()
Shanker Donthineni
1
-8
/
+10
2021-08-19
PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANION
Shanker Donthineni
2
-4
/
+10
2021-08-19
PCI: Allow userspace to query and set device reset mechanism
Amey Narkhede
4
-0
/
+142
2021-08-18
PCI: Remove reset_fn field from pci_dev
Amey Narkhede
7
-9
/
+6
2021-08-18
PCI: Add array to track reset method ordering
Amey Narkhede
4
-44
/
+69
2021-08-17
PCI: Add pcie_reset_flr() with 'probe' argument
Amey Narkhede
5
-43
/
+40
2021-08-17
PCI: Cache PCIe Device Capabilities register
Amey Narkhede
3
-6
/
+6
2021-08-12
PCI/VPD: Treat invalid VPD like missing VPD capability
Heiner Kallweit
1
-6
/
+3
2021-08-12
PCI/VPD: Determine VPD size in pci_vpd_init()
Heiner Kallweit
1
-23
/
+19
2021-08-12
PCI/VPD: Embed struct pci_vpd in struct pci_dev
Heiner Kallweit
3
-52
/
+21
2021-08-12
PCI/VPD: Remove struct pci_vpd.valid member
Heiner Kallweit
1
-17
/
+12
2021-08-12
PCI/VPD: Remove struct pci_vpd_ops
Heiner Kallweit
1
-54
/
+32
2021-08-12
PCI/VPD: Reorder pci_read_vpd(), pci_write_vpd()
Heiner Kallweit
1
-30
/
+30
2021-08-09
PCI/VPD: Remove struct pci_vpd.flag
Heiner Kallweit
1
-7
/
+5
[next]