Useful "iw" commands

List wireless capabilities:

iw list
iw phy0 info

Show supported regulatory information:

iw reg get

Change regulatory country:

iw reg set CA

Get current wireless link status:

iw wlan0 info

Get station statistics (in ad-hoc mode, displays info about all other nodes visible?):

iw wlan0 station dump

References

https://wireless.wiki.kernel.org/en/users/documentation/iw