index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
Age
Commit message (
Expand
)
Author
2013-01-17
staging: vt6655: no braces needed for single statement if , for blocks
Devendra Naga
2013-01-17
staging: vt6655: s/kmalloc + memset / kzalloc
Devendra Naga
2013-01-17
staging: vt6655: checkpatch fixes
Devendra Naga
2013-01-17
staging: vt6655: s/kmalloc + memset/kzalloc in alloc_rd_info
Devendra Naga
2013-01-07
staging: vt6655: Fix typo in vt6655 driver
Masanari Iida
2012-11-21
staging: vt6655: remove use of __devexit
Bill Pemberton
2012-11-21
staging: vt6655: remove use of __devinit
Bill Pemberton
2012-10-22
Staging: vt6655: fix missing unlock on error in vCommandTimer()
Wei Yongjun
2012-10-22
Staging: vt6655-6: shift wrap in hostap_set_encryption()
Dan Carpenter
2012-10-22
Staging: vt6655-6: shift wrap buf in s_vFillTxKey()
Dan Carpenter
2012-09-07
staging: vt6655: vt6655_init_info function must be void type
Devendra Naga
2012-09-07
staging: vt6655: return ENOMEM rather than ENODEV when alloc_etherdev fail
Devendra Naga
2012-09-07
staging: vt6655: fix coding style problem at assigning netdev_ops
Devendra Naga
2012-09-07
staging: vt6655: fix coding style issues in device_get_options
Devendra Naga
2012-09-07
staging: vt6655: fix coding style warnings
Devendra Naga
2012-09-04
Staging: vt6655: using is_broadcast_ether_addr() to simplify the code
Wei Yongjun
2012-09-04
staging: "vt6655" Typo change *Caculate to *Calculate.
Justin P. Mattock
2012-09-04
staging: "vt6655" Typo change *Embeded to *Embedded.
Justin P. Mattock
2012-09-04
staging: "vt6655" Fix typos in comments.
Justin P. Mattock
2012-08-13
staging: vt6655: print small buffers with %*ph
Andy Shevchenko
2012-07-09
staging: vt6655: hostap.c: Remove all unused macros
Marcos Paulo de Souza
2012-07-09
staging: vt6655: Remove all commented macros
Marcos Paulo de Souza
2012-07-09
staging: vt6655: baseband.h: Remove all unused macros
Marcos Paulo de Souza
2012-07-09
staging: vt6655: rf.c: Remove all unused macros
Marcos Paulo de Souza
2012-07-09
staging: vt6655: mac.h: Remove all commented macros
Marcos Paulo de Souza
2012-07-09
staging: vt6655: Remove all "if 0" blocks from driver
Marcos Paulo de Souza
2012-07-06
staging: vt6655: use %pM for BSSID
Andy Shevchenko
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
2012-04-10
staging: replace open-coded ARRAY_SIZEs
Jim Cromie
2012-04-10
Staging: vt6655-6: check keysize before memcpy()
Dan Carpenter
2012-02-24
staging: Fix typo in bssdb.c
Masanari Iida
2012-02-09
Staging: vt6655: Fix brace coding style issues in ioctl.c
mahendra singh meena
2011-11-30
staging: vt6655: integer overflows in private_ioctl()
Xi Wang
2011-11-30
staging:vt6656: iwctl.c: Removed unneeded function
Marcos Paulo de Souza
2011-10-26
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-23
Staging: vt6655: add some range checks before memcpy()
Dan Carpenter
2011-10-23
Staging: vt6655: whitespace fixes to iotcl.c
Dan Carpenter
2011-10-19
Staging: vt6655: memory corruption in check in wpa_set_wpadev()
Dan Carpenter
2011-09-26
Staging: vt6655-6: potential info leak in private_ioctl()
Dan Carpenter
2011-08-23
staging: vt6655: simplify MAC printing by using %pM
Andy Shevchenko
2011-08-23
staging: vt6655: Fixed all the indents and other errors in IEEE11h.c
Toon Schoenmakers
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-05-06
staging: vt6655: Fix warnings if CONFIG_PM is not defined
Larry Finger
2011-04-25
staging: Remove unnecessary semicolons when switch (foo) {...};
Joe Perches
2011-04-25
staging: Remove unnecessary semicolons when for (foo) {...};
Joe Perches
2011-04-25
staging: Remove unnecessary semicolons when if (foo) {...};
Joe Perches
2011-04-07
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-04-04
Staging: vt665?: prevent modules from being built into the kernel.
Greg Kroah-Hartman
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-14
staging: vt6655: Remove NULL check before kfree
Ilia Mirkin
[next]