aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656 (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-01-07staging: vt6656: iwctl/key/rf use new structures.Malcolm Priestley5-298/+198
2013-01-07staging: vt6656: change wmgr to new structuresMalcolm Priestley2-707/+431
2013-01-07staging: vt6656: change baseband/mac/wcmd/wctl to new structures.Malcolm Priestley8-248/+179
2013-01-07staging: vt6656: card/main_usb/device use new structure namesMalcolm Priestley4-202/+186
2013-01-07staging: vt6656: create new structure names to remove typedefs.Malcolm Priestley2-6/+7
2013-01-07staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley17-222/+158
2012-11-26staging: vt6656: wpa_set_keys remove fcpfkernelMalcolm Priestley3-27/+5
2012-11-26staging: vt6656: send SIOCGIWSCAN at end of all scanning events.Malcolm Priestley1-8/+6
2012-11-26staging: vt6656: extend wireless definitions to v22Malcolm Priestley1-8/+10
2012-11-26staging: vt6656: remove redundant IWEVCUSTOM events.Malcolm Priestley3-49/+2
2012-11-26staging: vt6656: cleanup of device_ioctl/net_device_statsMalcolm Priestley1-43/+12
2012-11-26staging: vt6656: dead code remove ioctl.c/hMalcolm Priestley5-732/+0
2012-11-26staging: vt6656: dead code removal : wpactl.c/hMalcolm Priestley4-658/+1
2012-11-26staging: vt6656: remove wpahdr from driver.Malcolm Priestley4-147/+0
2012-11-26staging: vt6656: move move all commands to iw_handler.Malcolm Priestley3-539/+298
2012-11-26staging: vt6656: fix headers and add cfg80211.Malcolm Priestley4-30/+15
2012-11-21staging: vt6656: remove use of __devexitBill Pemberton1-1/+1
2012-11-21staging: vt6656: remove use of __devinitBill Pemberton1-1/+1
2012-11-15staging: vt6656: iwctl_giwaplist() re warn: possible memory leak of 'qual'Malcolm Priestley1-1/+5
2012-11-13staging: vt6656: iwctl_giwaplist/device_ioctl : use off stack buffers.Malcolm Priestley2-51/+68
2012-11-13staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macroMalcolm Priestley9-61/+1
2012-11-13staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer.Malcolm Priestley2-11/+13
2012-11-13staging: vt6656: 64 bit fixes correct sizes of NDIS_802_11_ASSOCIATION_INFORMATIONMalcolm Priestley1-21/+21
2012-11-13staging: vt6656: 64 bit fixes TKIPvMixKey remove unsigned longMalcolm Priestley1-21/+19
2012-11-13staging: vt6656: 64 bit fixes pdwIV is now u32Malcolm Priestley1-1/+1
2012-11-13staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32Malcolm Priestley2-7/+7
2012-11-13staging: vt6656: 64 bit fixes: fix long warning messages.Malcolm Priestley4-24/+51
2012-11-13staging: vt6656: 64 bit fixes : correct all type sizesMalcolm Priestley1-5/+5