summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-06-07net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393xMichal Smulski
2023-06-07net: dwmac_socfpga: initialize local data for mdio regmap configurationMaxime Chevallier
2023-06-07net: altera_tse: explicitly disable autoscan on the regmap-mdio busMaxime Chevallier
2023-06-07net: stmmac: make the pcs_lynx cleanup sequence specific to dwmac_socfpgaMaxime Chevallier
2023-06-07net: altera_tse: Use the correct Kconfig option for the PCS_LYNX dependencyMaxime Chevallier
2023-06-07net: altera-tse: Initialize local structs before using itMaxime Chevallier
2023-06-07net: txgbe: Avoid passing uninitialised parameter to pci_wake_from_d3()Simon Horman
2023-06-07net: dsa: qca8k: remove unnecessary (void*) conversionsAtin Bainada
2023-06-07net: liquidio: fix mixed module-builtin objectMasahiro Yamada
2023-06-07net: dsa: ocelot: unlock on error in vsc9959_qos_port_tas_set()Dan Carpenter
2023-06-07net: phy: realtek: Disable clock on suspendDetlev Casanova
2023-06-07net: phy: realtek: Add optional external PHY clockDetlev Casanova
2023-06-07hv_netvsc: Allocate rx indirection table size dynamicallyShradha Gupta
2023-06-06net: dsa: microchip: remove KSZ9477 PHY errata handlingRobert Hancock
2023-06-06net: phy: micrel: Move KSZ9477 errata fixes to PHY driverRobert Hancock
2023-06-06net/pppoe: fix a typo for the PPPOE_HASH_BITS_1 definitionLukas Bulwahn
2023-06-05Merge tag 'mlx5-updates-2023-05-31' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2023-06-05mlxsw: spectrum_router: Do not query MAX_VRS on each iterationPetr Machata
2023-06-05mlxsw: spectrum_router: Do not query MAX_RIFS on each iterationPetr Machata
2023-06-05mlxsw: spectrum_router: Use extack in mlxsw_sp~_rif_ipip_lb_configure()Petr Machata
2023-06-05mlxsw: spectrum_router: Clarify a commentPetr Machata
2023-06-05net: pcs: xpcs: remove xpcs_create() from public viewRussell King (Oracle)
2023-06-05net: dsa: sja1105: use xpcs_create_mdiodev()Russell King (Oracle)
2023-06-05net: dsa: sja1105: allow XPCS to handle mdiodev lifetimeRussell King (Oracle)
2023-06-05net: stmmac: dwmac-sogfpga: use the lynx pcs driverMaxime Chevallier
2023-06-05net: pcs: Drop the TSE PCS driverMaxime Chevallier
2023-06-05net: ethernet: altera-tse: Convert to mdio-regmap and use PCS LynxMaxime Chevallier
2023-06-05net: mdio: Introduce a regmap-based mdio driverMaxime Chevallier
2023-06-02net/mlx5: Devcom, extend mlx5_devcom_send_event to work with more than two de...Shay Drory
2023-06-02net/mlx5: Devcom, introduce devcom_for_each_peer_entrySaeed Mahameed
2023-06-02net/mlx5: E-switch, mark devcom as not ready when all eswitches are unpairedShay Drory
2023-06-02net/mlx5: Devcom, Rename paired to readyShay Drory
2023-06-02net/mlx5: DR, handle more than one peer domainShay Drory
2023-06-02net/mlx5: E-switch, generalize shared FDB creationShay Drory
2023-06-02net/mlx5: E-switch, Handle multiple master egress rulesShay Drory
2023-06-02net/mlx5: E-switch, refactor FDB miss rule add/removeShay Drory
2023-06-02net/mlx5: E-switch, enlarge peer miss group tableShay Drory
2023-06-02net/mlx5e: Handle offloads flows per peerShay Drory
2023-06-02net/mlx5e: en_tc, re-factor query route portMark Bloch
2023-06-02net/mlx5e: rep, store send to vport rules per peerMark Bloch
2023-06-02net/mlx5e: tc, Refactor peer add/del flowShay Drory
2023-06-02net/mlx5e: en_tc, Extend peer flows to a listMark Bloch
2023-06-02net: lan743x: Remove extranous gotosMoritz Fischer
2023-06-01net: phy: broadcom: Add LPI counterFlorian Fainelli
2023-06-01r8169: use dev_err_probe in all appropriate places in rtl_init_one()Heiner Kallweit
2023-06-01devlink: bring port new reply backJiri Pirko
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-01Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-06-01fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie
2023-06-01Merge tag 'mlx5-fixes-2023-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski