=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/70.html,v retrieving revision 1.62 retrieving revision 1.63 diff -u -r1.62 -r1.63 --- www/70.html 2021/10/03 20:39:41 1.62 +++ www/70.html 2021/10/04 02:48:17 1.63 @@ -358,6 +358,8 @@
  • Added cad(4), a driver for Cadence GEM.
  • Added Broadcom BCM5725 to brgphy(4).
  • Added support for RTL8168FP/RTL8111FP/RTL8117 to re(4). +
  • Fixed ure(4) after a media link change on RTL8153/B devices. +
  • Fixed bnxt(4) with a single queue in MSI-X mode.
  • Added or improved wireless network drivers: @@ -370,7 +372,6 @@
  • Fixed an off-by-one error in bwfm(4).
  • Changed iwn(4), iwm(4), and iwx(4) devices to hide detailed firmware error reports by default.
  • Prevented a loop when bwfm(4) receives an unsolicited association status event right after successful association. -
  • Fixed ure(4) after a media link change on RTL8153/B devices.
  • Fixed a leak with wg(4) keepalive.
  • Switched iwx(4) to -63 firmware images as shipped in iwx-firmware-20210512, including fixes addressing fragattacks vulnerabilities.
  • Supported the new iwx(4) firmware session protection command, required for successful associations with new firmware.