Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: safchain/ethtool
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.10
Choose a base ref
...
head repository: safchain/ethtool
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 19 commits
  • 12 files changed
  • 5 contributors

Commits on Mar 13, 2025

  1. chore: fix comment

    Signed-off-by: suchsoon <silverjadebeauty@gmail.com>
    suchsoon committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    61eb6ec View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2025

  1. Configuration menu
    Copy the full SHA
    11807f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

  1. Configuration menu
    Copy the full SHA
    7627c50 View commit details
    Browse the repository at this point in the history
  2. fixed tests

    VladimiroPaschali committed Apr 7, 2025
    Configuration menu
    Copy the full SHA
    12fc7f2 View commit details
    Browse the repository at this point in the history
  3. fix test 2

    VladimiroPaschali committed Apr 7, 2025
    Configuration menu
    Copy the full SHA
    48fbbe7 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2025

  1. Merge pull request #97 from suchsoon/master

    chore: fix comment
    safchain authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    368c8a6 View commit details
    Browse the repository at this point in the history
  2. bump CI deps

    safchain committed Apr 29, 2025
    Configuration menu
    Copy the full SHA
    5e94d68 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d838a5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    327c15b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #101 from safchain/safchain/cleanup

    remove map pointer indirection
    safchain authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    08cb5ba View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. Configuration menu
    Copy the full SHA
    bce101b View commit details
    Browse the repository at this point in the history
  2. Linters not linting

    VladimiroPaschali committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    c219e33 View commit details
    Browse the repository at this point in the history
  3. removed indir test

    VladimiroPaschali committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    c31edb1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #98 from VladimiroPaschali/master

    Added support for Indirection Table editing
    safchain authored Apr 30, 2025
    Configuration menu
    Copy the full SHA
    4e0e68f View commit details
    Browse the repository at this point in the history

Commits on May 1, 2025

  1. support identity nic

    halfcrazy committed May 1, 2025
    Configuration menu
    Copy the full SHA
    ec4ad0e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #99 from halfcrazy/identity-device

    support identity nic
    safchain authored May 1, 2025
    Configuration menu
    Copy the full SHA
    445bc2a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Bump golang.org/x/sys from 0.32.0 to 0.33.0 (#103)

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.32.0 to 0.33.0.
    - [Commits](golang/sys@v0.32.0...v0.33.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-version: 0.33.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 5, 2025
    Configuration menu
    Copy the full SHA
    f1c48ce View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. Added Link Settings (GLINKSETTINGS/SLINKSETTINGS) Support (#102)

    * add support ETHTOOL_GLINKSETTINGS ETHTOOL_SLINKSETTINGS
    
    * fix review
    halfcrazy authored May 7, 2025
    Configuration menu
    Copy the full SHA
    6d66090 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9730e3 View commit details
    Browse the repository at this point in the history
Loading