It's been relatively easy to figure out which USB WiFi chipsets have Linux drivers and, with some more work, I've been able to figure out that the usb_intf.c file contains the vendor:device ID information for driver packages on github.

How do I figure out which vendor:device IDs are included in a specific pre-built image for Kali Linux? Or for kali-rolling?

Thanks