=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/73.html,v retrieving revision 1.33 retrieving revision 1.34 diff -c -r1.33 -r1.34 *** www/73.html 2023/04/04 23:37:32 1.33 --- www/73.html 2023/04/05 09:41:51 1.34 *************** *** 610,640 ****
  • Switched all iwx(4) devices to -77 firmware images.
  • Made iwx(4) get the primary channel number from AP beacon info, preventing problems on 40/80Mhz channels if there is a mismatch.
  • Fixed iwx(4) session protection event duration. - -
  • Added support for the new iwx(4) SCD_QUEUE_CONFIG - command, required for adding/removing Tx queues on new firmware - versions. -
  • Added support for the iwx(4) BAID allocation config - command, required to set up Rx aggregation on new firmware. -
  • Added support for iwx(4) RLC config command, - IWX_STA_MAC_DATA_API_S_VER_2 API, and PHY context cmd version 4. -
  • Added support for iwx(4) rate_n_flags API - version 2 and removed fixed Tx rate support. -
  • Added support for iwx(4) TLC config command v4. -
  • Added support for iwx(4) firmware alive - response version 6. --- 610,624 ----
  • Switched all iwx(4) devices to -77 firmware images. +
  • Upgraded firmware images for + iwm(4) 9260 and 9560 devices. +
  • Made iwx(4) get the primary channel number from AP beacon info, preventing problems on 40/80Mhz channels if there is a mismatch.
  • Fixed iwx(4) session protection event duration.