Skip to content

tg3: Driver update for RHEL-9.5

JIRA: https://issues.redhat.com/browse/RHEL-25507
JIRA: https://issues.redhat.com/browse/RHEL-23102
JIRA: https://issues.redhat.com/browse/RHEL-34072

Ken Cox (10):
  Add MODULE_FIRMWARE() for FIRMWARE_TG357766.
  tg3: Use pci_dev_id() to simplify the code
  tg3: Use slab_build_skb() when needed
  ethernet: tg3: remove unreachable code
  tg3: Improve PTP TX timestamping logic
  tg3: power down device only on SYSTEM_POWER_OFF
  tg3: Fix the TX ring stall
  tg3: Move the [rt]x_dropped counters to tg3_napi
  tg3: Increment tx_dropped in tg3_tso_bug()
  net/tg3: fix race condition in tg3_reset_task()

Signed-off-by: Ken Cox <jkc@redhat.com>

Merge request reports