summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656
AgeCommit message (Expand)Author
2013-03-11staging/vt6656: Fix too large integer constant warning on 32-bitGeert Uytterhoeven
2013-03-11staging: vt6656: Fix oops on resume from suspend.Malcolm Priestley
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More
2013-02-15staging: vt6656: replace custom BOOL definition with boolAndres More
2013-02-05staging/vt6656: Fix sparse warning constant 0xffffffff00000000U is so big it ...Peter Huewe
2013-02-03staging: vt6656: fix C99 // comments in main_usb.cAndres More
2013-02-03staging: vt6656: fixed C99 // comments in two headersAndres More
2013-02-03staging: vt6656: cleared C99 // comments in datarate.cAndres More
2013-02-03staging: vt6656: fixed C99 // commentsAndres More
2013-02-03staging: vt6656: cleared 'do not use C99 // comments' checkpatch errorsAndres More
2013-02-03staging: vt6656: cleared 'do not use C99 // comments' checkpatch errorsAndres More
2013-01-31staging: vt6656: Fix URB submitted while active warning.Malcolm Priestley
2013-01-25Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman
2013-01-25staging: vt6656: Revert: 64bit fixes: dpc.c incorrect addressing of void stru...Malcolm Priestley
2013-01-25staging: vt6656: revert : 64 bit- Correctly address void structure.Malcolm Priestley
2013-01-18staging: vt6656: cleanup vnt_manger.Malcolm Priestley
2013-01-18staging: vt6656: cleanup struct vnt_privateMalcolm Priestley
2013-01-18staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove type...Malcolm Priestley
2013-01-18staging: vt6656: datarate/dpc/hostap/power use new structures.Malcolm Priestley
2013-01-18staging: vt6656: change bssdb/rxtx/wpa2 to new structuresMalcolm Priestley
2013-01-17staging: vt6656: Fix inconsistent structure packingBen Hutchings
2013-01-07staging: vt6656: remove a useless call to memset().Cyril Roelandt
2013-01-07staging: vt6656: channel/control/firmware/int/usbpipe to new structuresMalcolm Priestley
2013-01-07staging: vt6656: iwctl/key/rf use new structures.Malcolm Priestley
2013-01-07staging: vt6656: change wmgr to new structuresMalcolm Priestley
2013-01-07staging: vt6656: change baseband/mac/wcmd/wctl to new structures.Malcolm Priestley
2013-01-07staging: vt6656: card/main_usb/device use new structure namesMalcolm Priestley
2013-01-07staging: vt6656: create new structure names to remove typedefs.Malcolm Priestley
2013-01-07staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley
2012-11-26staging: vt6656: wpa_set_keys remove fcpfkernelMalcolm Priestley
2012-11-26staging: vt6656: send SIOCGIWSCAN at end of all scanning events.Malcolm Priestley
2012-11-26staging: vt6656: extend wireless definitions to v22Malcolm Priestley
2012-11-26staging: vt6656: remove redundant IWEVCUSTOM events.Malcolm Priestley
2012-11-26staging: vt6656: cleanup of device_ioctl/net_device_statsMalcolm Priestley
2012-11-26staging: vt6656: dead code remove ioctl.c/hMalcolm Priestley
2012-11-26staging: vt6656: dead code removal : wpactl.c/hMalcolm Priestley
2012-11-26staging: vt6656: remove wpahdr from driver.Malcolm Priestley
2012-11-26staging: vt6656: move move all commands to iw_handler.Malcolm Priestley
2012-11-26staging: vt6656: fix headers and add cfg80211.Malcolm Priestley
2012-11-21staging: vt6656: remove use of __devexitBill Pemberton
2012-11-21staging: vt6656: remove use of __devinitBill Pemberton
2012-11-15staging: vt6656: iwctl_giwaplist() re warn: possible memory leak of 'qual'Malcolm Priestley
2012-11-13staging: vt6656: iwctl_giwaplist/device_ioctl : use off stack buffers.Malcolm Priestley
2012-11-13staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macroMalcolm Priestley
2012-11-13staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer.Malcolm Priestley
2012-11-13staging: vt6656: 64 bit fixes correct sizes of NDIS_802_11_ASSOCIATION_INFORM...Malcolm Priestley
2012-11-13staging: vt6656: 64 bit fixes TKIPvMixKey remove unsigned longMalcolm Priestley
2012-11-13staging: vt6656: 64 bit fixes pdwIV is now u32Malcolm Priestley
2012-11-13staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32Malcolm Priestley