aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-17staging: vt6656: mac.c MACvDisableKeyEntry remove dead code wOffsetMalcolm Priestley1-4/+0
2013-06-17staging: vt6656: mac.c Remove commented out dead codeMalcolm Priestley1-25/+0
2013-06-17staging: vt6656: mac.c pbyData Remove magic number array sizeMalcolm Priestley1-11/+11
2013-05-30staging: vt6656: rf.c: Remove camel case from local variablesMalcolm Priestley1-38/+38
2013-05-30staging: vt6656: rf.c: RFbRFTableDownload: Remove camel case and clean up.Malcolm Priestley1-140/+121
2013-05-30staging: vt6656: rf.c: RFvRSSITodBm Remove camel case and clean up.Malcolm Priestley1-18/+19
2013-05-30staging: vt6656: rf.c: RFbRawSetPower Remove camel case and cleanup.Malcolm Priestley1-105/+117
2013-05-30staging: vt6656: rf.c: RFbSetPower Remove camel case and clean up.Malcolm Priestley1-30/+29
2013-05-27Merge 3.10-rc3 into staging-nextGreg Kroah-Hartman2-1/+7
2013-05-16staging: vt6656: [bug] Fix missing spin lock in iwctl_siwpower.Malcolm Priestley1-0/+6
2013-05-13staging: vt6656: remove unused definitionsAndres More2-16/+0
2013-05-13staging: vt6656: use free_netdev instead of kfreeHema Prathaban1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-43/+20
2013-04-09vt6656: slightly sanitized reading configAl Viro1-43/+20
2013-03-28staging: vt6656: remove consecutive newlinesAndres More68-875/+0
2013-03-26staging: vt6656: remove unused functionsAndres More22-756/+0
2013-03-25staging: vt6656: Fix stuck in scanning with variable uScanChannel.Malcolm Priestley1-23/+3
2013-03-25staging: vt6656: remove code placeholdersAndres More66-346/+0
2013-03-25staging: vt6656: removed custom 802.11 header usageAndres More7-160/+134
2013-03-25staging: vt6656: removed usage of custom Ethernet headerAndres More4-80/+68
2013-03-18Merge 3.9-rc3 into staging-nextGreg Kroah-Hartman2-5/+1
2013-03-11staging/vt6656: Fix too large integer constant warning on 32-bitGeert Uytterhoeven1-1/+1
2013-03-11staging: vt6656: Fix oops on resume from suspend.Malcolm Priestley1-4/+0
2013-03-11staging: vt6656: removed no longer useful ttype.h fileAndres More39-85/+7
2013-03-11staging: vt6656: removed custom pointer definitionsAndres More2-7/+4
2013-03-11staging: vt6656: replaced custom DWORD definition with u32Andres More21-214/+210
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More37-690/+687
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More54-877/+874
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More27-559/+555
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More26-485/+482
2013-02-15staging: vt6656: replace custom BOOL definition with boolAndres More25-78/+76
2013-02-05staging/vt6656: Fix sparse warning constant 0xffffffff00000000U is so big it is unsigned longPeter Huewe1-1/+1
2013-02-03staging: vt6656: fix C99 // comments in main_usb.cAndres More1-99/+111
2013-02-03staging: vt6656: fixed C99 // comments in two headersAndres More2-48/+43
2013-02-03staging: vt6656: cleared C99 // comments in datarate.cAndres More1-12/+21
2013-02-03staging: vt6656: fixed C99 // commentsAndres More2-106/+108
2013-02-03staging: vt6656: cleared 'do not use C99 // comments' checkpatch errorsAndres More1-12/+11
2013-02-03staging: vt6656: cleared 'do not use C99 // comments' checkpatch errorsAndres More1-89/+76
2013-01-31staging: vt6656: Fix URB submitted while active warning.Malcolm Priestley1-8/+20
2013-01-25Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman4-24/+19
2013-01-25staging: vt6656: Revert: 64bit fixes: dpc.c incorrect addressing of void structure.Malcolm Priestley1-2/+2
2013-01-25staging: vt6656: revert : 64 bit- Correctly address void structure.Malcolm Priestley1-1/+1
2013-01-18staging: vt6656: cleanup vnt_manger.Malcolm Priestley1-131/+122
2013-01-18staging: vt6656: cleanup struct vnt_privateMalcolm Priestley1-372/+349
2013-01-18staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove typedef.Malcolm Priestley9-50/+53
2013-01-18staging: vt6656: datarate/dpc/hostap/power use new structures.Malcolm Priestley8-348/+210
2013-01-18staging: vt6656: change bssdb/rxtx/wpa2 to new structuresMalcolm Priestley5-778/+452
2013-01-17staging: vt6656: Fix inconsistent structure packingBen Hutchings4-24/+19
2013-01-07staging: vt6656: remove a useless call to memset().Cyril Roelandt1-1/+0
2013-01-07staging: vt6656: channel/control/firmware/int/usbpipe to new structuresMalcolm Priestley12-234/+104