summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: remove use of __devexitBill Pemberton2012-11-221-1/+1
* staging: vt6655: remove use of __devinitBill Pemberton2012-11-221-2/+2
* Staging: vt6655: fix missing unlock on error in vCommandTimer()Wei Yongjun2012-10-221-0/+1
* Staging: vt6655-6: shift wrap in hostap_set_encryption()Dan Carpenter2012-10-221-3/+3
* Staging: vt6655-6: shift wrap buf in s_vFillTxKey()Dan Carpenter2012-10-221-1/+1
* staging: vt6655: vt6655_init_info function must be void typeDevendra Naga2012-09-081-7/+3Star
* staging: vt6655: return ENOMEM rather than ENODEV when alloc_etherdev failDevendra Naga2012-09-081-1/+1
* staging: vt6655: fix coding style problem at assigning netdev_opsDevendra Naga2012-09-081-9/+6Star
* staging: vt6655: fix coding style issues in device_get_optionsDevendra Naga2012-09-081-25/+23Star
* staging: vt6655: fix coding style warningsDevendra Naga2012-09-081-10/+11
* Staging: vt6655: using is_broadcast_ether_addr() to simplify the codeWei Yongjun2012-09-041-6/+2Star
* staging: "vt6655" Typo change *Caculate to *Calculate.Justin P. Mattock2012-09-046-56/+56
* staging: "vt6655" Typo change *Embeded to *Embedded.Justin P. Mattock2012-09-046-145/+145
* staging: "vt6655" Fix typos in comments.Justin P. Mattock2012-09-0427-82/+83
* staging: vt6655: print small buffers with %*phAndy Shevchenko2012-08-141-5/+2Star
* staging: vt6655: hostap.c: Remove all unused macrosMarcos Paulo de Souza2012-07-091-6/+0Star
* staging: vt6655: Remove all commented macrosMarcos Paulo de Souza2012-07-0911-44/+0Star
* staging: vt6655: baseband.h: Remove all unused macrosMarcos Paulo de Souza2012-07-091-30/+0Star
* staging: vt6655: rf.c: Remove all unused macrosMarcos Paulo de Souza2012-07-091-36/+0Star
* staging: vt6655: mac.h: Remove all commented macrosMarcos Paulo de Souza2012-07-091-24/+0Star
* staging: vt6655: Remove all "if 0" blocks from driverMarcos Paulo de Souza2012-07-094-135/+0Star
* staging: vt6655: use %pM for BSSIDAndy Shevchenko2012-07-071-3/+2Star
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-021-2/+2
|\
| * staging: replace open-coded ARRAY_SIZEsJim Cromie2012-04-111-2/+2
* | Staging: vt6655-6: check keysize before memcpy()Dan Carpenter2012-04-101-0/+3
|/
* staging: Fix typo in bssdb.cMasanari Iida2012-02-241-2/+2
* Staging: vt6655: Fix brace coding style issues in ioctl.cmahendra singh meena2012-02-091-12/+11Star
* staging: vt6655: integer overflows in private_ioctl()Xi Wang2011-11-301-0/+8
* staging:vt6656: iwctl.c: Removed unneeded functionMarcos Paulo de Souza2011-11-303-22/+1Star
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-266-858/+733Star
|\
| * Staging: vt6655: add some range checks before memcpy()Dan Carpenter2011-10-231-0/+6
| * Staging: vt6655: whitespace fixes to iotcl.cDan Carpenter2011-10-231-596/+491Star
| * Staging: vt6655: memory corruption in check in wpa_set_wpadev()Dan Carpenter2011-10-191-1/+3
| * Staging: vt6655-6: potential info leak in private_ioctl()Dan Carpenter2011-09-271-0/+1
| * staging: vt6655: simplify MAC printing by using %pMAndy Shevchenko2011-08-233-71/+18Star
| * staging: vt6655: Fixed all the indents and other errors in IEEE11h.cToon Schoenmakers2011-08-231-191/+215
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-181-1/+1
|/
* staging: vt6655: Fix warnings if CONFIG_PM is not definedLarry Finger2011-05-061-1/+1
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-261-1/+1
* staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches2011-04-263-6/+6
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-269-69/+69
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-071-1/+1
|\
| * Staging: vt665?: prevent modules from being built into the kernel.Greg Kroah-Hartman2011-04-051-1/+1
* | Fix common misspellingsLucas De Marchi2011-03-314-5/+5
|/
* staging: vt6655: Remove NULL check before kfreeIlia Mirkin2011-03-143-6/+3Star
* staging: vt6655: device_main.c remove one to many l's in the word.Justin P. Mattock2011-03-011-1/+1
* staging/vt6655: fix sparse warning "obsolete struct initializer"Peter Huewe2011-01-211-9/+9
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-163-4/+4
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-286-22/+8Star
|\
| * Staging: vt6655: Makefile: cleaned up Makefile cflag linesTracey Dent2010-10-051-2/+2