]> git.baikalelectronics.ru Git - kernel.git/commit
carl9170: connect to 11w protected networks
authorChristian Lamparter <chunkeey@googlemail.com>
Sun, 2 Sep 2012 12:25:50 +0000 (14:25 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 24 Sep 2012 19:02:08 +0000 (15:02 -0400)
commitb41c433321e729f4f0b9665a66df3fb459d0068d
tree749c6cfc0747e631540bbdc5fe50751b28d945cf
parentec44971a44a523a8fec35182957652fbeeae1ce4
carl9170: connect to 11w protected networks

Previously, it was not possible to connect to
networks which requires 11w to be supported by
the stations.

While the documentation hints that there's some
hardware support for offloading MFP "decryption",
this simple implementation relies on the mac80211
stack to do the actual crypto operations.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/carl9170/mac.c
drivers/net/wireless/ath/carl9170/main.c