OpenCloudOS-Kernel/drivers/staging/vt6655
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
..
Kconfig
Makefile staging: vt6655: remove mib.c/h dead code. 2015-06-01 06:24:57 +09:00
TODO
baseband.c staging: vt6655: Fixed two lines over 80 characters long 2015-10-02 11:48:15 +02:00
baseband.h staging: vt6655: remove antenna diversity functions 2015-01-25 19:59:16 +08:00
card.c staging: vt6655: Add space around '*' 2015-10-24 19:38:48 -07:00
card.h staging: vt6655: CARDbUpdateTSF bss timestamp correct tsf counter value. 2015-05-08 14:35:22 +02:00
channel.c staging: vt6655: fix coding style issues in channel.c 2015-03-06 16:26:58 -08:00
channel.h staging: vt6655: set_channel replace parameter with ieee80211_channel 2015-01-25 19:59:16 +08:00
desc.h staging: vt6655: replace typedef struct tagSRxDesc 2015-09-12 18:24:26 -07:00
device.h staging: vt6655: rename pOpts and sOpts to opts. 2015-10-17 09:04:27 -07:00
device_cfg.h staging: vt6655: remove unused DBG_PORT80 and VIAWET_DEBUG 2015-07-22 20:51:37 -07:00
device_main.c staging: vt6655: rename pOpts and sOpts to opts. 2015-10-17 09:04:27 -07:00
dpc.c staging: vt6655: replace typedef struct tagSRxDesc 2015-09-12 18:24:26 -07:00
dpc.h staging: vt6655: replace typedef struct tagSRxDesc 2015-09-12 18:24:26 -07:00
key.c
key.h Staging: vt6655: Fix do not use C99 // comments 2015-03-01 15:11:08 -08:00
mac.c Staging: vt6655: mac: Remove extra braces 2015-10-12 20:54:14 -07:00
mac.h Staging: vt6655: Checkpatch fix: c99 comment headings 2015-01-17 14:53:21 -08:00
power.c staging: vt6655: Correct listen interval TBTT wake up 2015-07-14 19:26:35 -07:00
power.h staging: vt6655: fix c99 comments and line length 2015-06-15 21:50:22 -07:00
rf.c Staging: vt6655: Renamed uRATE to rate 2015-10-12 20:54:14 -07:00
rf.h Staging: vt6655: Renamed uRATE to rate 2015-10-12 20:54:14 -07:00
rxtx.c mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq 2016-02-24 09:04:39 +01:00
rxtx.h staging: vt6655: Replace typedef struct tagSTxDesc 2015-08-14 19:31:11 -07:00
srom.c staging: vt6655: srom remove dead functions 2014-12-02 16:35:10 -08:00
srom.h Staging: vt6655: break lines over 80 characters 2015-02-26 12:23:58 -08:00
test
tmacro.h Staging: vt6655 fix C99 style comments 2015-03-06 16:26:58 -08:00
upc.h Staging: vt6655: Remove do { } while (0) from single-statement macros in upc.h. 2015-07-14 19:28:40 -07:00