OSDN Git Service

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)
commite37b674156b9d5cd87025f0b4719d60e4ac6060c
tree749c6cfc0747e631540bbdc5fe50751b28d945cf
parent960334a7d33ecd54ba5337275dc4ea701d1dbf5e
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