Skip to content

v2.11-1

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Apr 13:15
· 2 commits to master since this release
6d95a25

[2.11-1] - 2026-04-15

Documentation

  • README: Add tested distributions compatibility table
  • README: Update AP mode throughput limitation description
  • README: Add Linux Mint 22.2 to supported distributions table

Driver

  • wifi: mt76: mt7925: Add missing HE AP caps, MURU and TX_PROC TLVs
  • wifi: mt76: mt7925: Fix TX power reporting in AP mode
  • wifi: mt76: mt7927: Route BA command to WA processor for AMPDU
  • mediatek-mt7927-dkms: Bump version to 2.11
  • dkms: Add compat patch for kmalloc_obj on pre-7.0 kernels
  • wifi: mt76: Add compat patch for kzalloc_flex on pre-7.0 kernels

Other

  • mt76: mt7925: Add txpower reporting fix for mt7927
  • scripts: Add MT7927 AP mode throughput benchmark script
  • gen-dkms-patches.sh: Narrow patch cleanup glob to numbered files only
  • release.sh: Add branch guard and ERR trap rollback to release script
  • scripts: Add client prep script and improve AP benchmark reliability
  • release.sh: Drop version-bump commit logic

Packaging

  • pkg: Fix dkms.conf version sync and install target

Testing

  • test-driver: Fix indentation and handle ASPM disabled via cmdline
  • test-driver: Kill hostapd before reloading kernel modules