On Wed, 2013-06-05 at 22:17 -0600, Matt Chen wrote: > I would like to ask if there is a policy or way to verify a WLAN > driver in kernel such as ath9k, iwlwifi, rt2x00 or rtlwifi and so > on ... pass all the EAP method [1] or WPA/WPA2 encryption ? Not really. I think we all pretty much assume that once we support the cipher algorithms (TKIP/CCMP) everything else works because it's implemented in wpa_supplicant and the drivers don't have to do anything but pass frames and eventually install keys. The only driver where that's not true is the PS3 wifi driver ;-) johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html