summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656
Commit message (Expand)AuthorAgeFilesLines
...
* staging: vt6656: rxtx.c s_uGetRTSCTSDuration return endian u16Malcolm Priestley2013-08-141-30/+63
* staging: vt6656: rxtx.c s:_uGetDataDuration simplify structure.Malcolm Priestley2013-08-141-41/+9
* staging: vt6656: rxtx.h dead code typedef union tagUTX_BUFFER_CONTAINERMalcolm Priestley2013-08-141-573/+0
* staging: vt6656: rxtx.h always pack BEACON_BUFFER/TX_BUFFERMalcolm Priestley2013-08-141-2/+2
* staging: vt6656: rxtx.c s_uFillDataHead remove dead variables.Malcolm Priestley2013-08-121-7/+5
* staging: vt6656: rxtx.c: s_uGetDataDuration remove dead variables.Malcolm Priestley2013-08-121-44/+30
* staging: vt6656: rxtx.c: s_uGetDataDuration remove First Frag or Mid Frag dea...Malcolm Priestley2013-08-121-104/+1
* staging: vt6656: desc.h remove typedef struct tagSCTSDataMalcolm Priestley2013-08-122-25/+12
* staging: vt6656: desc.h remove typedef struct tagSRTSDataMalcolm Priestley2013-08-122-133/+69
* staging: vt6656: rxtx.c: s_vGetFreeContext use single tx memset.Malcolm Priestley2013-08-121-11/+1
* staging: vt6656: device.h unused variablesMalcolm Priestley2013-07-311-5/+0
* staging: vt6656: dead code wCTSDuration.Malcolm Priestley2013-07-313-6/+0
* staging: vt6656: remove dead code DBG_PORT80/VIAWET_DEBUGMalcolm Priestley2013-07-252-8/+0
* staging: vt6656: Remove dead code macro ASSERTMalcolm Priestley2013-07-256-20/+0
* staging: vt6656: mac.c MACvDisableKeyEntry remove dead code wOffsetMalcolm Priestley2013-06-171-4/+0
* staging: vt6656: mac.c Remove commented out dead codeMalcolm Priestley2013-06-171-25/+0
* staging: vt6656: mac.c pbyData Remove magic number array sizeMalcolm Priestley2013-06-171-11/+11
* staging: vt6656: rf.c: Remove camel case from local variablesMalcolm Priestley2013-05-301-38/+38
* staging: vt6656: rf.c: RFbRFTableDownload: Remove camel case and clean up.Malcolm Priestley2013-05-301-140/+121
* staging: vt6656: rf.c: RFvRSSITodBm Remove camel case and clean up.Malcolm Priestley2013-05-301-18/+19
* staging: vt6656: rf.c: RFbRawSetPower Remove camel case and cleanup.Malcolm Priestley2013-05-301-105/+117
* staging: vt6656: rf.c: RFbSetPower Remove camel case and clean up.Malcolm Priestley2013-05-301-30/+29
* Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman2013-05-272-1/+7
|\
| * staging: vt6656: [bug] Fix missing spin lock in iwctl_siwpower.Malcolm Priestley2013-05-161-0/+6
| * staging: vt6656: use free_netdev instead of kfreeHema Prathaban2013-05-131-1/+1
* | staging: vt6656: remove unused definitionsAndres More2013-05-132-16/+0
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-43/+20
|\
| * vt6656: slightly sanitized reading configAl Viro2013-04-091-43/+20
* | staging: vt6656: remove consecutive newlinesAndres More2013-03-2868-875/+0
* | staging: vt6656: remove unused functionsAndres More2013-03-2622-756/+0
* | staging: vt6656: Fix stuck in scanning with variable uScanChannel.Malcolm Priestley2013-03-251-23/+3
* | staging: vt6656: remove code placeholdersAndres More2013-03-2566-346/+0
* | staging: vt6656: removed custom 802.11 header usageAndres More2013-03-257-160/+134
* | staging: vt6656: removed usage of custom Ethernet headerAndres More2013-03-254-80/+68
* | Merge 3.9-rc3 into staging-nextGreg Kroah-Hartman2013-03-182-5/+1
|\ \ | |/
| * staging/vt6656: Fix too large integer constant warning on 32-bitGeert Uytterhoeven2013-03-111-1/+1
| * staging: vt6656: Fix oops on resume from suspend.Malcolm Priestley2013-03-111-4/+0
* | staging: vt6656: removed no longer useful ttype.h fileAndres More2013-03-1139-85/+7
* | staging: vt6656: removed custom pointer definitionsAndres More2013-03-112-7/+4
* | staging: vt6656: replaced custom DWORD definition with u32Andres More2013-03-1121-214/+210
* | staging: vt6656: replaced custom WORD definition with u16Andres More2013-03-1137-690/+687
* | staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-1154-877/+874
|/
* staging: vt6656: replaced custom TRUE definition with trueAndres More2013-02-1527-559/+555
* staging: vt6656: replaced custom FALSE definition with falseAndres More2013-02-1526-485/+482
* staging: vt6656: replace custom BOOL definition with boolAndres More2013-02-1525-78/+76
* staging/vt6656: Fix sparse warning constant 0xffffffff00000000U is so big it ...Peter Huewe2013-02-051-1/+1
* staging: vt6656: fix C99 // comments in main_usb.cAndres More2013-02-031-99/+111
* staging: vt6656: fixed C99 // comments in two headersAndres More2013-02-032-48/+43
* staging: vt6656: cleared C99 // comments in datarate.cAndres More2013-02-031-12/+21
* staging: vt6656: fixed C99 // commentsAndres More2013-02-032-106/+108
OpenPOWER on IntegriCloud