linux-stable/drivers/staging/vt6655
Malcolm Priestley 6d85412726 staging: vt6655: vnt_rx_data add track rsr and new_rsr errors
If not rsr & RSR_CRCOK report RX_FLAG_FAILED_FCS_CRC

If not rsr & (RSR_IVLDTYP | RSR_IVLDLEN) drop packet

If not NEWRSR_DECRYPTOK on new_rsr drop packet.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-02-07 17:16:59 +08:00
..
baseband.c staging: vt6655: remove antenna diversity functions 2015-01-25 19:59:16 +08:00
baseband.h staging: vt6655: remove antenna diversity functions 2015-01-25 19:59:16 +08:00
card.c staging: vt6655: fix that open brace { should be on the previous line 2015-01-28 11:22:21 -08:00
card.h staging: vt6655: card.c move __iomem into functions. 2014-11-26 13:37:24 -08:00
channel.c staging: vt6655: common variable size channel numbers to ieee80211_channel->hw_value 2015-01-25 19:59:16 +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: dead code remove header type.h 2014-10-29 13:34:47 -07:00
device.h staging: vt6655: remove antenna diversity functions 2015-01-25 19:59:16 +08:00
device_cfg.h staging: vt6655: dead code remove header type.h 2014-10-29 13:34:47 -07:00
device_main.c staging: vt6655: Fix TD_FLAGS_NETIF_SKB only on TYPE_AC0DMA 2015-02-07 17:16:59 +08:00
dpc.c staging: vt6655: vnt_rx_data add track rsr and new_rsr errors 2015-02-07 17:16:59 +08:00
dpc.h staging: vt6655: dpc.c/h remove dead functions 2014-10-29 13:33:35 -07:00
Kconfig staging: vt6655: switch driver over to mac80211 2014-10-29 13:31:30 -07:00
key.c staging: vt6655: key.c remove dead functions 2014-10-29 13:34:44 -07:00
key.h staging: vt6655: dead code remove header type.h 2014-10-29 13:34:47 -07:00
mac.c staging: vt6655: fix space prohibited before that ',' 2015-01-25 19:59:16 +08:00
mac.h Staging: vt6655: Checkpatch fix: c99 comment headings 2015-01-17 14:53:21 -08:00
Makefile staging: vt6655: dead code remove wctl.c/h 2014-10-29 13:34:45 -07:00
mib.c staging: vt6655: mib remove unused functions and structure members 2014-10-29 13:34:44 -07:00
mib.h staging: vt6655: dead code remove header type.h 2014-10-29 13:34:47 -07:00
power.c staging: vt6655: Replace C99 comments in power.c and upc.h. 2015-01-12 19:42:45 -08:00
power.h staging: vt6655: remove dead functions in power.c/h 2014-10-29 13:33:35 -07:00
rf.c staging: vt6655: RFbSetPower remove unused variable byPwrdBm 2015-01-25 19:59:16 +08:00
rf.h staging: vt6655: common variable size channel numbers to ieee80211_channel->hw_value 2015-01-25 19:59:16 +08:00
rxtx.c staging: vt6655: move setting of PSTxDesc->buff_addr to vnt_tx_packet 2015-02-07 17:16:59 +08:00
rxtx.h staging: vt6655: dead code remove header type.h 2014-10-29 13:34:47 -07:00
srom.c staging: vt6655: srom remove dead functions 2014-12-02 16:35:10 -08:00
srom.h staging: vt6655: remove unused typedef struct tagSSromReg 2014-12-02 16:35:10 -08:00
test
tmacro.h staging: vt6655: dead code remove header type.h 2014-10-29 13:34:47 -07:00
TODO
upc.h staging: vt6655: Replace C99 comments in power.c and upc.h. 2015-01-12 19:42:45 -08:00