linux/drivers/net/wireless/p54
Christian Lamparter 674743033c p54: fix p54_set_key's return code
p54 doesn't support AES-128-CMAC offload.

This patch will fix the noisy mac80211 warnings, when 802.11w is enabled:
mac80211-phy189: failed to set key (4, ff:ff:ff:ff:ff:ff) to hardware (-22)
mac80211-phy189: failed to set key (5, ff:ff:ff:ff:ff:ff) to hardware (-22)

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-01-16 17:08:25 -05:00
..
Kconfig
Makefile
net2280.h
p54.h p54: remove free_on_tx parameter 2008-12-19 15:23:19 -05:00
p54common.c p54: fix p54_set_key's return code 2009-01-16 17:08:25 -05:00
p54common.h p54: remove free_on_tx parameter 2008-12-19 15:23:19 -05:00
p54pci.c p54: remove free_on_tx parameter 2008-12-19 15:23:19 -05:00
p54pci.h p54pci: cache firmware for suspend/resume 2008-11-25 16:41:38 -05:00
p54usb.c p54usb: fix random traffic stalls (LM87) 2009-01-12 14:24:52 -05:00
p54usb.h p54usb: rewriting rx/tx routines to make use of usb_anchor's facilities 2008-12-12 14:01:39 -05:00