linux/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
..
Kconfig
Makefile
TODO
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
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
device.h staging: vt6655: remove antenna diversity functions 2015-01-25 19:59:16 +08:00
device_cfg.h
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
key.c
key.h
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
mib.c
mib.h
power.c staging: vt6655: Replace C99 comments in power.c and upc.h. 2015-01-12 19:42:45 -08:00
power.h
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
srom.c
srom.h
test
tmacro.h
upc.h staging: vt6655: Replace C99 comments in power.c and upc.h. 2015-01-12 19:42:45 -08:00