summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656
AgeCommit message (Expand)Author
2013-08-16staging: vt6656: rxtx.h : remove typedef struct tagSBEACON_BUFFERMalcolm Priestley
2013-08-16staging: vt6656: rxtx.c : s_bPacketToWirelessUsb remove usbPacketBuf.Malcolm Priestley
2013-08-16staging: vt6656: rxtx.c remove typdef PTX_BUFFERMalcolm Priestley
2013-08-14staging: vt6656: rxtx.c s_uGetRTSCTSDuration return endian u16Malcolm Priestley
2013-08-14staging: vt6656: rxtx.c s:_uGetDataDuration simplify structure.Malcolm Priestley
2013-08-14staging: vt6656: rxtx.h dead code typedef union tagUTX_BUFFER_CONTAINERMalcolm Priestley
2013-08-14staging: vt6656: rxtx.h always pack BEACON_BUFFER/TX_BUFFERMalcolm Priestley
2013-08-12staging: vt6656: rxtx.c s_uFillDataHead remove dead variables.Malcolm Priestley
2013-08-12staging: vt6656: rxtx.c: s_uGetDataDuration remove dead variables.Malcolm Priestley
2013-08-12staging: vt6656: rxtx.c: s_uGetDataDuration remove First Frag or Mid Frag dea...Malcolm Priestley
2013-08-12staging: vt6656: desc.h remove typedef struct tagSCTSDataMalcolm Priestley
2013-08-12staging: vt6656: desc.h remove typedef struct tagSRTSDataMalcolm Priestley
2013-08-12staging: vt6656: rxtx.c: s_vGetFreeContext use single tx memset.Malcolm Priestley
2013-08-01staging: vt6656: device.h unused variablesMalcolm Priestley
2013-08-01staging: vt6656: dead code wCTSDuration.Malcolm Priestley
2013-07-25staging: vt6656: remove dead code DBG_PORT80/VIAWET_DEBUGMalcolm Priestley
2013-07-25staging: vt6656: Remove dead code macro ASSERTMalcolm Priestley
2013-06-17staging: vt6656: mac.c MACvDisableKeyEntry remove dead code wOffsetMalcolm Priestley
2013-06-17staging: vt6656: mac.c Remove commented out dead codeMalcolm Priestley
2013-06-17staging: vt6656: mac.c pbyData Remove magic number array sizeMalcolm Priestley
2013-05-30staging: vt6656: rf.c: Remove camel case from local variablesMalcolm Priestley
2013-05-30staging: vt6656: rf.c: RFbRFTableDownload: Remove camel case and clean up.Malcolm Priestley
2013-05-30staging: vt6656: rf.c: RFvRSSITodBm Remove camel case and clean up.Malcolm Priestley
2013-05-30staging: vt6656: rf.c: RFbRawSetPower Remove camel case and cleanup.Malcolm Priestley
2013-05-30staging: vt6656: rf.c: RFbSetPower Remove camel case and clean up.Malcolm Priestley
2013-05-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman
2013-05-16staging: vt6656: [bug] Fix missing spin lock in iwctl_siwpower.Malcolm Priestley
2013-05-13staging: vt6656: remove unused definitionsAndres More
2013-05-13staging: vt6656: use free_netdev instead of kfreeHema Prathaban
2013-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-09vt6656: slightly sanitized reading configAl Viro
2013-03-28staging: vt6656: remove consecutive newlinesAndres More
2013-03-26staging: vt6656: remove unused functionsAndres More
2013-03-25staging: vt6656: Fix stuck in scanning with variable uScanChannel.Malcolm Priestley
2013-03-25staging: vt6656: remove code placeholdersAndres More
2013-03-25staging: vt6656: removed custom 802.11 header usageAndres More
2013-03-25staging: vt6656: removed usage of custom Ethernet headerAndres More
2013-03-18Merge 3.9-rc3 into staging-nextGreg Kroah-Hartman
2013-03-11staging/vt6656: Fix too large integer constant warning on 32-bitGeert Uytterhoeven
2013-03-11staging: vt6656: Fix oops on resume from suspend.Malcolm Priestley
2013-03-11staging: vt6656: removed no longer useful ttype.h fileAndres More
2013-03-11staging: vt6656: removed custom pointer definitionsAndres More
2013-03-11staging: vt6656: replaced custom DWORD definition with u32Andres More
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More
2013-02-15staging: vt6656: replace custom BOOL definition with boolAndres More
2013-02-05staging/vt6656: Fix sparse warning constant 0xffffffff00000000U is so big it ...Peter Huewe
2013-02-04staging: vt6656: fix C99 // comments in main_usb.cAndres More