1 This is a list of things that need to be done to get this driver out of the
4 - I have to take a decision about secure link support. I can:
6 - keep it in an external patch (my preferred option)
7 - replace call to mbedtls with kernel crypto API (necessitate a
9 - pull mbedtls in kernel (non-realistic)
11 - mac80211 interface does not (yet) have expected quality to be placed
13 - Some processings are redundant with mac80211 ones
14 - Many members from wfx_dev/wfx_vif can be retrieved from mac80211
16 - Some functions are too complex