linux/drivers/staging/vt6656
Eliad Peller ca48ebbc7e mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq
Since the PNs of all the tx keys are now tracked in the public
part of the key struct (with atomic counter), we no longer
need these functions.

dvm and vt665{5,6} are currently the only users of these functions,
so update them accordingly.

Signed-off-by: Eliad Peller <eliadx.peller@intel.com>
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
2016-02-24 09:04:39 +01:00
..
baseband.c staging: vt6656: Remove space before closing brace 2015-10-08 10:50:27 +01:00
baseband.h
card.c staging: vt6656: Do not use multiple blank lines. 2015-10-27 16:53:12 +09:00
card.h
channel.c
channel.h
desc.h
device.h staging: vt6656: implement power saving code. 2015-09-29 04:19:53 +02:00
dpc.c
dpc.h
firmware.c
firmware.h
int.c staging: vt6656: implement power saving code. 2015-09-29 04:19:53 +02:00
int.h
Kconfig
key.c
key.h
mac.c
mac.h
main_usb.c staging: vt6656: don't stop TX queue unless buffer full. 2015-09-29 04:19:54 +02:00
Makefile
power.c staging: vt6656: Remove unnecessary braces and tab spacing 2015-10-24 19:44:30 -07:00
power.h
rf.c
rf.h
rxtx.c mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq 2016-02-24 09:04:39 +01:00
rxtx.h
TODO
usbpipe.c staging: vt6656: remove RX complete locking. 2015-09-29 04:19:54 +02:00
usbpipe.h
wcmd.c
wcmd.h