summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-02-02virtio_net: notify MAC address change on device initializationLaurent Vivier1-0/+20
2023-02-02virtio_net: disable VIRTIO_NET_F_STANDBY if VIRTIO_NET_F_MAC is not setLaurent Vivier1-0/+6
2023-02-02nfp: correct cleanup related to DCB resourcesHuayu Chen2-3/+7
2023-02-01net: ipa: define two new memory regionsAlex Elder2-4/+12
2023-02-01net: ipa: support a third pulse registerAlex Elder2-51/+57
2023-02-01net: ipa: greater timer granularity optionsAlex Elder1-2/+2
2023-02-01net: ipa: support zeroing new cache tablesAlex Elder1-10/+28
2023-02-01net: ipa: update table cache flushingAlex Elder3-9/+27
2023-02-01net: ipa: define IPA v5.0+ registersAlex Elder1-5/+38
2023-02-01net: ipa: extend endpoints in packet init commandAlex Elder1-4/+9
2023-02-01net: ipa: support more endpointsAlex Elder3-7/+21
2023-02-01Merge tag 'mlx5-updates-2023-01-30' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski14-74/+835
2023-02-01Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski8-39/+0
2023-02-01net: mdio: add amlogic gxl mdio mux supportJerome Brunet3-0/+176
2023-01-31net: ipa: use dev PM wakeirq handlingCaleb Connolly1-6/+4
2023-01-31net: dsa: microchip: ptp: fix up PTP dependencyArnd Bergmann1-2/+1
2023-01-31ibmvnic: Toggle between queue types in affinity mappingNick Child1-13/+16
2023-01-31mfd: ocelot: add external ocelot switch controlColin Foster1-0/+60
2023-01-31net: dsa: ocelot: add external ocelot switch controlColin Foster3-0/+185
2023-01-31mfd: ocelot: prepend resource size macros to be 32-bitColin Foster1-4/+4
2023-01-31net: dsa: felix: add functionality when not all ports are supportedColin Foster2-3/+9
2023-01-31net: dsa: felix: add support for MFD configurationsColin Foster1-0/+7
2023-01-31net: dsa: felix: add configurable device quirksColin Foster4-2/+8
2023-01-31net: mscc: ocelot: expose vsc7514_regmap definitionColin Foster2-14/+15
2023-01-31net: mscc: ocelot: expose ocelot_reset routineColin Foster2-45/+47
2023-01-31net: mscc: ocelot: expose vcap_props structureColin Foster2-43/+44
2023-01-31net: mscc: ocelot: expose regfield definition to be used by other driversColin Foster2-59/+60
2023-01-31net: mscc: ocelot: expose ocelot wm functionsColin Foster2-28/+31
2023-01-31net: phy: motorcomm: change the phy id of yt8521 and yt8531s to lowercaseFrank Sae1-2/+2
2023-01-31net: phy: fix the spelling problem of SentinelFrank Sae1-1/+1
2023-01-31net: b44: Remove the unused function __b44_cam_read()Jiapeng Chong1-22/+0
2023-01-31net/mlx5e: kTLS, Improve connection rate by using fast update encryption keyJianbo Liu4-30/+45
2023-01-31net/mlx5: Keep only one bulk of full available DEKsJianbo Liu1-5/+13
2023-01-31net/mlx5: Add async garbage collector for DEK bulkJianbo Liu1-9/+65
2023-01-31net/mlx5: Reuse DEKs after executing SYNC_CRYPTO commandJianbo Liu1-9/+183
2023-01-31net/mlx5: Use bulk allocation for fast update encryption keyJianbo Liu1-7/+208
2023-01-31net/mlx5: Add bulk allocation and modify_dek operationJianbo Liu1-2/+83
2023-01-31net/mlx5: Add support SYNC_CRYPTO commandJianbo Liu2-0/+39
2023-01-31net/mlx5: Add new APIs for fast update encryption keyJianbo Liu2-5/+98
2023-01-31net/mlx5: Refactor the encryption key creationJianbo Liu1-24/+53
2023-01-31net/mlx5: Add const to the key pointer of encryption key creationJianbo Liu3-3/+3
2023-01-31net/mlx5: Prepare for fast crypto key update if hardware supports itJianbo Liu5-0/+55
2023-01-31net/mlx5: Change key type to key purposeJianbo Liu2-4/+4
2023-01-31net/mlx5: Add IFC bits for general obj create paramJianbo Liu1-2/+4
2023-01-31net/mlx5: Header file for cryptoTariq Toukan6-15/+23
2023-01-30ixgbe: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-5/+0
2023-01-30igc: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-5/+0
2023-01-30igb: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-5/+0
2023-01-30ice: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-3/+0
2023-01-30iavf: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-5/+0