summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656
Commit message (Expand)AuthorAgeFilesLines
* 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
* staging: vt6656: cleanup of device_ioctl/net_device_statsMalcolm Priestley2012-11-261-43/+12
* staging: vt6656: dead code remove ioctl.c/hMalcolm Priestley2012-11-265-732/+0
* staging: vt6656: dead code removal : wpactl.c/hMalcolm Priestley2012-11-264-658/+1
* staging: vt6656: remove wpahdr from driver.Malcolm Priestley2012-11-264-147/+0
* staging: vt6656: move move all commands to iw_handler.Malcolm Priestley2012-11-263-539/+298
* staging: vt6656: fix headers and add cfg80211.Malcolm Priestley2012-11-264-30/+15
* staging: vt6656: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: vt6656: remove use of __devinitBill Pemberton2012-11-211-1/+1
* staging: vt6656: iwctl_giwaplist() re warn: possible memory leak of 'qual'Malcolm Priestley2012-11-151-1/+5
* staging: vt6656: iwctl_giwaplist/device_ioctl : use off stack buffers.Malcolm Priestley2012-11-132-51/+68
* staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macroMalcolm Priestley2012-11-139-61/+1
* staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer.Malcolm Priestley2012-11-132-11/+13
* staging: vt6656: 64 bit fixes correct sizes of NDIS_802_11_ASSOCIATION_INFORM...Malcolm Priestley2012-11-131-21/+21
* staging: vt6656: 64 bit fixes TKIPvMixKey remove unsigned longMalcolm Priestley2012-11-131-21/+19
* staging: vt6656: 64 bit fixes pdwIV is now u32Malcolm Priestley2012-11-131-1/+1
* staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32Malcolm Priestley2012-11-132-7/+7
* staging: vt6656: 64 bit fixes: fix long warning messages.Malcolm Priestley2012-11-134-24/+51
* staging: vt6656: 64 bit fixes : correct all type sizesMalcolm Priestley2012-11-131-5/+5
* staging: vt6656: 64 bit fixes: int.h replaced DWORD with u32Malcolm Priestley2012-11-131-2/+2
* staging: vt6656: 64 bit fixes: rxtx.h Replace DWORD with u32.Malcolm Priestley2012-11-131-4/+4
* staging: vt6656: 64 bit fixes: use u32 for QWORD definition.Malcolm Priestley2012-11-131-2/+4
OpenPOWER on IntegriCloud