index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-26
staging: vt6656: wpa_set_keys remove fcpfkernel
Malcolm Priestley
3
-27
/
+5
2012-11-26
staging: vt6656: send SIOCGIWSCAN at end of all scanning events.
Malcolm Priestley
1
-8
/
+6
2012-11-26
staging: vt6656: extend wireless definitions to v22
Malcolm Priestley
1
-8
/
+10
2012-11-26
staging: vt6656: remove redundant IWEVCUSTOM events.
Malcolm Priestley
3
-49
/
+2
2012-11-26
staging: vt6656: cleanup of device_ioctl/net_device_stats
Malcolm Priestley
1
-43
/
+12
2012-11-26
staging: vt6656: dead code remove ioctl.c/h
Malcolm Priestley
5
-732
/
+0
2012-11-26
staging: vt6656: dead code removal : wpactl.c/h
Malcolm Priestley
4
-658
/
+1
2012-11-26
staging: vt6656: remove wpahdr from driver.
Malcolm Priestley
4
-147
/
+0
2012-11-26
staging: vt6656: move move all commands to iw_handler.
Malcolm Priestley
3
-539
/
+298
2012-11-26
staging: vt6656: fix headers and add cfg80211.
Malcolm Priestley
4
-30
/
+15
2012-11-21
staging: vt6656: remove use of __devexit
Bill Pemberton
1
-1
/
+1
2012-11-21
staging: vt6656: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-15
staging: vt6656: iwctl_giwaplist() re warn: possible memory leak of 'qual'
Malcolm Priestley
1
-1
/
+5
2012-11-13
staging: vt6656: iwctl_giwaplist/device_ioctl : use off stack buffers.
Malcolm Priestley
2
-51
/
+68
2012-11-13
staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macro
Malcolm Priestley
9
-61
/
+1
2012-11-13
staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer.
Malcolm Priestley
2
-11
/
+13
2012-11-13
staging: vt6656: 64 bit fixes correct sizes of NDIS_802_11_ASSOCIATION_INFORM...
Malcolm Priestley
1
-21
/
+21
2012-11-13
staging: vt6656: 64 bit fixes TKIPvMixKey remove unsigned long
Malcolm Priestley
1
-21
/
+19
2012-11-13
staging: vt6656: 64 bit fixes pdwIV is now u32
Malcolm Priestley
1
-1
/
+1
2012-11-13
staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32
Malcolm Priestley
2
-7
/
+7
2012-11-13
staging: vt6656: 64 bit fixes: fix long warning messages.
Malcolm Priestley
4
-24
/
+51
2012-11-13
staging: vt6656: 64 bit fixes : correct all type sizes
Malcolm Priestley
1
-5
/
+5
2012-11-13
staging: vt6656: 64 bit fixes: int.h replaced DWORD with u32
Malcolm Priestley
1
-2
/
+2
2012-11-13
staging: vt6656: 64 bit fixes: rxtx.h Replace DWORD with u32.
Malcolm Priestley
1
-4
/
+4
2012-11-13
staging: vt6656: 64 bit fixes: use u32 for QWORD definition.
Malcolm Priestley
1
-2
/
+4
2012-11-13
staging: vt6656: 64 bit fixes: RXbBulkInProcessData Framesize
Malcolm Priestley
1
-10
/
+10
2012-11-13
staging: vt6656: 64bit fixes: desh.h fix size. replace DWORD with u32.
Malcolm Priestley
1
-14
/
+14
2012-11-13
staging: vt6656: 64bit fixes: dpc.c incorrect addressing of void structure.
Malcolm Priestley
1
-3
/
+3
2012-11-13
staging: vt6656: 64 bit- Correctly address void structure.
Malcolm Priestley
1
-6
/
+4
2012-11-13
staging: vt6656: fix viawget_wpa_param size
Malcolm Priestley
1
-6
/
+4
2012-11-13
staging: vt6656: nsDMA_tx_packet: free tx context bBoolInUse
Malcolm Priestley
1
-0
/
+1
2012-11-13
staging: vt6656: dead code byCntMeasure/TKIPCounterMeasuresInvoked
Malcolm Priestley
3
-7
/
+0
2012-11-13
staging: vt6656: dead code remove upc.h
Malcolm Priestley
2
-163
/
+0
2012-11-13
staging: vt6656: free skbuff and relocate on bReAllocSkb == FALSE.
Malcolm Priestley
1
-2
/
+7
2012-11-13
staging: vt6656: no need to bIndicateReceive when no bytes to read.
Malcolm Priestley
1
-1
/
+2
2012-10-22
staging: vt6656: [BUG] PIPEnsSendBulkOut free bBoolInUse
Malcolm Priestley
1
-0
/
+1
2012-10-22
Staging: vt6655-6: shift wrap in hostap_set_encryption()
Dan Carpenter
1
-3
/
+3
2012-10-22
Staging: vt6655-6: shift wrap buf in s_vFillTxKey()
Dan Carpenter
1
-1
/
+1
2012-10-22
staging: vt6656: Keep firmware loading local and release firware.
Malcolm Priestley
3
-14
/
+10
2012-10-22
staging: vt6656: [BUG] out of bound array reference in RFbSetPower.
Malcolm Priestley
1
-0
/
+3
2012-09-16
Merge 3.6-rc6 into staging-next
Greg Kroah-Hartman
2
-20
/
+20
2012-09-04
Staging: vt6656: using is_broadcast_ether_addr() to simplify the code
Wei Yongjun
1
-6
/
+2
2012-09-04
staging "vt6656" Typo rename Embeded to Embedded.
Justin P. Mattock
2
-27
/
+27
2012-09-04
staging "vt6656" Typo rename Caculate to Calculate.
Justin P. Mattock
4
-36
/
+36
2012-09-04
staging "vt6656" Fix typos in comments, and in a printk message.
Justin P. Mattock
25
-75
/
+75
2012-09-04
staging: vt6656: [BUG] - Failed connection, incorrect endian.
Malcolm Priestley
2
-20
/
+20
2012-08-27
Merge 3.6-rc3 into staging-next
Greg Kroah-Hartman
1
-1
/
+1
2012-08-17
USB: vt6656: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-08-13
staging: vt6656: Fix typo in vt6656
Masanari Iida
4
-8
/
+8
2012-08-13
staging: vt6656: print small buffers with %*ph
Andy Shevchenko
1
-5
/
+2
[next]