Sign in
android-kvm
/
linux
/
78c2c2fe59b8c6b7d20e163efde0bfccc679f647
/
drivers
/
staging
/
vt6656
409359a
staging: vt6656: mac.c MACvDisableKeyEntry remove dead code wOffset
by Malcolm Priestley
· 12 years ago
bef6779
staging: vt6656: mac.c Remove commented out dead code
by Malcolm Priestley
· 12 years ago
13d8d89
staging: vt6656: mac.c pbyData Remove magic number array size
by Malcolm Priestley
· 12 years ago
78a650d
staging: vt6656: rf.c: Remove camel case from local variables
by Malcolm Priestley
· 12 years ago
d9652ae
staging: vt6656: rf.c: RFbRFTableDownload: Remove camel case and clean up.
by Malcolm Priestley
· 12 years ago
ecb6ecb
staging: vt6656: rf.c: RFvRSSITodBm Remove camel case and clean up.
by Malcolm Priestley
· 12 years ago
fc20463
staging: vt6656: rf.c: RFbRawSetPower Remove camel case and cleanup.
by Malcolm Priestley
· 12 years ago
a628747
staging: vt6656: rf.c: RFbSetPower Remove camel case and clean up.
by Malcolm Priestley
· 12 years ago
829455b
Merge 3.10-rc3 into staging-next
by Greg Kroah-Hartman
· 12 years ago
91ec61f
staging: vt6656: [bug] Fix missing spin lock in iwctl_siwpower.
by Malcolm Priestley
· 12 years ago
2339b79
staging: vt6656: remove unused definitions
by Andres More
· 12 years ago
0a438d5
staging: vt6656: use free_netdev instead of kfree
by Hema Prathaban
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
7c51d177
vt6656: slightly sanitized reading config
by Al Viro
· 12 years ago
9fbafdd
staging: vt6656: remove consecutive newlines
by Andres More
· 12 years ago
e1970fc
staging: vt6656: remove unused functions
by Andres More
· 12 years ago
257f658
staging: vt6656: Fix stuck in scanning with variable uScanChannel.
by Malcolm Priestley
· 12 years ago
00d0603
staging: vt6656: remove code placeholders
by Andres More
· 12 years ago
1cac4a4
staging: vt6656: removed custom 802.11 header usage
by Andres More
· 12 years ago
ceb8c5d
staging: vt6656: removed usage of custom Ethernet header
by Andres More
· 12 years ago
c45bb8c
Merge 3.9-rc3 into staging-next
by Greg Kroah-Hartman
· 12 years ago
aa1e123
staging/vt6656: Fix too large integer constant warning on 32-bit
by Geert Uytterhoeven
· 12 years ago
6987a6d
staging: vt6656: Fix oops on resume from suspend.
by Malcolm Priestley
· 12 years ago
4fcf949
staging: vt6656: removed no longer useful ttype.h file
by Andres More
· 12 years ago
1f9eedc
staging: vt6656: removed custom pointer definitions
by Andres More
· 12 years ago
52a7e64
staging: vt6656: replaced custom DWORD definition with u32
by Andres More
· 12 years ago
3eaca0d
staging: vt6656: replaced custom WORD definition with u16
by Andres More
· 12 years ago
b902fbf
staging: vt6656: replaced custom BYTE definition with u8
by Andres More
· 12 years ago
4e9b5e2
staging: vt6656: replaced custom TRUE definition with true
by Andres More
· 12 years ago
e269fc2
staging: vt6656: replaced custom FALSE definition with false
by Andres More
· 12 years ago
dfdcc42
staging: vt6656: replace custom BOOL definition with bool
by Andres More
· 12 years ago
c7b7cad
staging/vt6656: Fix sparse warning constant 0xffffffff00000000U is so big it is unsigned long
by Peter Huewe
· 12 years ago
ec6e0f6
staging: vt6656: fix C99 // comments in main_usb.c
by Andres More
· 12 years ago
d3e2395
staging: vt6656: fixed C99 // comments in two headers
by Andres More
· 12 years ago
84cf5fc
staging: vt6656: cleared C99 // comments in datarate.c
by Andres More
· 12 years ago
c16fdff
staging: vt6656: fixed C99 // comments
by Andres More
· 12 years ago
74ecdc5
staging: vt6656: cleared 'do not use C99 // comments' checkpatch errors
by Andres More
· 12 years ago
7797025
staging: vt6656: cleared 'do not use C99 // comments' checkpatch errors
by Andres More
· 12 years ago
ae5943d
staging: vt6656: Fix URB submitted while active warning.
by Malcolm Priestley
· 12 years ago
8f5f90a
Merge 3.8-rc5 into staging-next
by Greg Kroah-Hartman
· 12 years ago
392c6ff
staging: vt6656: Revert: 64bit fixes: dpc.c incorrect addressing of void structure.
by Malcolm Priestley
· 12 years ago
d61ac98
staging: vt6656: revert : 64 bit- Correctly address void structure.
by Malcolm Priestley
· 12 years ago
0e0a824
staging: vt6656: cleanup vnt_manger.
by Malcolm Priestley
· 12 years ago
61462ab
staging: vt6656: cleanup struct vnt_private
by Malcolm Priestley
· 12 years ago
14c5ef5
staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove typedef.
by Malcolm Priestley
· 12 years ago
45c73bb
staging: vt6656: datarate/dpc/hostap/power use new structures.
by Malcolm Priestley
· 12 years ago
d56131d
staging: vt6656: change bssdb/rxtx/wpa2 to new structures
by Malcolm Priestley
· 12 years ago
1ee4c55
staging: vt6656: Fix inconsistent structure packing
by Ben Hutchings
· 12 years ago
d4d8bcd
staging: vt6656: remove a useless call to memset().
by Cyril Roelandt
· 12 years ago
fe5d00e
staging: vt6656: channel/control/firmware/int/usbpipe to new structures
by Malcolm Priestley
· 12 years ago
da033bf
staging: vt6656: iwctl/key/rf use new structures.
by Malcolm Priestley
· 12 years ago
78f41c9
staging: vt6656: change wmgr to new structures
by Malcolm Priestley
· 12 years ago
98583c0
staging: vt6656: change baseband/mac/wcmd/wctl to new structures.
by Malcolm Priestley
· 12 years ago
dd0a774
staging: vt6656: card/main_usb/device use new structure names
by Malcolm Priestley
· 12 years ago
4f4a89c
staging: vt6656: create new structure names to remove typedefs.
by Malcolm Priestley
· 12 years ago
7c65fa2
staging: vt6656: Remove QWORD from source and replace with u64.
by Malcolm Priestley
· 12 years ago
c9f3bc5
staging: vt6656: wpa_set_keys remove fcpfkernel
by Malcolm Priestley
· 12 years ago
0fdb56d
staging: vt6656: send SIOCGIWSCAN at end of all scanning events.
by Malcolm Priestley
· 12 years ago
dfc935a
staging: vt6656: extend wireless definitions to v22
by Malcolm Priestley
· 12 years ago
179f823d
staging: vt6656: remove redundant IWEVCUSTOM events.
by Malcolm Priestley
· 12 years ago
7055a075
staging: vt6656: cleanup of device_ioctl/net_device_stats
by Malcolm Priestley
· 12 years ago
3b250c3
staging: vt6656: dead code remove ioctl.c/h
by Malcolm Priestley
· 12 years ago
b3a6db9
staging: vt6656: dead code removal : wpactl.c/h
by Malcolm Priestley
· 12 years ago
14d0fdb
staging: vt6656: remove wpahdr from driver.
by Malcolm Priestley
· 12 years ago
5743fc8
staging: vt6656: move move all commands to iw_handler.
by Malcolm Priestley
· 12 years ago
11d404c
staging: vt6656: fix headers and add cfg80211.
by Malcolm Priestley
· 12 years ago
0d7fe14
staging: vt6656: remove use of __devexit
by Bill Pemberton
· 12 years ago
59cb218
staging: vt6656: remove use of __devinit
by Bill Pemberton
· 12 years ago
2a38e6f
staging: vt6656: iwctl_giwaplist() re warn: possible memory leak of 'qual'
by Malcolm Priestley
· 12 years ago
848ce51
staging: vt6656: iwctl_giwaplist/device_ioctl : use off stack buffers.
by Malcolm Priestley
· 12 years ago
f1426fd
staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macro
by Malcolm Priestley
· 12 years ago
70e2277
staging: vt6656: 64bit fixes: vCommandTimerWait change calculation of timer.
by Malcolm Priestley
· 12 years ago
1d651be
staging: vt6656: 64 bit fixes correct sizes of NDIS_802_11_ASSOCIATION_INFORMATION
by Malcolm Priestley
· 12 years ago
2f88964
staging: vt6656: 64 bit fixes TKIPvMixKey remove unsigned long
by Malcolm Priestley
· 12 years ago
d5bbef7
staging: vt6656: 64 bit fixes pdwIV is now u32
by Malcolm Priestley
· 12 years ago
c0d05b3
staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32
by Malcolm Priestley
· 12 years ago
b4dc03a
staging: vt6656: 64 bit fixes: fix long warning messages.
by Malcolm Priestley
· 12 years ago
7730492
staging: vt6656: 64 bit fixes : correct all type sizes
by Malcolm Priestley
· 12 years ago
21814d6
staging: vt6656: 64 bit fixes: int.h replaced DWORD with u32
by Malcolm Priestley
· 12 years ago
ed74395
staging: vt6656: 64 bit fixes: rxtx.h Replace DWORD with u32.
by Malcolm Priestley
· 12 years ago
a552397
staging: vt6656: 64 bit fixes: use u32 for QWORD definition.
by Malcolm Priestley
· 12 years ago
cf5d170
staging: vt6656: 64 bit fixes: RXbBulkInProcessData Framesize
by Malcolm Priestley
· 12 years ago
d3b6f87
staging: vt6656: 64bit fixes: desh.h fix size. replace DWORD with u32.
by Malcolm Priestley
· 12 years ago
eb304bd
staging: vt6656: 64bit fixes: dpc.c incorrect addressing of void structure.
by Malcolm Priestley
· 12 years ago
e2efba7
staging: vt6656: 64 bit- Correctly address void structure.
by Malcolm Priestley
· 12 years ago
0421226
staging: vt6656: fix viawget_wpa_param size
by Malcolm Priestley
· 12 years ago
d77fb7f
staging: vt6656: nsDMA_tx_packet: free tx context bBoolInUse
by Malcolm Priestley
· 12 years ago
bebbb29
staging: vt6656: dead code byCntMeasure/TKIPCounterMeasuresInvoked
by Malcolm Priestley
· 12 years ago
95e40c7
staging: vt6656: dead code remove upc.h
by Malcolm Priestley
· 12 years ago
28044e0
staging: vt6656: free skbuff and relocate on bReAllocSkb == FALSE.
by Malcolm Priestley
· 12 years ago
87c6298
staging: vt6656: no need to bIndicateReceive when no bytes to read.
by Malcolm Priestley
· 12 years ago
02560ef
staging: vt6656: [BUG] PIPEnsSendBulkOut free bBoolInUse
by Malcolm Priestley
· 12 years ago
c25015c
Staging: vt6655-6: shift wrap in hostap_set_encryption()
by Dan Carpenter
· 12 years ago
ff4573a
Staging: vt6655-6: shift wrap buf in s_vFillTxKey()
by Dan Carpenter
· 12 years ago
f20fbdf
staging: vt6656: Keep firmware loading local and release firware.
by Malcolm Priestley
· 12 years ago
ab1dd99
staging: vt6656: [BUG] out of bound array reference in RFbSetPower.
by Malcolm Priestley
· 12 years ago
6a2a2cd
Merge 3.6-rc6 into staging-next
by Greg Kroah-Hartman
· 12 years ago
70a1fb1
Staging: vt6656: using is_broadcast_ether_addr() to simplify the code
by Wei Yongjun
· 13 years ago
4148aa2
staging "vt6656" Typo rename Embeded to Embedded.
by Justin P. Mattock
· 13 years ago
bda7978
staging "vt6656" Typo rename Caculate to Calculate.
by Justin P. Mattock
· 13 years ago
Next »