802.11 Standards Explained: 802.11be, 802.11ax, 802.11ac, 802.11b/g/n, 802.11a - UMA Technology
Understanding 802.11 Standards: From 802.11a to be
umatechnology.org
The following has overview tables for the protocols:
At the console I use
Code:
$ iw dev
phy#0
Interface wlan0
ifindex 3
wdev 0x1
addr aa:bb:cc:dd:ee:ff
ssid anotherssid
type managed
channel 44 (5220 MHz), width: 40 MHz, center1: 5230 MHz
txpower 15.00 dBm
multicast TXQ:
qsz-byt qsz-pkt flows drops marks overlmt hashcol tx-bytes tx-packets
0 0 0 0 0 0 0 0 0
Regarding wifi mesh solutions at home, I have been educated by openwrt that the most useful standard to have in router/ap/wifi-extenders is 802.11r. It enables basic fast-roaming (e.g. moving around with a laptop/phone). Basically any router that is supported by openwrt can do 802.11r, no matter how old.
Other mesh protocols (e.g. 802.11s) bring benefit when you need true lag-free roaming (e.g. uninterrupted video chat) or support a high number of users, and are much heavier on hardware requirements.

