Skip to content

Releases: intel/ethernet-linux-idpf

idpf-0.0.768

09 Jan 18:31
be4baac
Compare
Choose a tag to compare

Intel official release 0.0.768

The following changes were made in this release:

  • adjust ADI send buffer length
  • update pci.ids branding strings
  • robustify queue alloc and release paths
  • register new lockdep key for PF's init_ctrl locks
  • use separate key for PF's VC work items
  • add direct method for Tx stamping
  • use kernel_ethtool_ts_info for newer kernels

idpf-0.0.766

17 Oct 20:26
0e3fb3e
Compare
Choose a tag to compare

Intel official release 0.0.766

The following changes were made in this release:

  • updated kcompat
  • fix crash on FLR reset while XDP_TX is running
  • update some calls to match current kernel API
  • add init/deinit locking to avoid deadlocks
  • fix out-of-bounds error in idpf_vport_intr_buildreg_itr()
  • avoid accessing vport pointer in .ndo_features_check
  • protect calls to .ndo_get_stats64 with link check
  • correct Tx timestamp message size
  • improve PTP performance
  • refactor RDMA vector distribution
  • create and initialize RCA auxiliary device
  • remove use of static array that exceed 1024 bytes
  • remove redundant NULL check for req_vec_chunks
  • improve accuracy for tx descriptor count
  • update auxiliary man page
  • change data types of pending completions from u64 to u32
  • trigger SW interrupt on wb_on_itr exit
  • cleanup IDC RCA code
  • add RCA capabilities checks and virtchnl2 opcode
  • fix IDC soft reset post event notification
  • remove napi_complete_done hint
  • add call to depmod on install
  • add check for kernel signing key on install

idpf-0.0.756

07 Aug 01:33
92df16d
Compare
Choose a tag to compare

Initial release of the Intel Infrastructure Data Path Function (IDPF) driver.