aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656
AgeCommit message (Expand)Author
2013-01-17staging: vt6656: Fix inconsistent structure packingBen Hutchings
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
2012-11-13staging: vt6656: 64 bit fixes: fix long warning messages.Malcolm Priestley
2012-11-13staging: vt6656: 64 bit fixes : correct all type sizesMalcolm Priestley
2012-11-13staging: vt6656: 64 bit fixes: int.h replaced DWORD with u32Malcolm Priestley
2012-11-13staging: vt6656: 64 bit fixes: rxtx.h Replace DWORD with u32.Malcolm Priestley
2012-11-13staging: vt6656: 64 bit fixes: use u32 for QWORD definition.Malcolm Priestley
2012-11-13staging: vt6656: 64 bit fixes: RXbBulkInProcessData FramesizeMalcolm Priestley
2012-11-13staging: vt6656: 64bit fixes: desh.h fix size. replace DWORD with u32.Malcolm Priestley
2012-11-13staging: vt6656: 64bit fixes: dpc.c incorrect addressing of void structure.Malcolm Priestley
2012-11-13staging: vt6656: 64 bit- Correctly address void structure.Malcolm Priestley
2012-11-13staging: vt6656: fix viawget_wpa_param sizeMalcolm Priestley
2012-11-13staging: vt6656: nsDMA_tx_packet: free tx context bBoolInUseMalcolm Priestley
2012-11-13staging: vt6656: dead code byCntMeasure/TKIPCounterMeasuresInvokedMalcolm Priestley
2012-11-13staging: vt6656: dead code remove upc.hMalcolm Priestley
2012-11-13staging: vt6656: free skbuff and relocate on bReAllocSkb == FALSE.Malcolm Priestley
2012-11-13staging: vt6656: no need to bIndicateReceive when no bytes to read.Malcolm Priestley
2012-10-22staging: vt6656: [BUG] PIPEnsSendBulkOut free bBoolInUseMalcolm Priestley
2012-10-22Staging: vt6655-6: shift wrap in hostap_set_encryption()Dan Carpenter
2012-10-22Staging: vt6655-6: shift wrap buf in s_vFillTxKey()Dan Carpenter
2012-10-22staging: vt6656: Keep firmware loading local and release firware.Malcolm Priestley
2012-10-22staging: vt6656: [BUG] out of bound array reference in RFbSetPower.Malcolm Priestley
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman
2012-09-04Staging: vt6656: using is_broadcast_ether_addr() to simplify the codeWei Yongjun
2012-09-04staging "vt6656" Typo rename Embeded to Embedded.Justin P. Mattock
2012-09-04staging "vt6656" Typo rename Caculate to Calculate.Justin P. Mattock
2012-09-04staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock
2012-09-04staging: vt6656: [BUG] - Failed connection, incorrect endian.Malcolm Priestley
2012-08-27Merge 3.6-rc3 into staging-nextGreg Kroah-Hartman
2012-08-17USB: vt6656: remove __devinit* from the struct usb_device_id tableGreg Kroah-Hartman
2012-08-13staging: vt6656: Fix typo in vt6656Masanari Iida