summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* staging: vt6656: cleared 'do not use C99 // comments' checkpatch errorsAndres More2013-02-031-12/+11
* staging: vt6656: cleared 'do not use C99 // comments' checkpatch errorsAndres More2013-02-031-89/+76
* staging: vt6656: Fix URB submitted while active warning.Malcolm Priestley2013-01-311-8/+20
* Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman2013-01-254-24/+19
|\
| * staging: vt6656: Fix inconsistent structure packingBen Hutchings2013-01-174-24/+19
* | staging: vt6656: Revert: 64bit fixes: dpc.c incorrect addressing of void stru...Malcolm Priestley2013-01-251-2/+2
* | staging: vt6656: revert : 64 bit- Correctly address void structure.Malcolm Priestley2013-01-251-1/+1
* | staging: vt6656: cleanup vnt_manger.Malcolm Priestley2013-01-181-131/+122
* | staging: vt6656: cleanup struct vnt_privateMalcolm Priestley2013-01-181-372/+349
* | staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove type...Malcolm Priestley2013-01-189-50/+53
* | staging: vt6656: datarate/dpc/hostap/power use new structures.Malcolm Priestley2013-01-188-348/+210
* | staging: vt6656: change bssdb/rxtx/wpa2 to new structuresMalcolm Priestley2013-01-185-778/+452
* | staging: vt6656: remove a useless call to memset().Cyril Roelandt2013-01-071-1/+0
* | staging: vt6656: channel/control/firmware/int/usbpipe to new structuresMalcolm Priestley2013-01-0712-234/+104
* | staging: vt6656: iwctl/key/rf use new structures.Malcolm Priestley2013-01-075-298/+198
* | staging: vt6656: change wmgr to new structuresMalcolm Priestley2013-01-072-707/+431
* | staging: vt6656: change baseband/mac/wcmd/wctl to new structures.Malcolm Priestley2013-01-078-248/+179
* | staging: vt6656: card/main_usb/device use new structure namesMalcolm Priestley2013-01-074-202/+186
* | staging: vt6656: create new structure names to remove typedefs.Malcolm Priestley2013-01-072-6/+7
* | staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley2013-01-0717-222/+158
|/
* staging: vt6656: wpa_set_keys remove fcpfkernelMalcolm Priestley2012-11-263-27/+5
* staging: vt6656: send SIOCGIWSCAN at end of all scanning events.Malcolm Priestley2012-11-261-8/+6
* staging: vt6656: extend wireless definitions to v22Malcolm Priestley2012-11-261-8/+10
* staging: vt6656: remove redundant IWEVCUSTOM events.Malcolm Priestley2012-11-263-49/+2
OpenPOWER on IntegriCloud