[RFC] Implementing nohwcrypt in wcn36xx

Jason Mobarak jam at cozybit.com
Wed Mar 26 21:17:51 EDT 2014


Hello,

I'm attempting to implement nohwcrypt for wcn36xx.  This is required since the
phone hardware probably doesn't support all of the algorithms needed to
implement secure mesh (SAE).

I've attempted to mirror how ath9k implements nohwcrypt, but I've hit a wall,
I'm able to configure keys and the driver receives encrypted packets from
mac80211... but the packets to no go over the air once they hit the firmware
(when turning on TX debugging/dumping I see the packets go to the firmware, but
they are not seen in the air).

Any suggestions on how to proceded?

Thanks!
-jmob

Jason Mobarak (1):
  wcn36xx: add nohwcrypt module param

 main.c | 31 +++++++++++++++++++++++++++++--
 1 file changed, 29 insertions(+), 2 deletions(-)

-- 
1.9.1




More information about the wcn36xx mailing list