summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-01net: phy: meson-gxl: Add generic dummy stubs for MMD register accessChris Healy1-0/+2
2023-02-01net: fman: memac: free mdio device if lynx_pcs_create() failsVladimir Oltean1-0/+3
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-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-6/+5
2023-01-31Merge tag 'media/v6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-4/+3
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-31net: ethernet: mtk_eth_soc: Avoid truncating allocationKees Cook2-3/+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-31Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski5-19/+43
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