alistair23-linux/drivers/staging/vt6656
Malcolm Priestley 2033801522 staging: vt6656: s_uGetRTSCTSRsvTime fix return.
Always returns to __le16 type

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-03-19 09:00:19 -07:00
..
80211hdr.h /staging/vt6656: Delete extra paranthesis from macro definition 2014-03-13 17:30:22 -07:00
80211mgr.c
80211mgr.h
aes_ccmp.c staging: vt6656: Fix sparse warnings 2014-03-18 11:02:28 -07:00
aes_ccmp.h
baseband.c staging: vt6656: [BUG] BBvUpdatePreEDThreshold Always set sensitivity on bScanning 2013-12-10 23:14:26 -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: Reduce line length of bssdb.c 2014-01-07 17:17:59 -08:00
bssdb.h staging: vt6656: dead code remove mib.c mic.h from driver. 2013-12-17 13:09:09 -08:00
card.c staging: vt6656: CARDqGetNextTBTT replace code using do_div. 2014-01-08 11:02:13 -08:00
card.h staging: vt6656: Replace typedef enum _CARD_OP_MODE 2014-02-18 10:58:07 -08:00
channel.c staging: vt6656: Remove always 0 variable dwDiagRefCount 2013-11-25 12:41:43 -08:00
channel.h
control.c
control.h
country.h
datarate.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
datarate.h staging: vt6656: Move double definition of MAX_RATE to device_cfg.h 2013-12-10 23:14:26 -08:00
desc.h staging: vt6656: csBeacon_xmit merge structures. 2013-11-25 12:41:43 -08:00
device.h staging: vt6656: Remove unused tasklets tasklet_struct CmdWorkItem and EventWorkItem are not used. 2014-02-28 16:48:37 -08:00
device_cfg.h staging: vt6656: Move double definition of MAX_RATE to device_cfg.h 2013-12-10 23:14:26 -08:00
dpc.c staging: vt6656: Replace dev_alloc_skb with netdev_alloc_skb. 2014-02-28 16:48:36 -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
hostap.c Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd() 2013-11-25 09:14:29 -08:00
hostap.h
int.c staging: vt6656: Replace typedef struct INT_BUFFER, *PINT_BUFFER 2014-02-24 16:54:53 -08:00
int.h staging: vt6656: int : Replace typedef struct tagSINTData. 2014-02-18 10:59:34 -08:00
iocmd.h
iowpa.h
iwctl.c staging:vt6656: Removed assignment in if statement. 2014-03-10 14:56:07 -07:00
iwctl.h
Kconfig
key.c Staging: Convert uses of compare_ether_addr to ether_addr_equal 2013-09-17 07:47:44 -07:00
key.h
mac.c staging: vt6656: device_set_multi: covert mc_filter to u64 2014-02-14 09:20:51 -08:00
mac.h staging: vt6656: device_set_multi: covert mc_filter to u64 2014-02-14 09:20:51 -08:00
main_usb.c staging: vt6656: [BUG] set usb_fill_int_urb interval to 1 2014-03-17 14:29:50 -07:00
Makefile staging: vt6656: dead code remove mib.c mic.h from driver. 2013-12-17 13:09:09 -08:00
michael.c
michael.h
power.c staging: vt6656: power.c Fix line over 80 characters. 2014-03-16 22:10:23 -07:00
power.h
rc4.c
rc4.h
rf.c staging: vt6656: Remove always 0 variable dwDiagRefCount 2013-11-25 12:41:43 -08:00
rf.h
rndis.h Merge v3.13-rc2 into staging-next 2013-12-02 16:39:07 -08:00
rxtx.c staging: vt6656: s_uGetRTSCTSRsvTime fix return. 2014-03-19 09:00:19 -07:00
rxtx.h staging: vt6656: struct vnt_tx_short_buf_head correct base types 2014-03-19 09:00:19 -07:00
srom.h
tcrc.c
tcrc.h
tether.c
tether.h
tkip.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
tkip.h
tmacro.h
TODO
usbpipe.c staging: vt6656: [BUG] Fix Warning BOGUS urb xfer, pipe 3 != type 1 2014-03-17 14:50:46 -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: vRunCommand remove multi calls to s_bCommandComplete. 2014-02-24 16:55:41 -08:00
wcmd.h staging: vt6656: Move device_set_multi code call to vRunCommand 2014-02-24 16:55:41 -08:00
wctl.c Staging: Convert uses of compare_ether_addr to ether_addr_equal 2013-09-17 07:47:44 -07:00
wctl.h
wmgr.c staging: vt6656: Replace typedef enum _CARD_OP_MODE 2014-02-18 10:58:07 -08:00
wmgr.h staging: vt6656: covert BSSvSecondCallBack to delayed_work. 2013-09-30 18:33:13 -07:00
wpa.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
wpa.h
wpa2.c staging: vt6656: Fix (most) sparse warnings regarding static functions/variables 2013-11-10 10:57:33 -08:00
wpa2.h
wpactl.c staging: vt6656: remove an unneeded NULL check 2014-01-08 11:02:13 -08:00
wpactl.h