linux/drivers/staging/vt6656
Malcolm Priestley 9a450f9a7a staging: vt6656: s_uCalculateLinkQual use netstats rx values
Use netstats rx_packets and rx_frame_errors.

Add frame errors to RXbBulkInProcessData

The current scStatistic.RxFcsErrCnt only records
USB errors not frame errors.

The scStatistic.RxOkCnt only recorded successful USB
transfers not actual successfully received packets.

So a more accurate reading is to use netstats rx_packets and
rx_frame_errors.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-12-10 23:14:26 -08:00
..
80211hdr.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
80211mgr.c staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
80211mgr.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
aes_ccmp.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
aes_ccmp.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
baseband.c staging: vt6656: baseband.c clean up BBbVT3184Init 2013-12-08 17:27:18 -08:00
baseband.h staging: vt6656: baseband.h re: baseband.c:877:26: sparse: incorrect type in assignment (different base types) 2013-08-28 15:28:42 -07:00
bssdb.c staging: vt6656: s_uCalculateLinkQual use netstats rx values 2013-12-10 23:14:26 -08:00
bssdb.h staging: vt6656: covert BSSvSecondCallBack to delayed_work. 2013-09-30 18:33:13 -07:00
card.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
card.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
channel.c staging: vt6656: Remove always 0 variable dwDiagRefCount 2013-11-25 12:41:43 -08:00
channel.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
control.c staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
control.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
country.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
datarate.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
datarate.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
desc.h staging: vt6656: csBeacon_xmit merge structures. 2013-11-25 12:41:43 -08:00
device_cfg.h staging: vt6656: remove dead code DBG_PORT80/VIAWET_DEBUG 2013-07-25 13:39:41 -07:00
device.h staging: vt6656: Remove unused variable bAES. 2013-11-25 19:03:58 -08:00
dpc.c staging: vt6656: s_uCalculateLinkQual use netstats rx values 2013-12-10 23:14:26 -08:00
dpc.h staging: vt6656: covert RXvMngWorkItem to work queue 2013-09-30 18:33:14 -07:00
firmware.c staging: vt6656: removed line over 80 chars warning 2013-10-17 13:34:23 -07:00
firmware.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
hostap.c Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd() 2013-11-25 09:14:29 -08:00
hostap.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
int.c staging: vt6656: Remove STAvUpdateTDStatCounter and apply directly to stats 2013-12-10 23:14:26 -08:00
int.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
iocmd.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
iowpa.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
iwctl.c staging: vt6656: Get wireless stats qual.qual directly from s_uCalculateLinkQual 2013-12-10 23:14:26 -08:00
iwctl.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
Kconfig
key.c Staging: Convert uses of compare_ether_addr to ether_addr_equal 2013-09-17 07:47:44 -07:00
key.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
mac.c staging: vt6656: mac.c MACvDisableKeyEntry remove dead code wOffset 2013-06-17 14:55:32 -07:00
mac.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
main_usb.c staging: vt6656: main_usb.c ether_crc use kernel code 2013-11-11 16:33:23 -08:00
Makefile
mib.c staging: vt6656: Remove STAvUpdateTDStatCounter and apply directly to stats 2013-12-10 23:14:26 -08:00
mib.h staging: vt6656: Remove STAvUpdateTDStatCounter and apply directly to stats 2013-12-10 23:14:26 -08:00
michael.c staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
michael.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
power.c Staging: vt6656: fix code indenting error in power.c 2013-10-27 20:36:44 -07:00
power.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
rc4.c staging: vt6656: replaced custom BYTE definition with u8 2013-03-11 09:18:46 -07:00
rc4.h staging: vt6656: remove code placeholders 2013-03-25 11:06:09 -07:00
rf.c staging: vt6656: Remove always 0 variable dwDiagRefCount 2013-11-25 12:41:43 -08:00
rf.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
rndis.h Merge v3.13-rc2 into staging-next 2013-12-02 16:39:07 -08:00
rxtx.c staging: vt6656: Remove STAvUpdateTDStatCounter and apply directly to stats 2013-12-10 23:14:26 -08:00
rxtx.h staging: vt6656: vnt_beacon_buffer attach mac header. 2013-11-25 12:41:43 -08:00
srom.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
tcrc.c staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
tcrc.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
tether.c staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
tether.h staging: vt6656: remove unused definitions 2013-05-13 18:08:18 -04:00
tkip.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
tkip.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
tmacro.h staging: vt6656: remove unused definitions 2013-05-13 18:08:18 -04:00
TODO staging: vt6656: removed no longer useful ttype.h file 2013-03-11 09:18:47 -07:00
usbpipe.c staging: vt6656: return if pControlURB->hcpriv not NULL 2013-10-15 09:42:13 -07:00
usbpipe.h staging: vt6656: device.h Replace typedef struct _RCB 2013-08-28 15:28:43 -07:00
vntconfiguration.dat
wcmd.c staging: vt6656: Remove always 0 variable dwDiagRefCount 2013-11-25 12:41:43 -08:00
wcmd.h staging: vt6656: Remove 10 second timer and move to BSSvSecondCallBack 2013-10-15 09:42:12 -07:00
wctl.c Staging: Convert uses of compare_ether_addr to ether_addr_equal 2013-09-17 07:47:44 -07:00
wctl.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
wmgr.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
wmgr.h staging: vt6656: covert BSSvSecondCallBack to delayed_work. 2013-09-30 18:33:13 -07:00
wpa2.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
wpa2.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
wpa.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
wpa.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00
wpactl.c Staging: Convert uses of compare_ether_addr to ether_addr_equal 2013-09-17 07:47:44 -07:00
wpactl.h staging: vt6656: remove consecutive newlines 2013-03-28 16:06:27 -07:00