linux/drivers/net/wireless
Helmut Schaa a2b1328a23 rt2x00: Make use of sta_add/remove callbacks in rt2800
This allows us to assign a WCID to each STA even for STAs without
crypto key.

To achieve this search for an unused WCID in the HW WCID table and
assign it to the according STA. When configuring a pairwise key for this
STA we don't need to write the MAC address and BSSIDX anymore but just
update the crypto related fields in the WCID_ATTR table.

This has two advantages:

1) Setting a new key for an already available STA (PTK rekeying) is
slightly less expensive and should improve performance in situations
where a lot of rekeying happens (e.g. a huge number of stations and/or
a small rekeying interval)

2) The TXWI now gets a WCID assigned for unencrypted frames which will
be reflected in the corresponding tx status report. This should make tx
status reports in unencrypted AP mode more reliable as we can
distinguish between multiple key-less STAs.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-09-14 13:56:56 -04:00
..
ath ath9k_hw: Fix magnitude/phase average in TxIQ Calibration 2011-09-14 13:56:33 -04:00
b43 b43: N-PHY: implement few random missing ops 2011-09-14 13:56:30 -04:00
b43legacy b43/legacy: Remove firmware IDs 2011-08-24 14:57:17 -04:00
hostap hostap_cs: support cards with "Version 01.02" as third product ID 2011-08-08 16:04:11 -04:00
ipw2x00 cfg80211: split wext compatibility to separate header 2011-08-08 14:24:59 -04:00
iwlegacy iwlegacy: remove wireless extensions inclusions 2011-08-08 14:25:05 -04:00
iwlwifi iwlagn: fix compilation when debug flags is unset 2011-09-14 13:56:42 -04:00
iwmc3200wifi
libertas libertas: update readme file 2011-08-24 14:57:21 -04:00
libertas_tf
mwifiex mwifiex: replace kmalloc & memcpy sequence with kmemdup 2011-09-13 15:42:32 -04:00
orinoco orinoco_cs: be more careful when matching cards with ID 0x0156:0x0002 2011-08-08 16:04:12 -04:00
p54 p54spi: add "spi:" prefix for stlc45xx modalias 2011-08-29 15:33:01 -04:00
prism54
rt2x00 rt2x00: Make use of sta_add/remove callbacks in rt2800 2011-09-14 13:56:56 -04:00
rtl818x
rtlwifi rtlwifi: rtl8192de: Convert to use the new rate-mapping routine in rtlwifi 2011-08-24 14:57:21 -04:00
wl12xx wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME change 2011-08-29 15:49:46 -04:00
wl1251 wl1251: remove wext dependencies 2011-08-08 14:26:21 -04:00
zd1211rw
adm8211.c
adm8211.h
airo.c net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared 2011-07-27 22:39:30 -07:00
airo.h
airo_cs.c
at76c50x-usb.c
at76c50x-usb.h
atmel.c
atmel.h
atmel_cs.c
atmel_pci.c
Kconfig
mac80211_hwsim.c mac80211_hwsim: Fix RX status reporting for HT 2011-08-10 14:07:41 -04:00
mac80211_hwsim.h
Makefile
mwl8k.c mwl8k: Set hardware flag IEEE80211_HW_AP_LINK_PS 2011-09-13 15:42:31 -04:00
ray_cs.c
ray_cs.h
rayctl.h
rndis_wlan.c rndis_wlan: remove wireless extensions inclusions 2011-08-08 14:26:18 -04:00
wl3501.h
wl3501_cs.c
zd1201.c
zd1201.h