summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-06-07net: phy: realtek: Add optional external PHY clockDetlev Casanova1-0/+7
2023-06-07hv_netvsc: Allocate rx indirection table size dynamicallyShradha Gupta3-9/+35
2023-06-07net: dsa: microchip: remove KSZ9477 PHY errata handlingRobert Hancock3-75/+4
2023-06-07net: phy: micrel: Move KSZ9477 errata fixes to PHY driverRobert Hancock1-1/+74
2023-06-06net/pppoe: fix a typo for the PPPOE_HASH_BITS_1 definitionLukas Bulwahn1-1/+1
2023-06-06Merge tag 'mlx5-updates-2023-05-31' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski24-271/+603
2023-06-05mlxsw: spectrum_router: Do not query MAX_VRS on each iterationPetr Machata1-4/+8
2023-06-05mlxsw: spectrum_router: Do not query MAX_RIFS on each iterationPetr Machata1-2/+4
2023-06-05mlxsw: spectrum_router: Use extack in mlxsw_sp~_rif_ipip_lb_configure()Petr Machata1-2/+2
2023-06-05mlxsw: spectrum_router: Clarify a commentPetr Machata1-2/+2
2023-06-05net: pcs: xpcs: remove xpcs_create() from public viewRussell King (Oracle)1-3/+2
2023-06-05net: dsa: sja1105: use xpcs_create_mdiodev()Russell King (Oracle)1-9/+1
2023-06-05net: dsa: sja1105: allow XPCS to handle mdiodev lifetimeRussell King (Oracle)1-2/+1
2023-06-05net: stmmac: dwmac-sogfpga: use the lynx pcs driverMaxime Chevallier8-316/+83
2023-06-05net: pcs: Drop the TSE PCS driverMaxime Chevallier3-167/+0
2023-06-05net: ethernet: altera-tse: Convert to mdio-regmap and use PCS LynxMaxime Chevallier2-9/+50
2023-06-05net: mdio: Introduce a regmap-based mdio driverMaxime Chevallier3-0/+105
2023-06-02net/mlx5: Devcom, extend mlx5_devcom_send_event to work with more than two de...Shay Drory3-4/+19
2023-06-02net/mlx5: Devcom, introduce devcom_for_each_peer_entrySaeed Mahameed7-99/+209
2023-06-02net/mlx5: E-switch, mark devcom as not ready when all eswitches are unpairedShay Drory2-1/+8
2023-06-02net/mlx5: Devcom, Rename paired to readyShay Drory6-22/+22
2023-06-02net/mlx5: DR, handle more than one peer domainShay Drory12-30/+42
2023-06-02net/mlx5: E-switch, generalize shared FDB creationShay Drory5-26/+66
2023-06-02net/mlx5: E-switch, Handle multiple master egress rulesShay Drory3-36/+79
2023-06-02net/mlx5: E-switch, refactor FDB miss rule add/removeShay Drory2-5/+6
2023-06-02net/mlx5: E-switch, enlarge peer miss group tableShay Drory1-3/+4
2023-06-02net/mlx5e: Handle offloads flows per peerShay Drory4-11/+34
2023-06-02net/mlx5e: en_tc, re-factor query route portMark Bloch1-19/+13
2023-06-02net/mlx5e: rep, store send to vport rules per peerMark Bloch3-26/+98
2023-06-02net/mlx5e: tc, Refactor peer add/del flowShay Drory1-31/+34
2023-06-02net/mlx5e: en_tc, Extend peer flows to a listMark Bloch2-17/+28
2023-06-02net: lan743x: Remove extranous gotosMoritz Fischer1-15/+5
2023-06-02net: phy: broadcom: Add LPI counterFlorian Fainelli1-7/+12
2023-06-02r8169: use dev_err_probe in all appropriate places in rtl_init_one()Heiner Kallweit1-25/+15
2023-06-02devlink: bring port new reply backJiri Pirko2-4/+8
2023-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski129-690/+1104
2023-06-02Merge tag 'net-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds33-241/+296
2023-06-02fork, vhost: Use CLONE_THREAD to fix freezer/ps regressionMike Christie1-17/+5
2023-06-01Merge tag 'mlx5-fixes-2023-05-31' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski3-14/+12
2023-06-01ice: recycle/free all of the fragments from multi-buffer frameMaciej Fijalkowski1-1/+1
2023-06-01net: phy: mxl-gpy: extend interrupt fix to all impacted variantsXu Liang1-13/+3
2023-06-01net: renesas: rswitch: Fix return value in error path of xmitYoshihiro Shimoda1-1/+1
2023-06-01Merge tag 'mailbox-fixes-6.4-rc5' of git://git.linaro.org/landing-teams/worki...Linus Torvalds1-4/+6
2023-06-01net: dsa: mv88e6xxx: Increase wait after reset deactivationAndreas Svensson1-1/+1
2023-06-01Merge tag 'for-linus-2023060101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-6/+21
2023-06-01Merge tag 'ata-6.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds1-8/+26
2023-06-01chelsio: Convert chtls_sendpage() to use MSG_SPLICE_PAGESDavid Howells1-102/+7
2023-06-01chelsio: Support MSG_SPLICE_PAGESDavid Howells1-1/+11
2023-06-01net: ipa: Use correct value for IPA_STATUS_SIZEBert Karwatzki1-1/+1
2023-06-01net: txgbe: Implement vlan add and remove opsMengyuan Lou2-0/+5