summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2023-02-03net: flow_offload: provision conntrack info in ct_metadataVlad Buslov
2023-02-03net: lan966x: Add VCAP debugFS supportHoratiu Vultur
2023-02-03net: renesas: rswitch: Add "max-speed" handlingYoshihiro Shimoda
2023-02-03net: renesas: rswitch: Add phy_power_{on,off}() callingYoshihiro Shimoda
2023-02-03net: renesas: rswitch: Add host_interfaces settingYoshihiro Shimoda
2023-02-03net: renesas: rswitch: Convert to phy_deviceYoshihiro Shimoda
2023-02-03net: renesas: rswitch: Simplify struct phy * handlingYoshihiro Shimoda
2023-02-02net: fec: do not double-parse 'phy-reset-active-high' propertyDmitry Torokhov
2023-02-02net: fec: restore handling of PHY reset line as optionalDmitry Torokhov
2023-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-02-02mtk_sgmii: enable PCS polling to allow SFP workAlexander Couzens
2023-02-02net: mediatek: sgmii: fix duplex configurationBjørn Mork
2023-02-02net: mediatek: sgmii: ensure the SGMII PHY is powered down on configurationAlexander Couzens
2023-02-02net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MACArınç ÜNAL
2023-02-02amd-xgbe: add support for rx-adaptationRaju Rangoju
2023-02-02amd-xgbe: add 2.5GbE support to 10G BaseT modeRaju Rangoju
2023-02-01octeontx2-af: Removed unnecessary debug messages.Sunil Goutham
2023-02-01octeontx2-af: Fix devlink unregisterRatheesh Kannoth
2023-02-01igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix
2023-02-01nfp: correct cleanup related to DCB resourcesHuayu Chen
2023-02-01nfp: flower: avoid taking mutex in atomic contextYanguo Li
2023-01-31Merge tag 'mlx5-updates-2023-01-30' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-01-31net: fman: memac: free mdio device if lynx_pcs_create() failsVladimir Oltean
2023-01-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-01-31net: ethernet: mtk_eth_soc: Avoid truncating allocationKees Cook
2023-01-31ibmvnic: Toggle between queue types in affinity mappingNick Child
2023-01-30net: mscc: ocelot: expose vsc7514_regmap definitionColin Foster
2023-01-30net: mscc: ocelot: expose ocelot_reset routineColin Foster
2023-01-30net: mscc: ocelot: expose vcap_props structureColin Foster
2023-01-30net: mscc: ocelot: expose regfield definition to be used by other driversColin Foster
2023-01-30net: mscc: ocelot: expose ocelot wm functionsColin Foster
2023-01-30net: b44: Remove the unused function __b44_cam_read()Jiapeng Chong
2023-01-30Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-01-30net/mlx5e: kTLS, Improve connection rate by using fast update encryption keyJianbo Liu
2023-01-30net/mlx5: Keep only one bulk of full available DEKsJianbo Liu
2023-01-30net/mlx5: Add async garbage collector for DEK bulkJianbo Liu
2023-01-30net/mlx5: Reuse DEKs after executing SYNC_CRYPTO commandJianbo Liu
2023-01-30net/mlx5: Use bulk allocation for fast update encryption keyJianbo Liu
2023-01-30net/mlx5: Add bulk allocation and modify_dek operationJianbo Liu
2023-01-30net/mlx5: Add support SYNC_CRYPTO commandJianbo Liu
2023-01-30net/mlx5: Add new APIs for fast update encryption keyJianbo Liu
2023-01-30net/mlx5: Refactor the encryption key creationJianbo Liu
2023-01-30net/mlx5: Add const to the key pointer of encryption key creationJianbo Liu
2023-01-30net/mlx5: Prepare for fast crypto key update if hardware supports itJianbo Liu
2023-01-30net/mlx5: Change key type to key purposeJianbo Liu
2023-01-30net/mlx5: Add IFC bits for general obj create paramJianbo Liu
2023-01-30net/mlx5: Header file for cryptoTariq Toukan
2023-01-30ixgbe: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-30igc: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-30igb: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas